1. fe722d1 KVM: s390: Fix sdnxo setting for nested guests by Christian Borntraeger · 8 years ago
  2. f7b1a77 Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  3. 28d0635 kvm: nVMX: Disallow userspace-injected exceptions in guest mode by Jim Mattson · 8 years ago
  4. 28bf288 KVM: x86: fix user triggerable warning in kvm_apic_accept_events() by David Hildenbrand · 8 years ago
  5. 4b4357e kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public by Paolo Bonzini · 8 years ago
  6. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  7. a5f4645 KVM: nVMX: support RDRAND and RDSEED exiting by Paolo Bonzini · 8 years ago
  8. 1f51999 KVM: VMX: add missing exit reasons by Paolo Bonzini · 8 years ago
  9. ae1e2d1 kvm: nVMX: support EPT accessed/dirty bits by Paolo Bonzini · 8 years ago
  10. 86407bc kvm: x86: MMU support for EPT accessed/dirty bits by Paolo Bonzini · 8 years ago
  11. 0047723 KVM: VMX: remove bogus check for invalid EPT violation by Paolo Bonzini · 8 years ago
  12. 7db7426 KVM: nVMX: we support 1GB EPT pages by Paolo Bonzini · 8 years ago
  13. ad6260d KVM: x86: drop legacy device assignment by Paolo Bonzini · 8 years ago
  14. 2c82878 KVM: VMX: require virtual NMI support by Paolo Bonzini · 8 years ago
  15. 74f1690 kvm/svm: Setup MCG_CAP on AMD properly by Borislav Petkov · 8 years ago
  16. 1279a6b1 KVM: nVMX: single function for switching between vmcs by David Hildenbrand · 8 years ago
  17. f0b98c0 kvm: vmx: Don't use INVVPID when EPT is enabled by Jim Mattson · 8 years ago
  18. 47a4693 KVM: s390: introduce AIS capability by Yi Min Zhao · 8 years ago
  19. 715958f Merge tag 'kvm_mips_4.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/kvm-mips by Radim Krčmář · 8 years ago
  20. a892095 KVM: s390: introduce adapter interrupt inject function by Yi Min Zhao · 8 years ago
  21. 5197839 KVM: s390: introduce ais mode modify function by Fei Li · 8 years ago
  22. 08fab50 KVM: s390: interface for suppressible I/O adapters by Fei Li · 8 years ago
  23. e55fe3c tools/kvm_stat: add '%Total' column by Stefan Raspl · 8 years ago
  24. 9f114a0 tools/kvm_stat: add interactive command 'r' by Stefan Raspl · 8 years ago
  25. 4443084 tools/kvm_stat: add interactive command 'c' by Stefan Raspl · 8 years ago
  26. f9ff108 tools/kvm_stat: add option '--guest' by Stefan Raspl · 8 years ago
  27. 645c172 tools/kvm_stat: remove regex filter on empty input by Stefan Raspl · 8 years ago
  28. 72187df tools/kvm_stat: display regex when set to non-default by Stefan Raspl · 8 years ago
  29. 0152c20 tools/kvm_stat: print error messages on faulty pid filter input by Stefan Raspl · 8 years ago
  30. be03ea3 tools/kvm_stat: remove pid filter on empty input by Stefan Raspl · 8 years ago
  31. a24e85f tools/kvm_stat: display guest name when using pid filter by Stefan Raspl · 8 years ago
  32. 1eaa2f9 tools/kvm_stat: document list of interactive commands by Stefan Raspl · 8 years ago
  33. 184b2d2 tools/kvm_stat: reduce perceived idle time on filter updates by Stefan Raspl · 8 years ago
  34. 692c7f6 tools/kvm_stat: full PEP8 compliance by Stefan Raspl · 8 years ago
  35. a183606 tools/kvm_stat: fix trace setup glitch on field updates in TracepointProvider by Stefan Raspl · 8 years ago
  36. e0ba387 tools/kvm_stat: fix misc glitches by Stefan Raspl · 8 years ago
  37. dadf1e7 tools/kvm_stat: handle SIGINT in log and batch modes by Stefan Raspl · 8 years ago
  38. 9fc0adf tools/kvm_stat: catch curses exceptions only by Stefan Raspl · 8 years ago
  39. a0b4e6a tools/kvm_stat: hide cursor by Stefan Raspl · 8 years ago
  40. dc44abd KVM: MIPS/Emulate: Properly implement TLBR for T&E by James Hogan · 8 years ago
  41. 0ae3abc MIPS: Allow KVM to be enabled on Octeon CPUs by James Hogan · 8 years ago
  42. 1f48f9b KVM: MIPS/VZ: Handle Octeon III guest.PRid register by James Hogan · 8 years ago
  43. 3ba731d KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III by James Hogan · 8 years ago
  44. 824533a KVM: MIPS/VZ: VZ hardware setup for Octeon III by James Hogan · 8 years ago
  45. 867f4da KVM: MIPS/T&E: Report correct dcache line size by James Hogan · 8 years ago
  46. 1c506c9 KVM: MIPS/TLB: Handle virtually tagged icaches by James Hogan · 8 years ago
  47. 4fa9de5 KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon by James Hogan · 8 years ago
  48. 7d8a528 MIPS: Add Octeon III register accessors & definitions by James Hogan · 8 years ago
  49. edec9d7 KVM: MIPS/VZ: Trace guest mode changes by James Hogan · 8 years ago
  50. f4474d5 KVM: MIPS/VZ: Support hardware guest timer by James Hogan · 8 years ago
  51. d42a008 KVM: MIPS/VZ: Emulate MAARs when necessary by James Hogan · 8 years ago
  52. 273819a6 KVM: MIPS/VZ: Support guest load-linked bit by James Hogan · 8 years ago
  53. 5a2f352 KVM: MIPS/VZ: Support guest hardware page table walker by James Hogan · 8 years ago
  54. 4b7de02 KVM: MIPS/VZ: Support guest segmentation control by James Hogan · 8 years ago
  55. dffe042 KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig by James Hogan · 8 years ago
  56. edc8926 KVM: MIPS/VZ: Support guest CP0_BadInstr[P] by James Hogan · 8 years ago
  57. 56f7a44 KVM: MIPS: Add VZ support to build system by James Hogan · 8 years ago
  58. c992a4f KVM: MIPS: Implement VZ support by James Hogan · 8 years ago
  59. ea1bdbf KVM: MIPS: Update exit handler for VZ by James Hogan · 8 years ago
  60. 60c7aa3 KVM: MIPS/Emulate: Drop CACHE emulation for VZ by James Hogan · 8 years ago
  61. 5dee99b KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ by James Hogan · 8 years ago
  62. 372582a KVM: MIPS/TLB: Add VZ TLB management by James Hogan · 8 years ago
  63. 1934a3a KVM: MIPS/Entry: Update entry code to support VZ by James Hogan · 8 years ago
  64. a27660f KVM: MIPS: Abstract guest CP0 register access for VZ by James Hogan · 8 years ago
  65. 28c1e76 KVM: MIPS: Add guest exit exception callback by James Hogan · 8 years ago
  66. edab4fe KVM: MIPS: Add hardware_{enable,disable} callback by James Hogan · 8 years ago
  67. 607ef2f KVM: MIPS: Add callback to check extension by James Hogan · 8 years ago
  68. a517c1a KVM: MIPS: Init timer frequency from callback by James Hogan · 8 years ago
  69. 578fd61 KVM: MIPS: Add 64BIT capability by James Hogan · 8 years ago
  70. a8a3c42 KVM: MIPS: Add VZ & TE capabilities by James Hogan · 8 years ago
  71. a724492 KVM: MIPS: Extend counters & events for VZ GExcCodes by James Hogan · 8 years ago
  72. c58cf74 KVM: MIPS: Update kvm_lose_fpu() for VZ by James Hogan · 8 years ago
  73. 59d7814 KVM: MIPS/Emulate: Implement 64-bit MMIO emulation by James Hogan · 8 years ago
  74. 8b48d5b KVM: MIPS/Emulate: De-duplicate MMIO emulation by James Hogan · 8 years ago
  75. 955d8dc KVM: MIPS: Implement HYPCALL emulation by James Hogan · 8 years ago
  76. a6c09b9 MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro by James Hogan · 8 years ago
  77. eb0bab3 MIPS: Add some missing guest CP0 accessors & defs by James Hogan · 8 years ago
  78. a929bdc MIPS: Probe guest MVH by James Hogan · 8 years ago
  79. a7c7ad6 MIPS: Probe guest CP0_UserLocal by James Hogan · 8 years ago
  80. f359a11 MIPS: Separate MAAR V bit into VL and VH for XPA by James Hogan · 8 years ago
  81. 4e87580 MIPS: Add defs & probing of UFR by James Hogan · 8 years ago
  82. 2beb6dad KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 8 years ago
  83. 7ad658b KVM: nVMX: fix nested EPT detection by Ladi Prosek · 8 years ago
  84. 0292e16 KVM: pci-assign: do not map smm memory slot pages in vt-d page tables by Herongguang (Stephen) · 8 years ago
  85. 90db104 KVM: kvm_io_bus_unregister_dev() should never fail by David Hildenbrand · 8 years ago
  86. 08d839c KVM: VMX: Fix enable VPID conditions by Wanpeng Li · 8 years ago
  87. 63cb6d5 KVM: nVMX: Fix nested VPID vmx exec control by Wanpeng Li · 8 years ago
  88. 24dccf8 KVM: x86: correct async page present tracepoint by Wanpeng Li · 8 years ago
  89. fb6c819 kvm: vmx: Flush TLB when the APIC-access address changes by Jim Mattson · 8 years ago
  90. c761159 KVM: x86: use pic/ioapic destructor when destroy vm by Peter Xu · 8 years ago
  91. 950712e KVM: x86: check existance before destroy by Peter Xu · 8 years ago
  92. 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
  93. 7c2b3e0 Merge remote-tracking branch 's390/guarded-storage' into kvms390/next by Christian Borntraeger · 8 years ago
  94. 916cda1 s390: add a system call for guarded storage by Martin Schwidefsky · 9 years ago
  95. 093b995 mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() by Huang Ying · 8 years ago
  96. 1f02071 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  97. 2c867ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  98. 4719177 Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  99. 8a01150 Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  100. 689b957 Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago