summaryrefslogtreecommitdiff
path: root/arch/um/include/asm/pgalloc.h
AgeCommit message (Expand)Author
2023-08-21um: convert {pmd, pte}_free_tlb() to use ptdescsVishal Moola (Oracle)
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2020-11-10um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2019-07-12um: switch to generic version of pte allocationMike Rapoport
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2012-03-25um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-04-01uml: remove useless commentsWANG Cong
2008-10-22x86, um: initial part of asm-um moveAl Viro