summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-032-17/+2
|\ \ \ \
| * | | | powerpc: Remove savemaxmem parameter setupZhang Yanfei2013-07-031-10/+0
| * | | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-7/+2
| * | | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-031-3/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas2013-06-141-2/+1
| |\ \ \ \
| | * | | | PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)Gu Zheng2013-06-051-2/+1
| * | | | | powerpc/PCI: Use PCI_UNKNOWN for unknown power stateBjorn Helgaas2013-05-171-1/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-18/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | proc_powerpc: switch to fixed_size_llseek()Al Viro2013-06-291-18/+2
* | | | | powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
|/ / / /
* | | | powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-151-1/+1
* | | | powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-152-1/+11
* | | | powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-151-2/+2
| |/ / |/| |
* | | 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
OpenPOWER on IntegriCloud