summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
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-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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/mm: Change the swap encoding in pte.Aneesh Kumar K.V
2015-06-19powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-06-18powerpc/include: Add opal-prd to installed uapi headersJeremy Kerr
2015-06-11powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard
2015-06-11vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy
2015-06-11powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey 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/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy
2015-06-10powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual
2015-06-05powerpc/powernv: Add opal-prd channelJeremy Kerr
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03powerpc/pci: Add pcibios_disable_device() hookMichael Neuling
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling
2015-06-03powerpc: Add cxl context to device archdataMichael Neuling
2015-06-03powerpc/pci: Add release_device() hook to phb opsMichael Neuling
2015-06-02powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe
2015-06-02powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe
2015-06-02powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe
2015-06-02powerpc/8xx: mmu_virtual_psize incorrect for 16k pagesLEROY Christophe
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-27powerpc: Fix smp_mb__before_spinlock()Paul E. McKenney
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
2015-05-22powerpc: Add MSI operations to pci_controller_ops structDaniel Axtens
2015-05-22powerpc/powernv: Add a virtual irqchip for opal eventsAlistair Popple
2015-05-22powerpc/powernv: Reorder OPAL subsystem initialisationAlistair Popple
2015-05-22powerpc/powernv: Introduce sysfs control for fastsleep workaround behaviorShreyas B. Prabhu
2015-05-22powerpc: Fix cpu_online_cores_map to return only online threads maskShreyas B. Prabhu
2015-05-20powerpc: Enable sys_kcmp() for CRIULaurent Dufour
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra