index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
mips
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-03
MIPS: KVM: Fix a build warning about variable set but not used
Huacai Chen
1
-2
/
+1
2023-07-23
MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
Thomas Bogendoerfer
1
-2
/
+2
2023-07-23
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
4
-33
/
+33
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
1
-1
/
+0
2022-09-26
KVM: mips, x86: do not rely on KVM_REQ_UNHALT
Paolo Bonzini
1
-4
/
+3
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
1
-6
/
+6
2022-07-17
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
1
-1
/
+1
2022-05-04
MIPS: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+46
2022-02-01
kvm/mips: rework guest entry logic
Mark Rutland
1
-4
/
+46
2022-02-01
MIPS: KVM: fix vz.c kernel-doc notation
Randy Dunlap
1
-3
/
+9
2021-12-09
KVM: mips: Use Makefile.kvm for common files
David Woodhouse
1
-1
/
+2
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Use interval tree to do fast hva lookup in memslots
Maciej S. Szmigiero
1
-0
/
+1
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
Sean Christopherson
1
-4
/
+0
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-1
/
+2
2021-12-08
KVM: mips: Use kvm_get_vcpu() instead of open-coded access
Marc Zyngier
2
-3
/
+3
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
1
-20
/
+1
2021-11-18
KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-7
/
+1
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
1
-7
/
+1
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
1
-1
/
+1
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+1
2021-09-06
KVM: MIPS: Remove a "set but not used" variable
Huacai Chen
1
-2
/
+1
2021-08-21
MIPS: Return true/false (not 1/0) from bool functions
Huilong Deng
1
-2
/
+2
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+0
2021-07-22
mips: clean up kvm Makefile
Masahiro Yamada
1
-10
/
+7
2021-07-22
mips: replace deprecated EXTRA_CFLAGS with ccflags-y
Masahiro Yamada
1
-1
/
+1
2021-07-01
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-2
/
+1
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-39
/
+0
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+44
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+15
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
1
-1
/
+1
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-6
/
+6
2021-06-21
mips/kvm: Use BUG_ON instead of if condition followed by BUG
zhouchuangao
1
-2
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-112
/
+28
2021-04-17
KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-79
/
+13
2021-04-17
KVM: MIPS: defer flush to generic MMU notifier code
Paolo Bonzini
1
-9
/
+2
2021-04-17
KVM: MIPS: let generic code call prepare_flush_shadow
Paolo Bonzini
2
-10
/
+7
2021-04-17
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Paolo Bonzini
4
-35
/
+18
2021-04-17
KVM: constify kvm_arch_flush_remote_tlbs_memslot
Paolo Bonzini
1
-1
/
+1
2021-03-10
MIPS: Remove KVM_TE support
Thomas Bogendoerfer
14
-4023
/
+23
2021-02-03
KVM: MIPS: remove unneeded semicolon
Yang Li
1
-1
/
+1
2020-11-19
MIPS: kvm: Use vm_get_page_prot to get protection bits
Thomas Bogendoerfer
1
-1
/
+3
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
4
-16
/
+12
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-0
/
+2
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+2
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
1
-2
/
+1
2020-08-10
MIPS: KVM: Convert a fallthrough comment to fallthrough
Jiaxun Yang
1
-1
/
+1
[next]