summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: convert alloc_{pmd, pte}_late() to use ptdescsVishal Moola (Oracle)2023-08-211-4/+4
* riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2022-11-281-3/+8
* riscv: mm: Control p4d's folding by pgtable_l5_enabledQinglin Pan2022-02-141-0/+49
* riscv: Implement sv48 supportAlexandre Ghiti2022-01-191-0/+40
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-5/+0
* asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-12/+1
* riscv: add nommu supportChristoph Hellwig2019-11-171-0/+2
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-4/+0
* riscv: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
* RISC-V: Paging and MMUPalmer Dabbelt2017-09-261-0/+124