summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2013-06-201-21/+1
* powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt2013-06-201-1/+11
* powerpc: Restore dbcr0 on user space exitBharat Bhushan2013-06-202-7/+29
* powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-201-0/+323
* powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple2013-06-201-1/+1
* powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr2013-06-201-0/+35
* powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao2013-06-201-2/+0
* powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose2013-06-201-19/+1
* powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose2013-06-201-5/+5
* powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0
* powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-101-1/+2
* powerpc/power8: Update denormalization handlerMichael Neuling2013-06-101-0/+10
* powerpc/pseries: Simplify denormalization handlerMichael Neuling2013-06-101-64/+16
* powerpc/power8: Fix oprofile and perfMichael Neuling2013-06-101-4/+4
* powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao2013-06-101-1/+3
* powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
* powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
* powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
* powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-011-0/+7
* powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-014-27/+48
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-0/+29
* powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-242-0/+18
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-242-0/+34
* powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-241-3/+4
* powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt2013-05-241-2/+6
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-1415-40/+235
|\
| * powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt2013-05-141-1/+1
| * powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-141-1/+2
| * powerpc: Exit user context on notify resumeLi Zhong2013-05-141-0/+5
| * powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-141-22/+58
OpenPOWER on IntegriCloud