aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/page.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-22um: Replace __ASSEMBLY__ with __ASSEMBLER__ in the usermode headersThomas Huth1-2/+2
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-25/+9
2024-10-23um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNCTiwei Bie1-1/+1
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+1
2024-10-10um: Switch to 4 level page tables on 64 bitBenjamin Berg1-3/+11
2024-10-10um: Remove 3-level page table support on i386Tiwei Bie1-24/+0
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-1/+1
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2022-07-14um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck1-2/+2
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar1-1/+1
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-01-15um: kill pfn_tDan Williams1-4/+3
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-0/+5
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-1/+1
2011-11-02um: take vm-flags.h to sys-*/asmAl Viro1-1/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro1-1/+1
2008-10-22x86, um: initial part of asm-um moveAl Viro1-0/+122