summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/pgtable-3level.h
Commit message (Expand)AuthorAgeFilesLines
* mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-1/+1
* mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
* asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-3/+0
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-4/+0
* um: add support for folded p4d page tablesMike Rapoport2019-12-041-1/+0
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-151-1/+1
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
* um: kill pfn_tDan Williams2016-01-151-2/+2
* mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-111-1/+1
* um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-20/+0
* um, x86: Cast to (u64 *) inside set_64bit()H. Peter Anvin2010-08-031-2/+2
* uml: remove useless commentsWANG Cong2009-04-011-10/+0
* x86, um: initial part of asm-um moveAl Viro2008-10-221-0/+146