summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud