aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/pgtable-frag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-04mm: 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