summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-201-5/+2Star
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-5/+2Star
* | powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() changeMichael Ellerman2014-10-161-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1232-448/+641
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-043-96/+95Star
| |\ \
| | * | powerpc/8xx: Duplicate two insns instead of branchingLEROY Christophe2014-09-051-2/+4
| | * | powerpc/8xx: Optimize verification in FixupDARLEROY Christophe2014-09-051-4/+2Star
| | * | powerpc/8xx: No need to save r10 and r3 when not calling FixupDARLEROY Christophe2014-09-051-14/+13Star
| | * | powerpc/8xx: Fix comment about DIRTY updateLEROY Christophe2014-09-051-6/+2Star
| | * | powerpc/8xx: Remove loading of r10 at end of FixupDARLEROY Christophe2014-09-051-4/+3Star
| | * | powerpc/8xx: Use SCRATCH0 and SCRATCH1 also for TLB handlersLEROY Christophe2014-09-051-68/+36Star
| | * | powerpc/8xx: Declare SPRG2 as a SCRATCH registerLEROY Christophe2014-09-051-5/+5
| | * | powerpc/64: Limit ZONE_DMA32 to 4GiB in swiotlb_detect_4g()Scott Wood2014-09-041-2/+6
| | * | powerpc/64: Honor swiotlb limit in coherent allocationsScott Wood2014-09-041-1/+14
| | * | powerpc: Dynamic DMA zone limitsScott Wood2014-09-041-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/+0Star
| * | | powerpc: Add printk levels to powerpc codeAnton Blanchard2014-10-022-4/+4
| * | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-024-7/+3Star
| * | | powerpc: Use pr_fmt in module loader codeAnton Blanchard2014-10-022-36/+31Star
| * | | 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/+8Star
| * | | 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/+6Star
| * | | 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/+6Star
| * | | 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/+79Star
| * | | powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard2014-09-251-32/+0Star
| * | | powerpc: Remove unused 32bit symbol exportsAnton Blanchard2014-09-251-16/+0Star
| * | | powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-254-14/+6Star
| * | | powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard2014-09-251-4/+0Star