summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-26/+4
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-041-12/+10
|\
| * ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-121-12/+10
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-0435-157/+3944
|\ \
| * | powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt2013-07-021-14/+17
| * | powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling2013-07-021-1/+1
| * | Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-016-11/+28
| |\ \
| * | | powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman2013-07-011-0/+4
| * | | powerpc/perf: Drop MMCRA from thread_structMichael Ellerman2013-07-011-1/+0
| * | | powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2013-07-012-4/+27
| * | | powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2013-07-012-22/+32
| * | | powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2013-07-011-2/+0
| * | | powerpc: Remove unreachable relocation on exception handlersMichael Ellerman2013-07-011-15/+3
| * | | powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang2013-07-011-1/+1
| * | | powerpc/nvram64: Need return the related error code on failure occursChen Gang2013-07-011-6/+14
| * | | powerpc: Set cpu sibling mask before online cpuLi Zhong2013-07-011-3/+5
| * | | powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-016-24/+29
| * | | powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-07-011-2/+2
| * | | powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao2013-07-011-1/+2
| * | | powerpc/eeh: Avoid build warningsGavin Shan2013-07-012-2/+2
| * | | powerpc/eeh: Refactor the output messageGavin Shan2013-07-012-7/+25
| * | | powerpc/eeh: Fix address catch for PowerNVGavin Shan2013-07-011-1/+1
| * | | powerpc/eeh: Check PCIe link after resetGavin Shan2013-07-011-13/+144
| * | | powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan2013-07-011-9/+23
| * | | powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling2013-06-301-2/+16
| * | | powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang2013-06-301-0/+4
| * | | powerpc/eeh: Use interruptible sleep in keehdGavin Shan2013-06-251-1/+2
| * | | powerpc/eeh: Remove eeh_mutexGavin Shan2013-06-252-32/+1
| * | | powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling2013-06-251-0/+1
| * | | powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling2013-06-251-1/+3
| * | | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-212-3/+15
| * | | powerpc/eeh: Allow to check fenced PHB proactivelyGavin Shan2013-06-201-0/+60
| * | | powerpc/eeh: EEH core to handle special eventGavin Shan2013-06-201-18/+110
| * | | powerpc/eeh: Export confirm_error_lockGavin Shan2013-06-201-6/+4
| * | | powerpc/eeh: Allow to purge EEH eventsGavin Shan2013-06-201-0/+37
| * | | powerpc/eeh: Trace time on first error for PEGavin Shan2013-06-202-0/+32
| * | | powerpc/eeh: Single kthread to handle eventsGavin Shan2013-06-202-47/+54
| * | | powerpc/eeh: Delay EEH probe during hotplugGavin Shan2013-06-201-1/+15
| * | | powerpc/eeh: Refactor eeh_reset_pe_once()Gavin Shan2013-06-201-1/+2
| * | | powerpc/eeh: EEH post initialization operationGavin Shan2013-06-201-0/+11
| * | | powerpc/eeh: Make eeh_init() publicGavin Shan2013-06-201-2/+20
| * | | powerpc/eeh: Trace PCI bus from PEGavin Shan2013-06-201-0/+17
| * | | powerpc/eeh: Make eeh_pe_get() publicGavin Shan2013-06-201-2/+2
| * | | powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan2013-06-201-1/+1
| * | | powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-209-1/+2906
| * | | powerpc/tm: Fix return of active 64bit signalsMichael Neuling2013-06-201-3/+5
| * | | powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling2013-06-201-1/+1
| * | | powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling2013-06-201-3/+6
| * | | powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling2013-06-201-5/+25
| * | | powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling2013-06-201-8/+21