index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2023-08-21
um: convert {pmd, pte}_free_tlb() to use ptdescs
Vishal Moola (Oracle)
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2020-11-10
um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
Richard Weinberger
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-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-07-12
um: switch to generic version of pte allocation
Mike Rapoport
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2012-03-25
um: remove pointless include of asm/fixmap.h from asm/pgtable.h
Al Viro
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2009-04-01
uml: remove useless comments
WANG Cong
2008-10-22
x86, um: initial part of asm-um move
Al Viro