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