index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-20
/
+0
2023-12-20
riscv: Use accessors to page table entries instead of direct dereference
Alexandre Ghiti
1
-11
/
+11
2023-08-31
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-08-17
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
1
-1
/
+1
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
1
-6
/
+0
2023-04-21
RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines
Anup Patel
1
-2
/
+1
2023-04-21
KVM: RISC-V: Retry fault if vma_lookup() results become invalid
David Matlack
1
-9
/
+16
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-4
/
+4
2023-02-07
KVM: RISC-V: Fix wrong usage of PGDIR_SIZE to check page sizes
Alexandre Ghiti
1
-4
/
+4
2022-12-29
KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
Sean Christopherson
1
-6
/
+6
2022-12-07
RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()
Christophe JAILLET
1
-3
/
+1
2022-12-07
RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
Bo Liu
1
-1
/
+1
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
1
-2
/
+2
2022-08-01
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
1
-5
/
+4
2022-07-29
RISC-V: KVM: Use PAGE_KERNEL_IO in kvm_riscv_gstage_ioremap()
Anup Patel
1
-1
/
+1
2022-07-29
RISC-V: KVM: Add G-stage ioremap() and iounmap() functions
Anup Patel
1
-4
/
+14
2022-07-29
RISC-V: KVM: Fix variable spelling mistake
Zhang Jiaming
1
-4
/
+4
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
1
-1
/
+1
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
1
-4
/
+1
2022-05-20
RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
Anup Patel
1
-15
/
+18
2022-05-20
RISC-V: KVM: Introduce range based local HFENCE functions
Anup Patel
1
-2
/
+2
2022-05-20
RISC-V: KVM: Add Sv57x4 mode support for G-stage
Anup Patel
1
-1
/
+10
2022-05-20
RISC-V: KVM: Use G-stage name for hypervisor page table
Anup Patel
1
-111
/
+111
2022-01-20
RISC-V: Do not use cpumask data structure for hartid bitmap
Atish Patra
1
-3
/
+1
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
1
-0
/
+5
2022-01-06
KVM: RISC-V: Use common KVM implementation of MMU memory caches
Sean Christopherson
1
-53
/
+13
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: RISC-V: Use "new" memslot instead of userspace memory region
Sean Christopherson
1
-9
/
+13
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-3
/
+4
2021-11-22
KVM: RISC-V: Unmap stage2 mapping when deleting/moving a memslot
Sean Christopherson
1
-0
/
+6
2021-11-01
RISC-V: KVM: fix boolreturn.cocci warnings
Bixuan Cui
1
-9
/
+9
2021-10-04
RISC-V: KVM: Implement MMU notifiers
Anup Patel
1
-5
/
+85
2021-10-04
RISC-V: KVM: Implement stage2 page table programming
Anup Patel
1
-10
/
+644
2021-10-04
RISC-V: KVM: Handle MMIO exits for VCPU
Anup Patel
1
-0
/
+8
2021-10-04
RISC-V: Add initial skeletal KVM support
Anup Patel
1
-0
/
+80