Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() | Mike Rapoport | 2020-08-14 | 1 | -1/+1 |
* | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport | 2020-08-07 | 1 | -0/+7 |
* | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() | Mike Rapoport | 2020-08-07 | 1 | -0/+30 |
* | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() | Mike Rapoport | 2020-08-07 | 1 | -0/+43 |
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 2019-09-26 | 1 | -4/+4 |
* | mm: remove quicklist page table caches | Nicholas Piggin | 2019-09-24 | 1 | -5/+0 |
* | asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel] | Mike Rapoport | 2019-07-12 | 1 | -4/+103 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | asm-generic: add generic NOMMU versions of some headers | Arnd Bergmann | 2009-06-11 | 1 | -0/+12 |