aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/pgtable.h
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2023-02-02um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand
2022-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2022-07-17um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2021-04-15um: pgtable.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2019-12-04um: add support for folded p4d page tablesMike Rapoport
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar
2019-05-07um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski
2018-12-27um: Avoid marking pages with "changed protection"Anton Ivanov
2016-01-15um: kill pfn_tDan Williams
2015-04-13um: Remove broken highmem supportRichard Weinberger
2015-02-10um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-05-21um: Fix __swp_type()Richard Weinberger
2012-05-21um: Implement a custom pte_same() functionRichard Weinberger
2012-03-25um: Serve io_remap_pfn_range()Richard Weinberger
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2008-10-22x86, um: get rid of uml highmem.hAl Viro
2008-10-22x86, um: initial part of asm-um moveAl Viro