summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-251-9/+0
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-253-3/+2
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-244-13/+57
|\ \
| * | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-241-3/+3
| * | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-241-4/+0
| * | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-241-0/+4
| * | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-241-5/+0
| * | powerpc/mm: tracking vDSO remapLaurent Dufour2015-06-242-1/+35
| * | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-241-2/+2
|\ \ \ | |/ / |/| |
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-243-8/+10
|\ \ \
| * | | KVM: implement multiple address spacesPaolo Bonzini2015-06-051-1/+1
| * | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-2/+4
| * | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
| * | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-4/+4
| | |/ | |/|
* | | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-2429-126/+412
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-06-194-37/+48
| |\ \ \
| | * | | powerpc/8xx: Implementation of PAGE_EXECLEROY Christophe2015-06-023-2/+29
| | * | | powerpc/8xx: Handle PAGE_USER via APG bitsLEROY Christophe2015-06-022-37/+9
| | * | | powerpc/8xx: mark _PAGE_SHARED all types of kernel pagesLEROY Christophe2015-06-021-1/+6
| | * | | powerpc/8xx: mmu_virtual_psize incorrect for 16k pagesLEROY Christophe2015-06-021-0/+7
| * | | | powerpc/mm: Change the swap encoding in pte.Aneesh Kumar K.V2015-06-193-5/+23
| * | | | powerpc/mm: PTE_RPN_MAX is not used, remove the sameAneesh Kumar K.V2015-06-191-2/+0
| * | | | powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-193-5/+8
| * | | | powerpc/include: Add opal-prd to installed uapi headersJeremy Kerr2015-06-181-0/+1
| * | | | powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2015-06-111-4/+4
| * | | | vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-111-1/+1
| * | | | vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-111-0/+6
| * | | | powerpc/mmu: Add userspace-to-physical addresses translation cacheAlexey Kardashevskiy2015-06-112-0/+21
| * | | | powerpc/iommu/ioda2: Add get_table_size() to calculate the size of future tableAlexey Kardashevskiy2015-06-111-0/+5
| * | | | vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2015-06-111-0/+19
| * | | | powerpc/powernv: Implement multilevel TCE tablesAlexey Kardashevskiy2015-06-111-0/+2
| * | | | powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-111-4/+18
| * | | | vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-111-1/+10
| * | | | powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-111-1/+7
| * | | | powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-112-9/+12
| * | | | powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy2015-06-112-25/+17
| * | | | powerpc/powernv: Do not set "read" flag if direction==DMA_NONEAlexey Kardashevskiy2015-06-111-0/+1
| * | | | vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driverAlexey Kardashevskiy2015-06-111-4/+0
| * | | | powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_groupAlexey Kardashevskiy2015-06-111-7/+0
| * | | | powerpc/mm: Add trace point for tracking hash pte faultAneesh Kumar K.V2015-06-101-0/+20
| * | | | powerpc/dscr: Add some in-code documentationAnshuman Khandual2015-06-071-0/+9
| * | | | powerpc/powernv: Add opal-prd channelJeremy Kerr2015-06-053-1/+79
| * | | | cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
| * | | | powerpc/pci: Add pcibios_disable_device() hookMichael Neuling2015-06-031-0/+2
| * | | | powerpc/pci: Add shutdown hook to pci_controller_opsMichael Neuling2015-06-031-0/+2
OpenPOWER on IntegriCloud