summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/book3s32/tlb.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove mmap linked list walksMatthew Wilcox (Oracle)2022-06-271-5/+6
* powerpc/32s: Move early_mmu_init() into mmu.cChristophe Leroy2020-12-091-4/+0
* powerpc/32s: Inline flush_hash_entry()Christophe Leroy2020-12-091-14/+0
* powerpc/32s: Inline tlb_flush()Christophe Leroy2020-12-091-15/+0
* powerpc/32s: Split and inline flush_range()Christophe Leroy2020-12-091-10/+3
* powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy2020-12-091-23/+7
* powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy2020-12-091-13/+4
* powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...Christophe Leroy2020-12-091-5/+5
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-1/+1
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-2/+2
* powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy2020-02-261-2/+2
* powerpc/32s: Don't flush all TLBs when flushing one pageChristophe Leroy2020-02-191-2/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy2019-05-031-0/+173