summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/pgalloc.h
Commit message (Expand)AuthorAgeFilesLines
* um: convert {pmd, pte}_free_tlb() to use ptdescsVishal Moola (Oracle)2023-08-211-9/+9
* mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
* um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()Richard Weinberger2020-11-101-1/+7
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-1/+0
* asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-7/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-1/+1
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-151-1/+1
* um: switch to generic version of pte allocationMike Rapoport2019-07-121-14/+2
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* um: remove pointless include of asm/fixmap.h from asm/pgtable.hAl Viro2012-03-251-2/+1
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* uml: remove useless commentsWANG Cong2009-04-011-10/+0
* x86, um: initial part of asm-um moveAl Viro2008-10-221-0/+72