summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/pgtable.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport1-52/+15
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-2/+0
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-10/+0
2019-12-04um: add support for folded p4d page tablesMike Rapoport1-0/+3
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-2/+0
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar1-1/+1
2019-05-07um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski1-1/+6
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov1-1/+8
2016-01-15um: kill pfn_tDan Williams1-1/+1
2015-04-13um: Remove broken highmem supportRichard Weinberger1-5/+1
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-9/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-2/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-2/+2
2012-05-21um: Fix __swp_type()Richard Weinberger1-2/+2
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger1-0/+2
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-06-12module: merge module_alloc() finallyAmerigo Wang1-1/+6
2008-10-22x86, um: get rid of uml highmem.hAl Viro1-0/+8
2008-10-22x86, um: initial part of asm-um moveAl Viro1-0/+358