summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
* powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-11
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-04
| |\
| | * powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe2014-09-04
| | * powerpc/8xx: Optimize verification in FixupDARLEROY Christophe2014-09-04
| | * powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe2014-09-04
| | * powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe2014-09-04
| | * powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe2014-09-04
| | * powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe2014-09-04
| | * powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-04
| | * powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood2014-09-03
| | * powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood2014-09-03
| | * powerpc: Dynamic DMA zone limitsScott Wood2014-09-03
| * | powerpc/kdump: crash_dump.c needs to include io.hMichael Ellerman2014-10-03
| * | powerpc/pci: remove duplicate declaration of pci_bus_find_capabilityWei Yang2014-10-03
| * | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-02
| * | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-02
| * | powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-02
| * | powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan2014-10-01
| * | powerpc/powernv: Override dma_get_required_mask()Gavin Shan2014-09-30
| * | powerpc/eeh: Dump PCI config space for all child devicesGavin Shan2014-09-30
| * | powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2014-09-30
| * | powerpc/eeh: Tag reset state for user owned PEGavin Shan2014-09-30
| * | powerpc/eeh: Block PCI config access during resetGavin Shan2014-09-30
| * | powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan2014-09-30
| * | powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan2014-09-30
| * | powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan2014-09-30
| * | powerpc/eeh: Clear frozen device state in timeGavin Shan2014-09-30
| * | powerpc/eeh: Clear frozen state on passing deviceGavin Shan2014-09-30
| * | powerpc/eeh: Reenable PCI devices after resetGavin Shan2014-09-30
| * | powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-30
| * | powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan2014-09-30
| * | powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan2014-09-30
| * | powerpc/eeh: Fix kernel crash when passing through VFWei Yang2014-09-25
| * | powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman2014-09-25
| * | powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman2014-09-25
| * | powerpc: Only set numa node information for present cpus at boottimeLi Zhong2014-09-25
| * | powerpc: Check flat device tree version at bootMichael Ellerman2014-09-25
| * | powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-25
| * | powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab2014-09-25
| * | powerpc: make of_device_ids constUwe Kleine-König2014-09-25
| * | powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-25
| * | powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
| * | powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard2014-09-25
| * | powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard2014-09-25
| * | powerpc: Remove unused 32bit symbol exportsAnton Blanchard2014-09-25
| * | powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-25
| * | powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard2014-09-25
| * | powerpc: Move adb symbol exports next to function definitionsAnton Blanchard2014-09-25
* | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-09
|\ \ \