summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one()Mike Rapoport2020-08-141-1/+1
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-0/+7
* asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-0/+30
* asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-0/+43
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-4/+4
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-5/+0
* asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport2019-07-121-4/+103
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* asm-generic: add generic NOMMU versions of some headersArnd Bergmann2009-06-111-0/+12