summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2015-07-07powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu
2015-07-06powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely
2015-06-24powerpc: use for_each_sg()Akinobu Mita
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-06-16powerpc: use device_initcall for registering rtc devicesPaul Gortmaker
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy
2015-06-11powerpc/iommu: Fix IOMMU ownership control functionsAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-11powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy
2015-06-11powerpc/iommu: Always release iommu_table in iommu_free_table()Alexey Kardashevskiy
2015-06-11powerpc/iommu: Put IOMMU group explicitlyAlexey Kardashevskiy
2015-06-11powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU groupAlexey Kardashevskiy
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual
2015-06-07powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual
2015-06-07powerpc/kernel: Remove the unused extern dscr_defaultAnshuman Khandual
2015-06-07powerpc: Fix handling of DSCR related facility unavailable exceptionAnshuman Khandual
2015-06-07powerpc/eeh: Fix trivial error in eeh_restore_dev_state()David Gibson
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring
2015-06-03powerpc/pci: Add pcibios_disable_device() hookMichael Neuling
2015-06-03powerpc/pci: Add release_device() hook to phb opsMichael Neuling
2015-06-03powerpc/pci: Export symbols for CXLDaniel Axtens
2015-06-02powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe
2015-06-02powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe
2015-06-02powerpc/8xx: Add support for TASK_SIZE greater than 0x80000000LEROY Christophe
2015-06-02powerpc/8xx: Use SPRG2 instead of DAR for saving r3LEROY Christophe
2015-06-02powerpc/8xx: dont save CR in SCRATCH registersLEROY Christophe
2015-06-02powerpc/8xx: Handle CR out of exception PROLOG/EPILOGLEROY Christophe
2015-06-02powerpc/8xx: macro for handling CPU15 errataLEROY Christophe
2015-06-02powerpc/e500mc: Remove dead L2 flushing code in idle_e500.SScott Wood
2015-06-02of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2015-06-02powerpc: Non relocatable system call doesn't need a trampolineAnton Blanchard
2015-06-02powerpc: Relocatable system call no longer uses the LRAnton Blanchard
2015-06-02powerpc/pci: add dma_set_mask to pci_controller_opsDaniel Axtens
2015-06-02powerpc: Remove MSI-related PCI controller ops from ppc_mdDaniel Axtens
2015-05-22powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens