1. 4f712ee Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 months ago
  2. 881c8e0 MIPS: kvm/entry: Use GPR number macros by Jiaxun Yang · 1 year, 1 month ago
  3. a77dabc MIPS: Unify define of CP0 registers for uasm code by Jiaxun Yang · 1 year, 1 month ago
  4. 687d8f4 Merge branch 'kvm-kconfig' by Paolo Bonzini · 1 year, 1 month ago
  5. a6d5433 MIPS: introduce Kconfig for MIPS VZ by Paolo Bonzini · 1 year, 2 months ago
  6. 8886640 kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol by Paolo Bonzini · 1 year, 2 months ago
  7. 09d1c6a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 2 months ago
  8. caadf87 KVM: introduce CONFIG_KVM_COMMON by Paolo Bonzini · 1 year, 2 months ago
  9. 2f9060b MIPS: Fix typos by Bjorn Helgaas · 1 year, 2 months ago
  10. 8132d88 KVM: remove CONFIG_HAVE_KVM_EVENTFD by Paolo Bonzini · 1 year, 5 months ago
  11. f128cf8c KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER by Sean Christopherson · 1 year, 5 months ago
  12. e2145c9 KVM: MIPS: fix -Wunused-but-set-variable warning by Paolo Bonzini · 1 year, 5 months ago
  13. 0d15bf9 Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD by Paolo Bonzini · 1 year, 7 months ago
  14. 3e1efe2 KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union by Sean Christopherson · 1 year, 8 months ago
  15. 619b507 KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code by David Matlack · 1 year, 7 months ago
  16. a1342c8 KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() by David Matlack · 1 year, 7 months ago
  17. 3a6dbb6 MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled by Thomas Bogendoerfer · 1 year, 8 months ago
  18. e4de205 MIPS: KVM: Fix NULL pointer dereference by Huacai Chen · 1 year, 9 months ago
  19. c8c655c3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 1 year, 11 months ago
  20. 79cf833 kvm: Remove "select SRCU" by Paul E. McKenney · 2 years ago
  21. 7ffc2e8 KVM: MIPS: Make kvm_mips_callbacks const by Sean Christopherson · 2 years, 1 month ago
  22. d8708b8 KVM: Change return type of kvm_arch_vm_ioctl() to "int" by Thomas Huth · 2 years, 1 month ago
  23. 498a1cf Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 1 month ago
  24. 80a20d2 MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOAT by Nathan Chancellor · 2 years, 2 months ago
  25. 441f7bf KVM: Opt out of generic hardware enabling on s390 and PPC by Sean Christopherson · 2 years, 3 months ago
  26. 81a1cf9 KVM: Drop kvm_arch_check_processor_compat() hook by Sean Christopherson · 2 years, 3 months ago
  27. a578a0a KVM: Drop kvm_arch_{init,exit}() hooks by Sean Christopherson · 2 years, 3 months ago
  28. eed9fcd KVM: MIPS: Register die notifier prior to kvm_init() by Sean Christopherson · 2 years, 3 months ago
  29. 3fb8e89 KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init() by Sean Christopherson · 2 years, 3 months ago
  30. 1cfc1c7 KVM: MIPS: Hardcode callbacks to hardware virtualization extensions by Sean Christopherson · 2 years, 3 months ago
  31. 63a1bd8 KVM: Drop arch hardware (un)setup hooks by Sean Christopherson · 2 years, 3 months ago
  32. 22c4e80 MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init() by Feiyang Chen · 2 years, 5 months ago
  33. c59fb12 KVM: remove KVM_REQ_UNHALT by Paolo Bonzini · 2 years, 6 months ago
  34. 599275c KVM: mips, x86: do not rely on KVM_REQ_UNHALT by Paolo Bonzini · 2 years, 6 months ago
  35. 20ec3eb KVM: Rename mmu_notifier_* to mmu_invalidate_* by Chao Peng · 2 years, 7 months ago
  36. bb5af4f mips: rename PGD_ORDER to PGD_TABLE_ORDER by Mike Rapoport · 2 years, 8 months ago
  37. 94bd83e MIPS: fix typos in comments by Julia Lawall · 2 years, 11 months ago
  38. 5fdb2621 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 1 month ago
  39. 72e3244 kvm/mips: rework guest entry logic by Mark Rutland · 3 years, 1 month ago
  40. 2161ba0 MIPS: KVM: fix vz.c kernel-doc notation by Randy Dunlap · 3 years, 1 month ago
  41. ae1b606 KVM: mips: Use Makefile.kvm for common files by David Woodhouse · 3 years, 4 months ago
  42. 91b99ea KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() by Sean Christopherson · 3 years, 5 months ago
  43. ed92273 KVM: Use interval tree to do fast hva lookup in memslots by Maciej S. Szmigiero · 3 years, 3 months ago
  44. 6a99c6e KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks by Sean Christopherson · 3 years, 3 months ago
  45. 3b18161 KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem" by Sean Christopherson · 3 years, 3 months ago
  46. 537a17b KVM: Let/force architectures to deal with arch specific memslot data by Sean Christopherson · 3 years, 3 months ago
  47. 75a9869 KVM: mips: Use kvm_get_vcpu() instead of open-coded access by Marc Zyngier · 3 years, 4 months ago
  48. 27592ae KVM: Move wiping of the kvm->vcpus array to common code by Marc Zyngier · 3 years, 4 months ago
  49. 57a2e13 KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS by Vitaly Kuznetsov · 3 years, 4 months ago
  50. a3f3677 Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 4 months ago
  51. 95b8a5e MIPS: Remove NETLOGIC support by Thomas Bogendoerfer · 3 years, 5 months ago
  52. a1c42dd kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS by Juergen Gross · 3 years, 6 months ago
  53. 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 6 months ago
  54. a3cf527 KVM: MIPS: Remove a "set but not used" variable by Huacai Chen · 4 years ago
  55. 126b3936 MIPS: Return true/false (not 1/0) from bool functions by Huilong Deng · 3 years, 7 months ago
  56. f95937cc KVM: stats: Support linear and logarithmic histogram statistics by Jing Zhang · 3 years, 7 months ago
  57. d656132 mips: clean up kvm Makefile by Masahiro Yamada · 4 years ago
  58. d17eef2 mips: replace deprecated EXTRA_CFLAGS with ccflags-y by Masahiro Yamada · 4 years ago
  59. 19b4385 Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 9 months ago
  60. bc9e9e6 KVM: debugfs: Reuse binary stats descriptors by Jing Zhang · 3 years, 9 months ago
  61. ce55c04 KVM: stats: Support binary stats retrieval for a VCPU by Jing Zhang · 3 years, 9 months ago
  62. fcfe1ba KVM: stats: Support binary stats retrieval for a VM by Jing Zhang · 3 years, 9 months ago
  63. cb082bf KVM: stats: Add fd-based API to read binary stats data by Jing Zhang · 3 years, 9 months ago
  64. 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 9 months ago
  65. a2cdc24 mips/kvm: Use BUG_ON instead of if condition followed by BUG by zhouchuangao · 3 years, 11 months ago
  66. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 11 months ago
  67. d923ff2 KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks by Sean Christopherson · 4 years ago
  68. fe9a5b0 KVM: MIPS: defer flush to generic MMU notifier code by Paolo Bonzini · 4 years ago
  69. 566a0be KVM: MIPS: let generic code call prepare_flush_shadow by Paolo Bonzini · 4 years ago
  70. 5194552f KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush by Paolo Bonzini · 4 years ago
  71. 6c9dd6d KVM: constify kvm_arch_flush_remote_tlbs_memslot by Paolo Bonzini · 4 years ago
  72. 45c7e8a MIPS: Remove KVM_TE support by Thomas Bogendoerfer · 4 years ago
  73. 6732a1f KVM: MIPS: remove unneeded semicolon by Yang Li · 4 years, 1 month ago
  74. 411406a MIPS: kvm: Use vm_get_page_prot to get protection bits by Thomas Bogendoerfer · 4 years, 4 months ago
  75. 0b7aa58 KVM: MIPS: clean up redundant kvm_run parameters in assembly by Tianjia Zhang · 4 years, 9 months ago
  76. 15e9e35 KVM: MIPS: Change the definition of kvm type by Huacai Chen · 4 years, 6 months ago
  77. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 7 months ago
  78. e792415 KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup by Xingxing Su · 4 years, 7 months ago
  79. f40a4b0 MIPS: KVM: Convert a fallthrough comment to fallthrough by Jiaxun Yang · 4 years, 7 months ago
  80. cf99c50 MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64 by Huacai Chen · 4 years, 7 months ago
  81. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  82. b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
  83. 033555f MIPS: KVM: Fix build error caused by 'kvm_run' cleanup by Huacai Chen · 4 years, 8 months ago
  84. 3d9fdc2 KVM: MIPS: Fix build errors for 32bit kernel by Huacai Chen · 4 years, 8 months ago
  85. c34b26b KVM: MIPS: clean up redundant 'kvm_run' parameters by Tianjia Zhang · 4 years, 9 months ago
  86. 6627a72 MIPS: KVM: Remove outdated README by Jiaxun Yang · 4 years, 8 months ago
  87. 01edc5e MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only by Jiaxun Yang · 4 years, 8 months ago
  88. 380f3a8 KVM: MIPS: Use common KVM implementation of MMU memory caches by Sean Christopherson · 4 years, 9 months ago
  89. 0cdc739 KVM: MIPS: Account pages used for GPA page tables by Sean Christopherson · 4 years, 9 months ago
  90. 220a706 KVM: MIPS: Drop @max param from mmu_topup_memory_cache() by Sean Christopherson · 4 years, 9 months ago
  91. 0ed076c7 KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended" by Colin Ian King · 4 years, 9 months ago
  92. 04ef32a MIPS: Unify naming style of vendor CP0.Config6 bits by Huacai Chen · 4 years, 9 months ago
  93. 0ae705f KVM: MIPS: Fix a build error for !CPU_LOONGSON64 by Huacai Chen · 4 years, 9 months ago
  94. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  95. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  96. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  97. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 9 months ago
  98. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  99. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  100. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago