aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-26/+4
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-12/+10
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds35-157/+3944
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-17/+2
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+2
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-7/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-18/+2
2013-07-02powerpc: Handle both new style and old style reserve mapsBenjamin Herrenschmidt1-14/+17
2013-07-02powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling1-1/+1
2013-07-01Merge tag 'v3.10' into nextBenjamin Herrenschmidt6-11/+28
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman1-0/+4
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman1-1/+0
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman1-2/+0
2013-07-01powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondariesChen Gang1-1/+1
2013-07-01powerpc/nvram64: Need return the related error code on failure occursChen Gang1-6/+14
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong1-3/+5
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker6-24/+29
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-07-01powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao1-1/+2
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan2-2/+2
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan2-7/+25
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan1-1/+1
2013-07-01powerpc/eeh: Check PCIe link after resetGavin Shan1-13/+144
2013-07-01powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan1-9/+23
2013-06-30powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling1-2/+16
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang1-0/+4
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29proc_powerpc: switch to fixed_size_llseek()Al Viro1-18/+2
2013-06-25powerpc/eeh: Use interruptible sleep in keehdGavin Shan1-1/+2
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan2-32/+1
2013-06-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling1-0/+1
2013-06-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling1-1/+3
2013-06-21powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2-3/+15
2013-06-20powerpc/eeh: Allow to check fenced PHB proactivelyGavin Shan1-0/+60
2013-06-20powerpc/eeh: EEH core to handle special eventGavin Shan1-18/+110
2013-06-20powerpc/eeh: Export confirm_error_lockGavin Shan1-6/+4
2013-06-20powerpc/eeh: Allow to purge EEH eventsGavin Shan1-0/+37
2013-06-20powerpc/eeh: Trace time on first error for PEGavin Shan2-0/+32
2013-06-20powerpc/eeh: Single kthread to handle eventsGavin Shan2-47/+54
2013-06-20powerpc/eeh: Delay EEH probe during hotplugGavin Shan1-1/+15
2013-06-20powerpc/eeh: Refactor eeh_reset_pe_once()Gavin Shan1-1/+2
2013-06-20powerpc/eeh: EEH post initialization operationGavin Shan1-0/+11
2013-06-20powerpc/eeh: Make eeh_init() publicGavin Shan1-2/+20
2013-06-20powerpc/eeh: Trace PCI bus from PEGavin Shan1-0/+17
2013-06-20powerpc/eeh: Make eeh_pe_get() publicGavin Shan1-2/+2