开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
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