summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar2014-10-101-5/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-043-96/+95
|\
| * powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe2014-09-041-2/+4
| * powerpc/8xx: Optimize verification in FixupDARLEROY Christophe2014-09-041-4/+2
| * powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe2014-09-041-14/+13
| * powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe2014-09-041-6/+2
| * powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe2014-09-041-4/+3
| * powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe2014-09-041-68/+36
| * powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-041-5/+5
| * powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood2014-09-031-2/+6
| * powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood2014-09-031-1/+14
| * powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-0/+20
* | powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman2014-10-031-0/+1
* | powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang2014-10-031-1/+0
* | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-022-4/+4
* | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-024-7/+3
* | powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-022-36/+31
* | powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan2014-10-011-1/+1
* | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-301-4/+10
* | powerpc/eeh: Dump PCI config space for all child devicesGavin Shan2014-09-301-15/+20
* | powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2014-09-302-6/+143
* | powerpc/eeh: Tag reset state for user owned PEGavin Shan2014-09-301-0/+2
* | powerpc/eeh: Block PCI config access during resetGavin Shan2014-09-301-0/+4
* | powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan2014-09-303-50/+8
* | powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2014-09-301-28/+32
* | powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan2014-09-301-16/+42
* | powerpc/eeh: Clear frozen device state in timeGavin Shan2014-09-301-3/+18
* | powerpc/eeh: Clear frozen state on passing deviceGavin Shan2014-09-301-1/+35
* | powerpc/eeh: Reenable PCI devices after resetGavin Shan2014-09-301-14/+48
* | powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-301-0/+7
* | powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan2014-09-301-1/+59
* | powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan2014-09-301-9/+6
* | powerpc/eeh: Fix kernel crash when passing through VFWei Yang2014-09-252-3/+3
* | powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman2014-09-251-0/+8
* | powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman2014-09-251-10/+12
* | powerpc: Only set numa node information for present cpus at boottimeLi Zhong2014-09-251-2/+8
* | powerpc: Check flat device tree version at bootMichael Ellerman2014-09-251-0/+4
* | powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-1/+1
* | powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab2014-09-251-16/+6
* | powerpc: make of_device_ids constUwe Kleine-König2014-09-253-3/+3
* | powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-251-0/+1
* | powerpc: Make a bunch of things staticAnton Blanchard2014-09-258-10/+11
* | powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard2014-09-253-108/+79
* | powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard2014-09-251-32/+0
* | powerpc: Remove unused 32bit symbol exportsAnton Blanchard2014-09-251-16/+0
* | powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-254-14/+6
* | powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard2014-09-251-4/+0
* | powerpc: Move adb symbol exports next to function definitionsAnton Blanchard2014-09-251-7/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-144-79/+84
|\ \
| * | powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan2014-08-131-6/+5
OpenPOWER on IntegriCloud