summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-06powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2021-04-30powerpc: inline huge vmap supported functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-23powerpc/64s: Fix mm_cpumask memory ordering commentNicholas Piggin
2021-04-21powerpc: Move copy_inst_from_kernel_nofault()Christophe Leroy
2021-04-17powerpc/traps: Enhance readability for trap typesXiongwei Song
2021-04-14powerpc/mm/radix: Make radix__change_memory_range() staticMichael Ellerman
2021-04-14powerpc: clean up do_page_faultNicholas Piggin
2021-04-14powerpc/64e/interrupt: handle bad_page_fault in CNicholas Piggin
2021-04-14powerpc/mem: Use kmap_local_page() in flushing functionsChristophe Leroy
2021-04-14powerpc/mem: Inline flush_dcache_page()Christophe Leroy
2021-04-14powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pagesChristophe Leroy
2021-04-14powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages onlyChristophe Leroy
2021-04-14powerpc/mem: Optimise flush_dcache_icache_hugepage()Christophe Leroy
2021-04-14powerpc/mem: Call flush_coherent_icache() at higher levelChristophe Leroy
2021-04-14powerpc/mem: Remove address argument to flush_coherent_icache()Christophe Leroy
2021-04-14powerpc/mem: Declare __flush_dcache_icache() staticChristophe Leroy
2021-04-14powerpc/mem: Move cache flushing functions into mm/cacheflush.cChristophe Leroy
2021-04-14powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy
2021-04-14powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain
2021-04-08powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPARMichael Ellerman
2021-04-08powerpc/mm/64s/hash: Factor out change_memory_range()Michael Ellerman
2021-04-08powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()Michael Ellerman
2021-04-08powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury
2021-03-29powerpc/64s: Fix hash fault to use TRAP accessorNicholas Piggin
2021-03-29powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYSChristophe Leroy
2021-03-29powerpc/64s: Fold update_current_thread_[i]amr() into their only callersMichael Ellerman
2021-03-29powerpc/mm/book3s64: Fix a typo in mmu_context.cBhaskar Chowdhury
2021-03-29powerpc/32s: Move KUEP locking/unlocking in CChristophe Leroy
2021-03-29powerpc/32: Call bad_page_fault() from do_page_fault()Christophe Leroy
2021-03-29powerpc/32: Always enable data translation in exception prologChristophe Leroy
2021-03-24powerpc: Enable KFENCE for PPC32Christophe Leroy
2021-03-24powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is usedSebastian Andrzej Siewior
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11powerpc/mm: Remove dcache flush from memory remove.Aneesh Kumar K.V
2021-02-11powerpc/mm: Add PG_dcache_clean to indicate dcache clean stateAneesh Kumar K.V
2021-02-11powerpc/mm: Enable compound page check for both THP and HugeTLBAneesh Kumar K.V
2021-02-11powerpc/mm/64s: Fix no previous prototype warningMichael Ellerman
2021-02-11powerpc: remove interrupt handler functions from the noinstr sectionNicholas Piggin
2021-02-09powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Christophe Leroy
2021-02-09powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumaskNicholas Piggin
2021-02-09powerpc/64s/radix: occasionally attempt to trim mm_cpumaskNicholas Piggin
2021-02-09powerpc/64s/radix: Allow mm_cpumask trimming from external sourcesNicholas Piggin