summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)AuthorFilesLines
2020-01-27powerpc/mm: Check secondary hash page tableRashmica Gupta1-1/+1
2020-01-12powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport1-0/+8
2020-01-04powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warningAneesh Kumar K.V1-0/+1
2020-01-04powerpc/pseries: Don't fail hash page table insert for bolted mappingAneesh Kumar K.V1-1/+8
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy1-8/+9
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy1-2/+2
2019-11-20powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin1-1/+1
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2-13/+80
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2-2/+2
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V3-12/+46
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy1-1/+8
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V1-9/+7
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch1-6/+12
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V1-4/+6
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot1-8/+1
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V1-2/+3
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun1-0/+7
2019-02-12powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy1-1/+3
2019-01-13powerpc/mm: Fix linux page tables build with some configsMichael Ellerman1-0/+1
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran1-1/+1
2018-11-21powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy1-0/+3
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens1-0/+3
2018-11-21powerpc/mm: Fix page table dump to work on RadixMichael Ellerman1-3/+9
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling1-0/+2
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras1-7/+10
2018-08-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin1-4/+4
2018-07-28KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy1-2/+35
2018-06-05powerpc/mm/slice: Fix hugepage allocation at hint address on 8xxChristophe Leroy3-3/+19
2018-06-05powerpc/mm/slice: Enhance for supporting PPC32Christophe Leroy1-8/+29
2018-06-05powerpc/mm/slice: Remove intermediate bitmap copyChristophe Leroy1-8/+4
2018-05-01powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh1-0/+2
2018-04-26powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann1-10/+37
2018-04-26powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann1-3/+34
2018-04-24powerpc/64: Call H_REGISTER_PROC_TBL when running as a HPT guest on POWER9Paul Mackerras1-0/+6
2018-02-22powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh1-21/+74
2018-02-22powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy1-0/+2
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot1-5/+0
2018-02-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar1-2/+0
2018-01-10powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck1-1/+6
2017-12-05powerpc/powernv: Fix kexec crashes caused by tlbie tracingMahesh Salgaonkar1-3/+12
2017-11-30powerpc/64s/hash: Allow MAP_FIXED allocations to cross 128TB boundaryNicholas Piggin1-1/+1
2017-11-30powerpc/64s/hash: Fix fork() with 512TB process address spaceNicholas Piggin1-4/+4
2017-11-30powerpc/64s/hash: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin1-26/+24
2017-11-30powerpc/64s/hash: Fix 512T hint detection to use >= 128TMichael Ellerman1-2/+2
2017-11-30powerpc/64s/radix: Fix 128TB-512TB virtual address boundary case allocationNicholas Piggin2-31/+50
2017-11-30powerpc/mm/radix: Fix crashes on Power9 DD1 with radix MMU and STRICT_RWXBalbir Singh1-0/+10
2017-11-03Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-10-25powerpc/64s/radix: Fix preempt imbalance in TLB flushNicholas Piggin1-0/+2
2017-10-10powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology()Thiago Jung Bauermann1-1/+0