index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
2024-08-07
1
-4
/
+4
*
LoongArch: KVM: always make pte young in page map's fast path
Jia Qingtong
2024-07-09
1
-4
/
+2
*
LoongArch: KVM: Mark page accessed and dirty with page ref added
Bibo Mao
2024-07-09
1
-10
/
+13
*
LoongArch: KVM: Add dirty bitmap initially all set support
Bibo Mao
2024-07-09
1
-0
/
+7
*
LoongArch: KVM: Add memory barrier before update pmd entry
Bibo Mao
2024-07-09
1
-0
/
+2
*
LoongArch: KVM: Discard dirty page tracking on readonly memslot
Bibo Mao
2024-07-09
1
-3
/
+12
*
LoongArch: KVM: Select huge page only if secondary mmu supports it
Bibo Mao
2024-07-09
1
-3
/
+13
*
LoongArch: KVM: Delay secondary mmu tlb flush until guest entry
Bibo Mao
2024-07-09
1
-1
/
+2
*
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-04-11
1
-32
/
+0
*
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
1
-1
/
+1
*
LoongArch: KVM: Fix build due to API changes
Huacai Chen
2024-01-26
1
-2
/
+2
*
LoongArch: KVM: Optimization for memslot hugepage checking
Bibo Mao
2023-12-19
1
-41
/
+83
*
LoongArch: KVM: Implement kvm mmu operations
Tianrui Zhao
2023-10-02
1
-0
/
+914