aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds7-62/+96
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-2/+4
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2-5/+5
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2-15/+0
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2-35/+45
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-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-06-24powerpc: use for_each_sg()Akinobu Mita1-5/+5
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-32/+45
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds158-1745/+5608
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-33/+1
2015-06-23Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-0/+5
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-4/+202
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-12/+16
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+1
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socHerbert Xu261-9858/+8914
2015-06-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into nextMichael Ellerman47-181/+2293
2015-06-19powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma()Alexey Kardashevskiy1-1/+1
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 bobroff5-6/+46
2015-06-18powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=offAlexey Kardashevskiy1-24/+26
2015-06-18powerpc/include: Add opal-prd to installed uapi headersJeremy Kerr1-0/+1
2015-06-18powerpc/powernv: fix construction of opal PRD messagesJeremy Kerr1-7/+12
2015-06-18powerpc/powernv: Increase opal-irqchip initcall priorityAlistair Popple2-3/+4
2015-06-17powerpc: Make doorbell check preemption safeShreyas B. Prabhu1-5/+9
2015-06-15powerpc/powernv: pnv_init_idle_states() should only run on powernvMichael Ellerman1-2/+2
2015-06-11powerpc: Don't use gcc specific options on clangAnton Blanchard1-3/+3
2015-06-11powerpc: Don't use -mno-strict-align on clangAnton Blanchard1-1/+4
2015-06-11powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports itAnton Blanchard1-3/+4
2015-06-11powerpc: Only use -mabi=altivec if toolchain supports itAnton Blanchard1-1/+1
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 Kardashevskiy6-0/+347
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership controlAlexey Kardashevskiy1-47/+54
2015-06-11powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy2-0/+39
2015-06-11powerpc/powernv/ioda2: Use new helpers to do proper cleanup on PE releaseAlexey Kardashevskiy1-19/+6
2015-06-11vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy3-9/+113
2015-06-11powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy3-9/+111
2015-06-11powerpc/powernv/ioda2: Introduce pnv_pci_ioda2_set_windowAlexey Kardashevskiy1-9/+38
2015-06-11powerpc/powernv/ioda2: Introduce helpers to allocate TCE pagesAlexey Kardashevskiy1-20/+63
2015-06-11powerpc/powernv/ioda2: Rework iommu_table creationAlexey Kardashevskiy1-12/+12
2015-06-11powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy6-44/+94
2015-06-11powerpc/powernv: Implement accessor to TCE entryAlexey Kardashevskiy1-13/+21
2015-06-11powerpc/powernv/ioda2: Add TCE invalidation for all attached groupsAlexey Kardashevskiy1-12/+23