summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2020-04-24powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy
2019-11-25powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch
2019-04-17powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-04-17powerpc: Avoid code patching freed init sectionsMichael Neuling
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
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