1. 2276b51 KVM: x86: ARPL emulation can cause spurious exceptions by Nadav Amit · 10 years ago
  2. 801806d KVM: x86: IRET emulation does not clear NMI masking by Nadav Amit · 10 years ago
  3. 16794aa KVM: x86: Wrong operand size for far ret by Nadav Amit · 10 years ago
  4. 2fcf5c8 KVM: x86: Dirty the dest op page on cmpxchg emulation by Nadav Amit · 10 years ago
  5. 8fff5e3 Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 10 years ago
  6. 1c6007d Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  7. 0eb135f KVM: s390: remove redundant setting of interrupt type by Jens Freimann · 10 years ago
  8. 94d1f56 KVM: s390: fix bug in interrupt parameter check by Jens Freimann · 10 years ago
  9. 428d53b KVM: s390: avoid memory leaks if __inject_vm() fails by David Hildenbrand · 10 years ago
  10. a374e89 KVM: s390/cpacf: Enable/disable protected key functions for kvm guest by Tony Krowiak · 10 years ago
  11. 72f2502 KVM: s390: Provide guest TOD Clock Get/Set Controls by Jason J. Herne · 10 years ago
  12. 556cc0d KVM: s390: trace correct values for set prefix and machine checks by Jens Freimann · 10 years ago
  13. 49538d1 KVM: s390: fix bug in sigp emergency signal injection by Jens Freimann · 10 years ago
  14. 3cfad02 KVM: s390: Take addressing mode into account for MVPG interception by Thomas Huth · 10 years ago
  15. 69a8d45 KVM: s390: no need to hold the kvm->mutex for floating interrupts by Christian Borntraeger · 10 years ago
  16. 2444b35 KVM: s390: forward most SIGP orders to user space by David Hildenbrand · 10 years ago
  17. 9fbd808 KVM: s390: clear the pfault queue if user space sets the invalid token by David Hildenbrand · 10 years ago
  18. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  19. d614be0 s390/sclp: introduce check for the SIGP Interpretation Facility by David Hildenbrand · 10 years ago
  20. a3a9c59 KVM: s390: SIGP SET PREFIX cleanup by David Hildenbrand · 10 years ago
  21. 9a02206 KVM: s390: a VCPU may only stop when no interrupts are left pending by David Hildenbrand · 10 years ago
  22. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  23. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  24. 2d00f75 KVM: s390: forward hrtimer if guest ckc not pending yet by David Hildenbrand · 10 years ago
  25. 0ac96caf KVM: s390: base hrtimer on a monotonic clock by David Hildenbrand · 10 years ago
  26. bda343e KVM: s390: prevent sleep duration underflows in handle_wait() by David Hildenbrand · 10 years ago
  27. 8c0a7ce KVM: s390: Allow userspace to limit guest memory size by Dominik Dingel · 10 years ago
  28. dafd032 KVM: s390: move vcpu specific initalization to a later point by Dominik Dingel · 10 years ago
  29. 0675d92 KVM: s390: make local function static by Christian Borntraeger · 10 years ago
  30. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  31. c6156df Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into kvm-next by Paolo Bonzini · 10 years ago
  32. 227ea81 arm/arm64: KVM: Fixup incorrect config symbol in comment by Christoffer Dall · 10 years ago
  33. cfaa790 kvm: Fix CR3_PCID_INVD type on 32-bit by Borislav Petkov · 10 years ago
  34. 54750f2 KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue by Marcelo Tosatti · 10 years ago
  35. 69b0049 KVM: fix "Should it be static?" warnings from sparse by Fengguang Wu · 10 years ago
  36. ac3d373 arm/arm64: KVM: allow userland to request a virtual GICv3 by Andre Przywara · 11 years ago
  37. 6d52f35 arm64: KVM: add SGI generation register emulation by Andre Przywara · 11 years ago
  38. a0675c2 arm/arm64: KVM: add virtual GICv3 distributor emulation by Andre Przywara · 11 years ago
  39. 9fedf14 arm/arm64: KVM: add opaque private pointer to MMIO data by Andre Przywara · 10 years ago
  40. 1d91622 arm/arm64: KVM: split GICv2 specific emulation code from vgic.c by Andre Przywara · 11 years ago
  41. 2f5fa41 arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable by Andre Przywara · 11 years ago
  42. 3caa2d8 arm/arm64: KVM: make the maximum number of vCPUs a per-VM value by Andre Przywara · 11 years ago
  43. 59892136 arm/arm64: KVM: pass down user space provided GIC type into vGIC code by Andre Przywara · 11 years ago
  44. 4429fc6 arm/arm64: KVM: rework MPIDR assignment and add accessors by Andre Przywara · 11 years ago
  45. d91ffee Optimize TLB flush in kvm_mmu_slot_remove_write_access. by Kai Huang · 10 years ago
  46. 0c55d6d x86: kvm: vmx: Remove some unused functions by Rickard Strandqvist · 10 years ago
  47. 7276030 KVM: arm/arm64: Enable Dirty Page logging for ARMv8 by Mario Smarduch · 10 years ago
  48. 9836c6b KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries by Mario Smarduch · 10 years ago
  49. 8199ed0 KVM: arm64: ARMv8 header changes for page logging by Mario Smarduch · 10 years ago
  50. 15a49a4 KVM: arm: page logging 2nd stage fault handling by Mario Smarduch · 10 years ago
  51. 53c810c KVM: arm: dirty logging write protect support by Mario Smarduch · 10 years ago
  52. c647355 KVM: arm: Add initial dirty page locking support by Mario Smarduch · 10 years ago
  53. 72fc36b KVM: arm: Add ARMv7 API to flush TLBs by Mario Smarduch · 10 years ago
  54. e108ff2 KVM: x86: switch to kvm_get_dirty_log_protect by Paolo Bonzini · 10 years ago
  55. 056bb5f arm64: kvm: decode ESR_ELx.EC when reporting exceptions by Mark Rutland · 10 years ago
  56. 6e53031 arm64: kvm: remove ESR_EL2_* macros by Mark Rutland · 10 years ago
  57. 4a93908 arm64: remove ESR_EL1_* macros by Mark Rutland · 10 years ago
  58. c6d01a9 arm64: kvm: move to ESR_ELx macros by Mark Rutland · 10 years ago
  59. 60a1f02 arm64: decode ESR_ELx.EC when reporting exceptions by Mark Rutland · 10 years ago
  60. aed40e0 arm64: move to ESR_ELx macros by Mark Rutland · 10 years ago
  61. cf99a48 arm64: introduce common ESR_ELx_* definitions by Mark Rutland · 10 years ago
  62. 924de80 ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe by Andre Przywara · 10 years ago
  63. 0d97f884 arm/arm64: KVM: add tracing support for arm64 exit handler by Wei Huang · 10 years ago
  64. 065c003 KVM: arm/arm64: vgic: add init entry to VGIC KVM device by Eric Auger · 10 years ago
  65. c205fb7 KVM: x86: #PF error-code on R/W operations is wrong by Nadav Amit · 10 years ago
  66. 7e71a59 KVM: x86: flush TLB when D bit is manually changed. by Kai Huang · 10 years ago
  67. defcf51 KVM: x86: allow TSC deadline timer on all hosts by Radim Krčmář · 10 years ago
  68. bab5bb3 kvm: x86: Remove kvm_make_request from lapic.c by Nicholas Krause · 10 years ago
  69. edccda7 KVM: x86: Access to LDT/GDT that wraparound is incorrect by Nadav Amit · 10 years ago
  70. e2cefa7 KVM: x86: Do not set access bit on accessed segments by Nadav Amit · 10 years ago
  71. ab70809 KVM: x86: POP [ESP] is not emulated correctly by Nadav Amit · 10 years ago
  72. 80976db KVM: x86: em_call_far should return failure result by Nadav Amit · 10 years ago
  73. 3dc4bc4 KVM: x86: JMP/CALL using call- or task-gate causes exception by Nadav Amit · 10 years ago
  74. 16bebef KVM: x86: fnstcw and fnstsw may cause spurious exception by Nadav Amit · 10 years ago
  75. 3313bc4 KVM: x86: pop sreg accesses only 2 bytes by Nadav Amit · 10 years ago
  76. fa4a2c0 KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON by Paolo Bonzini · 11 years ago
  77. 4c1a50d KVM: x86: mmu: remove ASSERT(vcpu) by Paolo Bonzini · 11 years ago
  78. ad896af KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept_mmu by Paolo Bonzini · 11 years ago
  79. e0c6db3 KVM: x86: mmu: do not use return to tail-call functions that return void by Paolo Bonzini · 10 years ago
  80. 6c19b75 KVM: x86: add tracepoint to wait_lapic_expire by Marcelo Tosatti · 10 years ago
  81. d0659d9 KVM: x86: add option to advance tscdeadline hrtimer expiration by Marcelo Tosatti · 10 years ago
  82. 7c6a98d KVM: x86: add method to test PIR bitmap vector by Marcelo Tosatti · 10 years ago
  83. b4eef9b kvm: x86: vmx: NULL out hwapic_isr_update() in case of !enable_apicv by Tiejun Chen · 10 years ago
  84. 5ff22e7 KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32 by Nicholas Krause · 10 years ago
  85. 19d5f10 KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit by Eugene Korenevsky · 10 years ago
  86. e9ac033 KVM: nVMX: Improve nested msr switch checking by Eugene Korenevsky · 10 years ago
  87. ff651cb KVM: nVMX: Add nested msr load/restore algorithm by Wincy Van · 10 years ago
  88. 79b8cb9 Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  89. b739896 [IA64] Enable execveat syscall for ia64 by Tony Luck · 10 years ago
  90. 693a30b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  91. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago
  92. b485342 x86, um: actually mark system call tables readonly by Daniel Borkmann · 10 years ago
  93. f911d73 um: Skip futex_atomic_cmpxchg_inatomic() test by Richard Weinberger · 10 years ago
  94. a5cb236 Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 10 years ago
  95. 1b0f449 nios2: Use preempt_schedule_irq by Tobias Klauser · 10 years ago
  96. 6f3d2b0 nios2: Initialize cpuinfo.mmu by Walter Goossens · 10 years ago
  97. 9bb29b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  98. 007487f Add USB_EHCI_EXYNOS to multi_v7_defconfig by Steev Klimaszewski · 10 years ago
  99. 1be6f10 Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active and online" by Michael Ellerman · 10 years ago
  100. c1caae3 powerpc/kdump: Ignore failure in enabling big endian exception during crash by Hari Bathini · 10 years ago