aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-20powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan1-1/+1
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan9-1/+2906
2013-06-20powerpc/tm: Fix return of active 64bit signalsMichael Neuling1-3/+5
2013-06-20powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling1-1/+1
2013-06-20powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling1-3/+6
2013-06-20powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling1-5/+25
2013-06-20powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling1-8/+21
2013-06-20powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt1-21/+1
2013-06-20powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt1-1/+11
2013-06-20powerpc: Restore dbcr0 on user space exitBharat Bhushan2-7/+29
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy1-0/+323
2013-06-20powerpc: Add a configuration option for early BootX/OpenFirmware debugAlistair Popple1-1/+1
2013-06-20powerpc/prom: Scan reserved-ranges node for memory reservationsJeremy Kerr1-0/+35
2013-06-20powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...Kevin Hao1-2/+0
2013-06-20powerpc: Move the single step enable code to a generic pathSuzuki K. Poulose1-19/+1
2013-06-20powerpc/kprobes: Do not disable External interrupts during single stepSuzuki K. Poulose1-5/+5
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt1-1/+1
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman1-2/+2
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas1-2/+1
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring1-12/+10
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman1-28/+0
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling1-1/+2
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling1-0/+10
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling1-64/+16
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling1-4/+4
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao1-1/+3
2013-06-05PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng1-2/+1
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt1-1/+1