summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-08-06powerpc: Use get_signal() signal_setup_done()Richard Weinberger
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
2014-08-05powerpc/64e: Add __ref to early_alloc_pgtable()Scott Wood
2014-08-05powerpc/mm/numa: Fix break placementAndrey Utkin
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-08-04Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov