aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/pgalloc.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-25mm: change inlined allocation helpers to account at the call siteGravatar Suren Baghdasaryan 1-14/+21
2023-10-06mm: add statistics for PUD level pagetableGravatar Baolin Wang 1-1/+6
2023-08-21pgalloc: convert various functions to use ptdescsGravatar Vishal Moola (Oracle) 1-36/+52
2023-03-28mm: prefer xxx_page() alloc/free functions for order-0 pagesGravatar Lorenzo Stoakes 1-2/+2
2022-01-19asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeGravatar Alexandre Ghiti 1-6/+18
2020-08-14asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()Gravatar Mike Rapoport 1-1/+1
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Gravatar Mike Rapoport 1-0/+7
2020-08-07asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Gravatar Mike Rapoport 1-0/+30
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Gravatar Mike Rapoport 1-0/+43
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingGravatar Mark Rutland 1-4/+4
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-5/+0
2019-07-12asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Gravatar Mike Rapoport 1-4/+103
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2009-06-11asm-generic: add generic NOMMU versions of some headersGravatar Arnd Bergmann 1-0/+12