aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/pgtable-3level.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V1-1/+1
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-1/+0
2020-08-07asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport1-3/+0
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-4/+0
2019-12-04um: add support for folded p4d page tablesMike Rapoport1-1/+0
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar1-1/+1
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+1
2016-01-15um: kill pfn_tDan Williams1-2/+2
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-20/+0
2010-08-03um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin1-2/+2
2009-04-01uml: remove useless commentsWANG Cong1-10/+0
2008-10-22x86, um: initial part of asm-um moveAl Viro1-0/+146