summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-12-101-1/+1
|\
| * ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-111-1/+1
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-092-12/+12
|\ \
| * | powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-182-12/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-272-3/+3
|\ \ \
| * | | powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-11-271-2/+2
| * | | powerpc/eeh: Fix PE state formatGavin Shan2014-11-271-1/+1
* | | | powerpc/pci: Remove unused force_32bit_msi quirkBenjamin Herrenschmidt2014-11-241-10/+0
|/ / /
* | | powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-10-311-0/+6
* | | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-57/+57
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-2112-56/+72
|\ \ | |/ |/|
| * powerpc: Only do dynamic DMA zone limits on platforms that need itMichael Ellerman2014-10-171-0/+8
| * powerpc: Add printk levels to setup_system outputAnton Blanchard2014-10-161-16/+16
| * powerpc/eeh: Don't collect logs on PE with blocked config spaceGavin Shan2014-10-151-0/+7
| * powerpc/eeh: Block PCI config access upon frozen PEGavin Shan2014-10-151-0/+8
| * powerpc/pseries: Drop config requests in EEH accessorsGavin Shan2014-10-151-19/+11
| * powerpc/eeh: Rename flag EEH_PE_RESET to EEH_PE_CFG_BLOCKEDGavin Shan2014-10-153-14/+14
| * powerpc/eeh: Fix condition for isolated stateGavin Shan2014-10-151-1/+1
| * powerpc: Rename __get_SP() to current_stack_pointer()Anton Blanchard2014-10-155-5/+5
| * powerpc: Reimplement __get_SP() as a function not a defineAnton Blanchard2014-10-154-2/+8
| * powerpc/book3s: Don't clear MSR_RI in hmi handler.Mahesh Salgaonkar2014-10-101-5/+0
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-5/+2
|\ \
| * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-5/+2
* | | 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-1132-448/+641
|\ \ \ | | |/ | |/|
| * | 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
OpenPOWER on IntegriCloud