summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
* | um: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-5/+2
|/
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-2/+35
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-2/+0
* um/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-17/+0
* arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
* um: pgtable.h: Fix W=1 warning for empty body in 'do' statementRandy Dunlap2021-04-151-1/+1
* Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg2021-01-261-3/+0
* um: support some of ARCH_HAS_SET_MEMORYJohannes Berg2020-12-131-0/+3
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-52/+15
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-10/+0
* um: add support for folded p4d page tablesMike Rapoport2019-12-041-0/+3
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-2/+0
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-151-1/+1
* um: define set_pte_at() as a static inline function, not a macroBartosz Golaszewski2019-05-071-1/+6
* um: Avoid marking pages with "changed protection"Anton Ivanov2018-12-271-1/+8
* um: kill pfn_tDan Williams2016-01-151-1/+1
* um: Remove broken highmem supportRichard Weinberger2015-04-131-5/+1
* um: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-9/+0
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-2/+0
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-2/+2
* um: Fix __swp_type()Richard Weinberger2012-05-211-2/+2
* um: Implement a custom pte_same() functionRichard Weinberger2012-05-211-0/+6
* um: Serve io_remap_pfn_range()Richard Weinberger2012-03-251-0/+2
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* module: merge module_alloc() finallyAmerigo Wang2009-06-121-1/+6
* x86, um: get rid of uml highmem.hAl Viro2008-10-221-0/+8
* x86, um: initial part of asm-um moveAl Viro2008-10-221-0/+358