summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/pgtable-frag.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21powerpc: convert various functions to use ptdescsVishal Moola (Oracle)1-29/+29
2023-08-18powerpc: add pte_free_defer() for pgtables sharing pageHugh Dickins1-3/+26
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2020-07-20powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V1-0/+3
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-3/+3
2019-01-05mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-1/+1
2018-12-04powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy1-4/+4
2018-12-04powerpc/mm: Avoid useless lock with single page fragmentsChristophe Leroy1-0/+3
2018-12-04powerpc/mm: Move pte_fragment_alloc() to a common locationChristophe Leroy1-0/+116