summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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-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-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
2015-05-14powerpc: Align TOC to 256 bytesAnton Blanchard
2015-05-13powerpc/eeh: remove unused macro IS_BRIDGEWei Yang
2015-05-13powerpc/eeh: fix comment for wait_state()Wei Yang
2015-05-13powerpc/eeh: fix start/end/flags type in struct pci_io_addr_range{}Wei Yang
2015-05-12powerpc/eeh: Introduce eeh_pe_inject_err()Gavin Shan
2015-05-12powerpc/mce: fix off by one errors in mce event handlingDaniel Axtens
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman
2015-05-11powerpc/vdso: Combine start/size variablesMichael Ellerman
2015-05-11powerpc/vdso: Remove unused debug codeMichael Ellerman
2015-05-11powerpc: Show utsname->machine in boot-up bannerMichael Ellerman