summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add INA220 to device tree for supported boardsHongtao Jia2014-11-074-0/+72
* powerpc: Add ADT7461 to device tree for supported boardsHongtao Jia2014-11-073-0/+29
* powerpc/fsl: Added rcw registers to global utility registersIgal Liberman2014-11-071-1/+4
* powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsiAshish Kumar2014-11-071-50/+0
* powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle2014-11-071-4/+0
* powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe2014-11-072-12/+10
* powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe2014-11-071-18/+15
* powerpc/8xx: Don't restore regs to save them again.LEROY Christophe2014-11-071-3/+5
* powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe2014-11-071-2/+0
* powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-073-10/+27
* powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe2014-11-071-13/+16
* powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-073-1/+7
* powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe2014-11-071-6/+13
* powerpc/8xx: Use PAGE size related constsLEROY Christophe2014-11-071-12/+18
* powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe2014-11-071-16/+12
* powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe2014-11-071-22/+26
* powerpc/8xx: No need to restore registers and save them again.LEROY Christophe2014-11-071-2/+2
* powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe2014-11-071-11/+10
* powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe2014-11-071-8/+7
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-312-12/+0
|\
| * perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-282-12/+0
* | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan2014-10-291-1/+4
* | powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan2014-10-291-2/+2
* | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie2014-10-281-2/+1
* | Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman2014-10-281-3/+1
* | powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr2014-10-231-1/+1
* | powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-223-1/+3
* | powerpc/mm: Remove redundant #if caseAneesh Kumar K.V2014-10-221-1/+1
* | powerpc/mm: Fix build error with hugetlfs disabledAneesh Kumar K.V2014-10-221-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-2127-119/+255
|\ \ | |/ |/|
| * powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman2014-10-171-0/+8
| * powerpc: sync pseries_le_defconfig with pseries_defconfigAnton Blanchard2014-10-161-1/+6
| * powerpc: Add printk levels to setup_system outputAnton Blanchard2014-10-161-16/+16
| * powerpc/vphn: NUMA node code expects big-endianGreg Kurz2014-10-161-0/+3
| * powerpc/msi: Use WARN_ON() in msi bitmap selftestsMichael Ellerman2014-10-151-30/+24
| * powerpc/msi: Fix the msi bitmap alignment testsMichael Ellerman2014-10-151-8/+18
| * powerpc/eeh: Block CFG upon frozen Shiner adapterGavin Shan2014-10-151-2/+3
| * powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan2014-10-151-0/+7
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-153-0/+28
| * powerpc/pseries: Drop config requests in EEH accessorsGavin Shan2014-10-151-19/+11
| * powerpc/powernv: Drop config requests in EEH accessorsGavin Shan2014-10-151-2/+35
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-156-17/+17
| * powerpc/eeh: Fix condition for isolated stateGavin Shan2014-10-151-1/+1
| * powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-153-14/+15
| * powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard2014-10-151-6/+5
| * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-157-7/+7
| * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-156-5/+10
| * powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan2014-10-131-1/+34
| * powerpc/numa: check error return from proc_createNishanth Aravamudan2014-10-131-1/+2
| * powerpc/powernv: Fallback to old HMI handling behavior for old firmwareMahesh Salgaonkar2014-10-131-0/+21
OpenPOWER on IntegriCloud