1. a3f3677 Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 2 months ago
  2. 95b8a5e MIPS: Remove NETLOGIC support by Thomas Bogendoerfer · 3 years, 2 months ago
  3. a1c42dd kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS by Juergen Gross · 3 years, 4 months ago
  4. 192ad3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  5. a3cf527 KVM: MIPS: Remove a "set but not used" variable by Huacai Chen · 3 years, 9 months ago
  6. 126b3936 MIPS: Return true/false (not 1/0) from bool functions by Huilong Deng · 3 years, 5 months ago
  7. f95937cc KVM: stats: Support linear and logarithmic histogram statistics by Jing Zhang · 3 years, 5 months ago
  8. d656132 mips: clean up kvm Makefile by Masahiro Yamada · 3 years, 9 months ago
  9. d17eef2 mips: replace deprecated EXTRA_CFLAGS with ccflags-y by Masahiro Yamada · 3 years, 9 months ago
  10. 19b4385 Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 6 months ago
  11. bc9e9e6 KVM: debugfs: Reuse binary stats descriptors by Jing Zhang · 3 years, 6 months ago
  12. ce55c04 KVM: stats: Support binary stats retrieval for a VCPU by Jing Zhang · 3 years, 6 months ago
  13. fcfe1ba KVM: stats: Support binary stats retrieval for a VM by Jing Zhang · 3 years, 6 months ago
  14. cb082bf KVM: stats: Add fd-based API to read binary stats data by Jing Zhang · 3 years, 6 months ago
  15. 0193cc9 KVM: stats: Separate generic stats from architecture specific ones by Jing Zhang · 3 years, 6 months ago
  16. a2cdc24 mips/kvm: Use BUG_ON instead of if condition followed by BUG by zhouchuangao · 3 years, 8 months ago
  17. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  18. d923ff2 KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacks by Sean Christopherson · 3 years, 9 months ago
  19. fe9a5b0 KVM: MIPS: defer flush to generic MMU notifier code by Paolo Bonzini · 3 years, 9 months ago
  20. 566a0be KVM: MIPS: let generic code call prepare_flush_shadow by Paolo Bonzini · 3 years, 9 months ago
  21. 5194552f KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush by Paolo Bonzini · 3 years, 9 months ago
  22. 6c9dd6d KVM: constify kvm_arch_flush_remote_tlbs_memslot by Paolo Bonzini · 3 years, 9 months ago
  23. 45c7e8a MIPS: Remove KVM_TE support by Thomas Bogendoerfer · 3 years, 10 months ago
  24. 6732a1f KVM: MIPS: remove unneeded semicolon by Yang Li · 4 years ago
  25. 411406a MIPS: kvm: Use vm_get_page_prot to get protection bits by Thomas Bogendoerfer · 4 years, 2 months ago
  26. 0b7aa58 KVM: MIPS: clean up redundant kvm_run parameters in assembly by Tianjia Zhang · 4 years, 6 months ago
  27. 15e9e35 KVM: MIPS: Change the definition of kvm type by Huacai Chen · 4 years, 4 months ago
  28. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 5 months ago
  29. e792415 KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup by Xingxing Su · 4 years, 5 months ago
  30. f40a4b0 MIPS: KVM: Convert a fallthrough comment to fallthrough by Jiaxun Yang · 4 years, 5 months ago
  31. cf99c50 MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64 by Huacai Chen · 4 years, 5 months ago
  32. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  33. b62e419 Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
  34. 033555f MIPS: KVM: Fix build error caused by 'kvm_run' cleanup by Huacai Chen · 4 years, 5 months ago
  35. 3d9fdc2 KVM: MIPS: Fix build errors for 32bit kernel by Huacai Chen · 4 years, 6 months ago
  36. c34b26b KVM: MIPS: clean up redundant 'kvm_run' parameters by Tianjia Zhang · 4 years, 6 months ago
  37. 6627a72 MIPS: KVM: Remove outdated README by Jiaxun Yang · 4 years, 6 months ago
  38. 01edc5e MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only by Jiaxun Yang · 4 years, 6 months ago
  39. 380f3a8 KVM: MIPS: Use common KVM implementation of MMU memory caches by Sean Christopherson · 4 years, 6 months ago
  40. 0cdc739 KVM: MIPS: Account pages used for GPA page tables by Sean Christopherson · 4 years, 6 months ago
  41. 220a706 KVM: MIPS: Drop @max param from mmu_topup_memory_cache() by Sean Christopherson · 4 years, 6 months ago
  42. 0ed076c7 KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended" by Colin Ian King · 4 years, 7 months ago
  43. 04ef32a MIPS: Unify naming style of vendor CP0.Config6 bits by Huacai Chen · 4 years, 7 months ago
  44. 0ae705f KVM: MIPS: Fix a build error for !CPU_LOONGSON64 by Huacai Chen · 4 years, 7 months ago
  45. 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, 7 months ago
  46. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  47. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  48. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  49. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  50. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  51. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  52. 0f78355 KVM: MIPS: Enable KVM support for Loongson-3 by Huacai Chen · 4 years, 7 months ago
  53. dc6d95b KVM: MIPS: Add more MMIO load/store instructions emulation by Huacai Chen · 4 years, 7 months ago
  54. 8a5097e KVM: MIPS: Add CONFIG6 and DIAG registers emulation by Huacai Chen · 4 years, 7 months ago
  55. 7f2a83f KVM: MIPS: Add CPUCFG emulation for Loongson-3 by Huacai Chen · 4 years, 7 months ago
  56. f21db30 KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support by Huacai Chen · 4 years, 7 months ago
  57. 3f51d8f KVM: MIPS: Add more types of virtual interrupts by Huacai Chen · 4 years, 7 months ago
  58. 49bb960 KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3 by Huacai Chen · 4 years, 7 months ago
  59. 52c07e1c KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3 by Huacai Chen · 4 years, 7 months ago
  60. 3210e2c KVM: MIPS: Introduce and use cpu_guest_has_ldpte by Huacai Chen · 4 years, 7 months ago
  61. 8bf3129 KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd by Huacai Chen · 4 years, 7 months ago
  62. bf10efb KVM: MIPS: Add EVENTFD support which is needed by VHOST by Huacai Chen · 4 years, 7 months ago
  63. 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  64. ab7c01f mips: Add MIPS Release 5 support by Serge Semin · 4 years, 7 months ago
  65. cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
  66. b6b6c31 KVM: MIPS/Emulate: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
  67. 8d34509 KVM: MIPS/VZ: Remove unneeded semicolon by Zou Wei · 4 years, 8 months ago
  68. 7ff1f62 KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c by Jason Yan · 4 years, 8 months ago
  69. 04146f2 KVM: MIPS: use true,false for bool variable by Jason Yan · 4 years, 8 months ago
  70. da4ad88 kvm: Replace vcpu->swait with rcuwait by Davidlohr Bueso · 4 years, 8 months ago
  71. 4aef2ec Merge branch 'kvm-amd-fixes' into HEAD by Paolo Bonzini · 4 years, 8 months ago
  72. c9b0299 MIPS: Use fallthrough for arch/mips by Liangliang Huang · 4 years, 8 months ago
  73. 1b94f6f KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run by Tianjia Zhang · 4 years, 9 months ago
  74. 812756a kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place by Emanuele Giuseppe Esposito · 4 years, 9 months ago
  75. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 9 months ago
  76. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 9 months ago
  77. b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 9 months ago
  78. 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 4 years, 11 months ago
  79. 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 4 years, 11 months ago
  80. 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 4 years, 11 months ago
  81. 879a376 KVM: MIPS: Fold comparecount_func() into comparecount_wakeup() by Sean Christopherson · 5 years ago
  82. 09df630 KVM: MIPS: Fix a build error due to referencing not-yet-defined function by Sean Christopherson · 5 years ago
  83. ddd259c KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() by Sean Christopherson · 5 years ago
  84. d11dfed KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
  85. afede96 KVM: Drop kvm_arch_vcpu_setup() by Sean Christopherson · 5 years ago
  86. 5259878 KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
  87. e529ef6 KVM: Move vcpu alloc and init invocation to common code by Sean Christopherson · 5 years ago
  88. 4543bdc KVM: Introduce kvm_vcpu_destroy() by Sean Christopherson · 5 years ago
  89. aaf532c KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu by Sean Christopherson · 5 years ago
  90. 897cc38 KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues by Sean Christopherson · 5 years ago
  91. 47d51e5 KVM: MIPS: Drop kvm_arch_vcpu_free() by Sean Christopherson · 5 years ago
  92. 5233009 KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs by Sean Christopherson · 5 years ago
  93. 2bee1b5 mips: add support for folded p4d page tables by Mike Rapoport · 5 years ago
  94. 31168f0 mips: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 5 years ago
  95. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  96. 76d7961 Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  97. 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
  98. 5bbe543 MIPS: Annotate fall-through in kvm/emulate.c by Paul Burton · 5 years ago
  99. f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
  100. a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago