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