开源镜像站
帮助
动态
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
/
arm64
/
mm
/
trans_pgd.c
Age
Commit message (
Expand
)
Author
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-20
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
2023-07-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2022-05-17
arm64: mm: avoid writable executable mappings in kexec/hibernate code
Ard Biesheuvel
2021-10-01
arm64: trans_pgd: remove trans_pgd_map_page()
Pasha Tatashin
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
2021-01-27
arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...
James Morse
2021-01-27
arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
Pavel Tatashin
2021-01-27
arm64: trans_pgd: pass allocator trans_pgd_create_copy
Pavel Tatashin
2021-01-27
arm64: trans_pgd: make trans_pgd_map_page generic
Pavel Tatashin
2021-01-27
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin