aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt
2013-07-02powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-07-01powerpc: Remove unreachable relocation on exception handlersMichael Ellerman
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2013-07-01powerpc/nvram64: Need return the related error code on failure occursChen Gang
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-07-01powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan
2013-07-01powerpc/eeh: Check PCIe link after resetGavin Shan
2013-07-01powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan
2013-06-30powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-29proc_powerpc: switch to fixed_size_llseek()Al Viro
2013-06-25powerpc/eeh: Use interruptible sleep in keehdGavin Shan
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan
2013-06-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling
2013-06-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V
2013-06-20powerpc/eeh: Allow to check fenced PHB proactivelyGavin Shan
2013-06-20powerpc/eeh: EEH core to handle special eventGavin Shan
2013-06-20powerpc/eeh: Export confirm_error_lockGavin Shan
2013-06-20powerpc/eeh: Allow to purge EEH eventsGavin Shan
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan
2013-06-20powerpc/eeh: Single kthread to handle eventsGavin Shan
2013-06-20powerpc/eeh: Delay EEH probe during hotplugGavin Shan
2013-06-20powerpc/eeh: Refactor eeh_reset_pe_once()Gavin Shan
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan