aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-14riscv: mm: Control p4d's folding by pgtable_l5_enabledQinglin Pan1-0/+49
2022-01-19riscv: Implement sv48 supportAlexandre Ghiti1-0/+40
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-2/+0
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-5/+0
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-12/+1
2019-11-17riscv: add nommu supportChristoph Hellwig1-0/+2
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-1/+1
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-4/+0
2019-07-12riscv: switch to generic version of pte allocationMike Rapoport1-27/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-4/+2
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt1-0/+124