summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-frag.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-29/+29
* powerpc: add pte_free_defer() for pgtables sharing pageHugh Dickins2023-08-181-3/+26
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V2020-07-201-0/+3
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-3/+3
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-1/+1
* powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy2018-12-041-4/+4
* powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy2018-12-041-0/+3
* powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy2018-12-041-0/+116