aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy2017-05-25
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-12
* powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman2017-03-22
* powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy2017-03-22
* powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2017-03-22
* powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2017-03-22
* powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-23
* powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt2017-02-14
* powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab2017-02-09
* powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh2017-01-19
* powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2017-01-19
* powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2016-11-29
* powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-24
* powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V2016-11-18
* powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-17
* powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2016-10-27
* powerpc: Fix numa topology console printAneesh Kumar K.V2016-10-19
* powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman2016-10-19
* powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat2016-10-19
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * ppc: move exports to definitionsAl Viro2016-08-07
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-14
|\ \
| * | powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman2016-10-11
* | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-07
|\| |
| * | KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2016-09-29
| * | powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng2016-09-22
| * | powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-22
| * | powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-22
| * | powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-22
| * | powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-18
| * | powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King2016-09-13
| * | powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-13
| * | powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-13
| * | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-13
| * | powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras2016-09-13
* | | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\ \ \
| * | | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-09
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\ \ \
| * | | powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-06
| |/ /
* | / powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-07
| |/ |/|
* | powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-21
|/
* Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-05
|\
| * powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2016-08-04
| * powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V2016-07-31
| * powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2016-07-31
| * powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2016-07-31
| * powerpc/mm/radix: Rename function and drop unused argAneesh Kumar K.V2016-07-31
| * powerpc/mm/radix: Add tlb flush of THP ptesAneesh Kumar K.V2016-07-31
| * powerpc/mm: Drop multiple definition of mm_is_core_localAneesh Kumar K.V2016-07-31
| * powerpc/mm/hash: Add helper for finding SLBE LLP encodingAneesh Kumar K.V2016-07-31