index
:
pm24.git
cpufreq-rust
master
more-events
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
/
ia64
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
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 pud_alloc_one() and pud_free_one()
Mike Rapoport
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
2020-06-04
ia64: add support for folded p4d page tables
Mike Rapoport
2019-09-24
ia64: switch to generic version of pte allocation
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-04-14
ia64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2013-11-15
ia64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck