summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds13-43/+15
2014-08-09kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-09arch/powerpc: replace obsolete strict_strto* callsDaniel Walter4-7/+7
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-19/+0
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott7-17/+6
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds55-2003/+1839
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds130-1800/+4296
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds6-278/+16
2014-08-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-5/+0
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan1-0/+1
2014-08-07memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan1-1/+2
2014-08-07mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim1-2/+2
2014-08-07PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim5-277/+14
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+4
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-19/+8
2014-08-05KVM: PPC: Enable IRQFD support for the XICS interrupt controllerPaul Mackerras4-9/+55
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-0/+1
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras1-3/+1
2014-08-05KVM: PPC: drop duplicate tracepointPaolo Bonzini2-20/+2
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt1-0/+4
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini52-1991/+1800
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras1-1/+1
2014-08-05powerpc: start loop at section start of start in vmemmap_populated()Li Zhong1-1/+2
2014-08-05powerpc: implement vmemmap_free()Li Zhong1-21/+64
2014-08-05powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong2-1/+23
2014-08-05powerpc: implement vmemmap_list_free()Li Zhong1-10/+52
2014-08-05powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy1-2/+3
2014-08-05powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar1-12/+37
2014-08-05powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar1-0/+32
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar6-7/+267
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar13-3/+139
2014-08-05powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy1-2/+2
2014-08-05powerpc/powernv: Handle compound PE in config accessorsGavin Shan1-28/+59
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan1-47/+78
2014-08-05powerpc/powernv: Handle compound PEGavin Shan2-0/+146
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan1-80/+104
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan2-1/+9
2014-08-05powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao3-22/+307
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan4-15/+58
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan3-108/+139
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan8-44/+48
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan1-5/+33
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan4-6/+23
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan6-38/+27
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan1-11/+22
2014-08-05powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan1-9/+21
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu1-33/+13
2014-08-05powerpc: Fix wrong defintion in boot/io.hLucas Tanure1-1/+1
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-08-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart1-0/+1