index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
trans_pgd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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