summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-08-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin
2018-05-30powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann
2018-05-30powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann
2018-03-22powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()Michael Ellerman
2018-03-22powerpc: Avoid taking a data miss on every userspace instruction missAnton Blanchard
2018-03-22powerpc/mm/hugetlb: Filter out hugepage size not supported by page table layoutAneesh Kumar K.V
2017-12-14powerpc/64: Invalidate process table caching after setting process tablePaul Mackerras
2017-12-09powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab
2017-11-08powerpc/64: Don't try to use radix MMU under a hypervisorPaul Mackerras
2017-07-27powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-05-25powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-03-22powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman
2017-03-22powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2017-03-22powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2017-03-22powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2017-02-23powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-14powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt
2017-02-09powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab
2017-01-19powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh
2017-01-19powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras
2016-11-29powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt
2016-11-25powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V
2016-11-18powerpc/mm: Fix missing update of HID register on secondary CPUsAneesh Kumar K.V
2016-11-18powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling
2016-10-27powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-10-19powerpc: Fix numa topology console printAneesh Kumar K.V
2016-10-19powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman
2016-10-19powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-12powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh
2016-09-23powerpc: Clean up tm_abort duplication in hash_utils_64.cRui Teng
2016-09-23powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin
2016-09-13powerpc/32: Add missing \n and switch to pr_warn()Colin Ian King
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-09-13powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus addressPaul Mackerras
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras