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
/
arc
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2021-08-26
ARC: mm: support 4 levels of page tables
Vineet Gupta
2021-08-26
ARC: mm: support 3 levels of page tables
Vineet Gupta
2021-08-26
ARC: mm: switch to asm-generic/pgalloc.h
Vineet Gupta
2021-08-26
ARC: mm: switch pgtable_t back to struct page *
Vineet Gupta
2021-08-24
ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
Vineet Gupta
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2020-08-16
ARC: pgalloc.h: delete a duplicated word + other fixes
Randy Dunlap
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-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2016-06-24
arc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
2015-10-09
ARC: mm: switch pgtable_to to pte_t *
Vineet Gupta
2013-11-15
arc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-02-15
ARC: Page Table Management
Vineet Gupta