index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2023-08-21
riscv: convert alloc_{pmd, pte}_late() to use ptdescs
Vishal Moola (Oracle)
2022-11-28
riscv: Sync efi page table's kernel mappings before switching
Alexandre Ghiti
2022-02-14
riscv: mm: Control p4d's folding by pgtable_l5_enabled
Qinglin Pan
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2019-11-17
riscv: add nommu support
Christoph Hellwig
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-07-12
riscv: switch to generic version of pte allocation
Mike Rapoport
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2017-09-26
RISC-V: Paging and MMU
Palmer Dabbelt