aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s32/tlb.c
AgeCommit message (Expand)Author
2020-12-09powerpc/32s: Move early_mmu_init() into mmu.cChristophe Leroy
2020-12-09powerpc/32s: Inline flush_hash_entry()Christophe Leroy
2020-12-09powerpc/32s: Inline tlb_flush()Christophe Leroy
2020-12-09powerpc/32s: Split and inline flush_range()Christophe Leroy
2020-12-09powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy
2020-12-09powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy
2020-12-09powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...Christophe Leroy
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-02-26powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy
2020-02-19powerpc/32s: Don't flush all TLBs when flushing one pageChristophe Leroy
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy