summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan
2013-06-20powerpc/tm: Fix return of active 64bit signalsMichael Neuling
2013-06-20powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling
2013-06-20powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling
2013-06-20powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling
2013-06-20powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling
2013-06-20powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt
2013-06-20powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose
2013-06-09powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman
2013-06-09powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-09powerpc/power8: Update denormalization handlerMichael Neuling
2013-06-09powerpc/pseries: Simplify denormalization handlerMichael Neuling
2013-06-09powerpc/power8: Fix oprofile and perfMichael Neuling
2013-06-09powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao
2013-05-31powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt
2013-05-31powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao
2013-05-31powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao
2013-05-31powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-05-31powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-05-31powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan
2013-05-31powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-05-31powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Exit user context on notify resumeLi Zhong