index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2023-08-21
hexagon: convert __pte_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
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-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2014-04-04
hexagon: correct type on pgd copy
Ilia Mirkin
2013-11-15
hexagon: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2012-10-18
Hexagon: Copyright marking changes
Richard Kuo
2011-11-01
Hexagon: Add page table header files & etc.
Richard Kuo