index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
trans_pgd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-04
arm64: Fix 5-level paging support in kexec/hibernate trampoline
Ard Biesheuvel
1
-0
/
+7
2025-01-07
arm64/mm: Rename pte_mkpresent() as pte_mkvalid()
Anshuman Khandual
1
-1
/
+1
2024-09-04
arm64: trans_pgd: mark PTEs entries as valid to avoid dead kexec()
Fares Mehanna
1
-2
/
+4
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
1
-3
/
+3
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
1
-1
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-07-20
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
1
-1
/
+3
2023-07-11
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
1
-2
/
+2
2022-05-17
arm64: mm: avoid writable executable mappings in kexec/hibernate code
Ard Biesheuvel
1
-1
/
+1
2021-10-01
arm64: trans_pgd: remove trans_pgd_map_page()
Pasha Tatashin
1
-57
/
+0
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
1
-2
/
+25
2021-01-27
arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r...
James Morse
1
-0
/
+49
2021-01-27
arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions
Pavel Tatashin
1
-7
/
+7
2021-01-27
arm64: trans_pgd: pass allocator trans_pgd_create_copy
Pavel Tatashin
1
-19
/
+30
2021-01-27
arm64: trans_pgd: make trans_pgd_map_page generic
Pavel Tatashin
1
-8
/
+22
2021-01-27
arm64: hibernate: move page handling function to new trans_pgd.c
Pavel Tatashin
1
-0
/
+250