summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-13/+57
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-2/+2
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-3/+3
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V1-4/+0
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V1-0/+4
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-5/+0
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour2-1/+35
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+10
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds24-125/+295
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-30/+0
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+197
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+1
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu44-1046/+1149
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman4-37/+48
2015-06-19powerpc/mm: Change the swap encoding in pte.Aneesh Kumar K.V3-5/+23
2015-06-19powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V1-2/+0
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff1-4/+6
2015-06-11powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard1-4/+4
2015-06-11vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy1-1/+1
2015-06-11vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy1-0/+6
2015-06-11powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2-0/+21
2015-06-11powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy1-0/+5
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy1-0/+19
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy1-0/+2
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy1-4/+18
2015-06-11vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy1-1/+10
2015-06-11powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy1-1/+7
2015-06-11powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2-9/+12
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2-25/+17
2015-06-11powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy1-0/+1
2015-06-11vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy1-4/+0
2015-06-11powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy1-7/+0
2015-06-10powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V1-0/+20
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-30/+0
2015-06-07powerpc/dscr: Add some in-code documentationAnshuman Khandual1-0/+9
2015-06-05KVM: implement multiple address spacesPaolo Bonzini1-1/+1
2015-06-05powerpc/powernv: Add opal-prd channelJeremy Kerr2-1/+21
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling1-1/+1
2015-06-03powerpc/pci: Add pcibios_disable_device() hookMichael Neuling1-0/+2
2015-06-03powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling1-0/+2
2015-06-03powerpc: Add cxl context to device archdataMichael Neuling1-0/+3
2015-06-03powerpc/pci: Add release_device() hook to phb opsMichael Neuling1-0/+2
2015-06-02powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe3-2/+29
2015-06-02powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe2-37/+9
2015-06-02powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe1-1/+6