aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal
2014-08-08arch/powerpc: replace obsolete strict_strto* callsDaniel Walter
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan
2014-08-06memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan
2014-08-06mm, CMA: change cma_declare_contiguous() to obey coding conventionJoonsoo Kim
2014-08-06PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05KVM: PPC: Enable IRQFD support for the XICS interrupt controllerPaul Mackerras
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras
2014-08-05KVM: PPC: drop duplicate tracepointPaolo Bonzini
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras
2014-08-05powerpc: start loop at section start of start in vmemmap_populated()Li Zhong
2014-08-05powerpc: implement vmemmap_free()Li Zhong
2014-08-05powerpc: implement vmemmap_remove_mapping() for BOOK3SLi Zhong
2014-08-05powerpc: implement vmemmap_list_free()Li Zhong
2014-08-05powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy
2014-08-05powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar
2014-08-05powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar
2014-08-05powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-08-05powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy
2014-08-05powerpc/powernv: Handle compound PE in config accessorsGavin Shan
2014-08-05powerpc/powernv: Handle compound PE for EEHGavin Shan
2014-08-05powerpc/powernv: Handle compound PEGavin Shan
2014-08-05powerpc/powernv: Split ioda_eeh_get_state()Gavin Shan
2014-08-05powerpc/powernv: Allow to freeze PEGavin Shan
2014-08-05powerpc/powernv: Enable M64 aperatus for PHB3Guo Chao
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan
2014-08-05powerpc/eeh: Make diag-data not endian dependentGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan
2014-08-05powerpc/powernv: Fix IOMMU table for VFIO devGavin Shan
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu
2014-08-05powerpc: Fix wrong defintion in boot/io.hLucas Tanure
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler
2014-08-05powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() pathBrian W Hart