aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/pgalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang1-1/+6
2023-08-21pgalloc: convert various functions to use ptdescsVishal Moola (Oracle)1-36/+52
2023-03-28mm: prefer xxx_page() alloc/free functions for order-0 pagesLorenzo Stoakes1-2/+2
2022-01-19asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeAlexandre Ghiti1-6/+18
2020-08-14asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()Mike Rapoport1-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport1-0/+7
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport1-0/+30
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-0/+43
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland1-4/+4
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-5/+0
2019-07-12asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport1-4/+103
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2009-06-11asm-generic: add generic NOMMU versions of some headersArnd Bergmann1-0/+12