summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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
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-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt