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