index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-07-17
um/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
2021-04-15
um: pgtable.h: Fix W=1 warning for empty body in 'do' statement
Randy Dunlap
2021-01-26
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
2020-12-13
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2019-12-04
um: add support for folded p4d page tables
Mike Rapoport
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
2019-05-07
um: define set_pte_at() as a static inline function, not a macro
Bartosz Golaszewski
2018-12-27
um: Avoid marking pages with "changed protection"
Anton Ivanov
2016-01-15
um: kill pfn_t
Dan Williams
2015-04-13
um: Remove broken highmem support
Richard Weinberger
2015-02-10
um: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-05-21
um: Fix __swp_type()
Richard Weinberger
2012-05-21
um: Implement a custom pte_same() function
Richard Weinberger
2012-03-25
um: Serve io_remap_pfn_range()
Richard Weinberger
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-06-12
module: merge module_alloc() finally
Amerigo Wang
2008-10-22
x86, um: get rid of uml highmem.h
Al Viro
2008-10-22
x86, um: initial part of asm-um move
Al Viro