1. c63cf53 KVM: pass struct kvm to kvm_set_routing_entry by Radim Krčmář · 8 years ago
  2. adbf169 KVM: s390: vsie: speed up VCPU irq delivery when handling vsie by David Hildenbrand · 9 years ago
  3. dcc98ea KVM: s390: fixup I/O interrupt traces by Christian Borntraeger · 9 years ago
  4. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  5. 6d28f78 KVM: s390: add clear I/O irq operation for FLIC by Halil Pasic · 9 years ago
  6. 4f12985 KVM: s390: implement has_attr for FLIC by Halil Pasic · 9 years ago
  7. 72aafdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  8. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  9. 1e133ab s390/mm: split arch/s390/mm/pgtable.c by Martin Schwidefsky · 9 years ago
  10. b3c17f1 KVM: s390: wake up when the VCPU cpu timer expires by David Hildenbrand · 9 years ago
  11. 4287f24 KVM: s390: abstract access to the VCPU cpu timer by David Hildenbrand · 9 years ago
  12. 8577370 KVM: Use simple waitqueue for vcpu->wq by Marcelo Tosatti · 9 years ago
  13. eaa4f41 KVM: s390: irq delivery should not rely on icptcode by David Hildenbrand · 9 years ago
  14. 634790b KVM: s390: migration / injection of prog irq ilc by David Hildenbrand · 9 years ago
  15. 0e8bc06 KVM: s390: PSW forwarding / rewinding / ilc rework by David Hildenbrand · 9 years ago
  16. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  17. c667aea s390: rename struct _lowcore to struct lowcore by Heiko Carstens · 9 years ago
  18. 2c1bb2b KVM: s390: fast path for sca_ext_call_pending by David Hildenbrand · 9 years ago
  19. 5e04431 KVM: s390: Introduce switching code by Eugene (jno) Dvurechenski · 10 years ago
  20. 7d43baf KVM: s390: Make provisions for ESCA utilization by Eugene (jno) Dvurechenski · 10 years ago
  21. bc784cc KVM: s390: Introduce new structures by Eugene (jno) Dvurechenski · 10 years ago
  22. a5bd764 KVM: s390: Generalize access to SIGP controls by Eugene (jno) Dvurechenski · 10 years ago
  23. 152e9f6 KVM: s390: fix wrong lookup of VCPUs by array index by David Hildenbrand · 9 years ago
  24. b85de33 KVM: s390: avoid memory overwrites on emergency signal injection by David Hildenbrand · 9 years ago
  25. 60417fc KVM: s390: factor out reading of the guest TOD clock by David Hildenbrand · 9 years ago
  26. 238293b KVM: s390: correctly handle injection of pgm irqs and per events by David Hildenbrand · 10 years ago
  27. 66933b7 KVM: s390: simplify in-kernel program irq injection by David Hildenbrand · 10 years ago
  28. 4d32ad6 KVM: s390: drop out early in kvm_s390_has_irq() by David Hildenbrand · 10 years ago
  29. 118b862 KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts by David Hildenbrand · 9 years ago
  30. 5f94c58 KVM: s390: set interception requests for all floating irqs by David Hildenbrand · 9 years ago
  31. fee0e0f KVM: s390: disabled wait cares about machine checks, not PER by David Hildenbrand · 9 years ago
  32. f59922b4 KVM: s390: remove unused variable in __inject_vm by Christian Borntraeger · 9 years ago
  33. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. fdf0365 KVM: s390: host STP toleration for VMs by Fan Zhang · 10 years ago
  35. a37281b KVM: s390: more irq names for trace events by David Hildenbrand · 10 years ago
  36. 3f24ba1 KVM: s390: Fixup interrupt vcpu event messages and levels by Christian Borntraeger · 9 years ago
  37. ed2afcf KVM: s390: remove "from (user|kernel)" from irq injection messages by David Hildenbrand · 9 years ago
  38. 71db35d KVM: s390: VCPU_EVENT cleanup for prefix changes by Christian Borntraeger · 9 years ago
  39. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 10 years ago
  40. 4e24155 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  41. f2ae45e KVM: s390: clear floating interrupt bitmap and parameters by Jens Freimann · 10 years ago
  42. 37c5f6c s390/sclp: unify basic sclp access by exposing "struct sclp" by David Hildenbrand · 10 years ago
  43. 96e0ed2 KVM: s390: factor out and optimize floating irq VCPU kick by David Hildenbrand · 10 years ago
  44. ffeca0a KVM: s390: optimize interrupt handling round trip time by Jens Freimann · 10 years ago
  45. b938eace KVM: s390: fix external call injection without sigp interpretation by David Hildenbrand · 10 years ago
  46. 816c766 KVM: s390: migrate vcpu interrupt state by Jens Freimann · 10 years ago
  47. 79e87a1 KVM: s390: refactor vcpu injection function by Jens Freimann · 10 years ago
  48. b4aec92 KVM: s390: cpu timer irq priority by David Hildenbrand · 10 years ago
  49. 6d3da24 KVM: s390: deliver floating interrupts in order of priority by Jens Freimann · 12 years ago
  50. 94aa033 KVM: s390: fix get_all_floating_irqs by Jens Freimann · 10 years ago
  51. 2ba4596 KVM: s390: store the breaking-event address on pgm interrupts by David Hildenbrand · 10 years ago
  52. bc17de7 KVM: s390: Machine Check by Eric Farman · 11 years ago
  53. 403c864 KVM: s390: Vector exceptions by Eric Farman · 10 years ago
  54. 33b412a KVM: s390: Use insn_length() to calculate length of instruction by Thomas Huth · 10 years ago
  55. a9a846fd KVM: s390: Nullify instruction for certain program exceptions by Thomas Huth · 10 years ago
  56. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 10 years ago
  57. 8e2207c KVM: s390: floating irqs: fix user triggerable endless loop by David Hildenbrand · 10 years ago
  58. 0eb135f KVM: s390: remove redundant setting of interrupt type by Jens Freimann · 10 years ago
  59. 94d1f56 KVM: s390: fix bug in interrupt parameter check by Jens Freimann · 10 years ago
  60. 428d53b KVM: s390: avoid memory leaks if __inject_vm() fails by David Hildenbrand · 10 years ago
  61. 556cc0d KVM: s390: trace correct values for set prefix and machine checks by Jens Freimann · 10 years ago
  62. 49538d1 KVM: s390: fix bug in sigp emergency signal injection by Jens Freimann · 10 years ago
  63. 69a8d45 KVM: s390: no need to hold the kvm->mutex for floating interrupts by Christian Borntraeger · 10 years ago
  64. ea5f496 KVM: s390: only one external call may be pending at a time by David Hildenbrand · 10 years ago
  65. a3a9c59 KVM: s390: SIGP SET PREFIX cleanup by David Hildenbrand · 10 years ago
  66. 9a02206 KVM: s390: a VCPU may only stop when no interrupts are left pending by David Hildenbrand · 10 years ago
  67. 6cddd43 KVM: s390: handle stop irqs without action_bits by David Hildenbrand · 10 years ago
  68. 2822545 KVM: s390: new parameter for SIGP STOP irqs by David Hildenbrand · 10 years ago
  69. 2d00f75 KVM: s390: forward hrtimer if guest ckc not pending yet by David Hildenbrand · 10 years ago
  70. bda343e KVM: s390: prevent sleep duration underflows in handle_wait() by David Hildenbrand · 10 years ago
  71. 0675d92 KVM: s390: make local function static by Christian Borntraeger · 10 years ago
  72. 99e2000 KVM: s390: clean up return code handling in irq delivery code by Jens Freimann · 10 years ago
  73. 9185124 KVM: s390: use atomic bitops to access pending_irqs bitmap by Jens Freimann · 10 years ago
  74. 467fc29 KVM: s390: some ext irqs have to clear the ext cpu addr by David Hildenbrand · 10 years ago
  75. fc2020c KVM: s390: allow injecting all kinds of machine checks by Jens Freimann · 10 years ago
  76. 383d0b0 KVM: s390: handle pending local interrupts via bitmap by Jens Freimann · 10 years ago
  77. 0fb97ab KVM: s390: refactor interrupt delivery code by Jens Freimann · 10 years ago
  78. 60f90a1 KVM: s390: add defines for virtio and pfault interrupt code by Jens Freimann · 10 years ago
  79. af43eb2 KVM: s390: external param not valid for cpu timer and ckc by David Hildenbrand · 10 years ago
  80. 0146a7b KVM: s390: refactor interrupt injection code by Jens Freimann · 10 years ago
  81. da00fcb KVM: s390: trigger the right CPU exit for floating interrupts by Christian Borntraeger · 10 years ago
  82. a36c539 KVM: s390: Fix size of monitor-class number field by Thomas Huth · 10 years ago
  83. ce2e4f0 KVM: s390: count vcpu wakeups in stat.halt_wakeup by David Hildenbrand · 10 years ago
  84. bfac1f5 KVM: s390/interrupt: remove double assignment by Christian Borntraeger · 10 years ago
  85. f346026 KVM: s390: unintended fallthrough for external call by Christian Borntraeger · 10 years ago
  86. 614aeab KVM: s390: add __must_check to interrupt deliver functions by Christian Borntraeger · 10 years ago
  87. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 11 years ago
  88. 331cbc2 KVM: s390: don't use kvm lock in interrupt injection code by Jens Freimann · 10 years ago
  89. 7939503 KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery by Jens Freimann · 11 years ago
  90. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  91. 8a2ef71 KVM: s390: factor out get_ilc() function by Jens Freimann · 10 years ago
  92. 44c6ca3 KVM: s390: add defines for pfault init delivery code by Jens Freimann · 11 years ago
  93. 8ba918d KVM: irqchip: Provide and use accessors for irq routing table by Paul Mackerras · 11 years ago
  94. db37386 KVM: s390: rework broken SIGP STOP interrupt handling by David Hildenbrand · 10 years ago
  95. ea74c0e KVM: s390: remove the tasklet used by the hrtimer by David Hildenbrand · 11 years ago
  96. 0e9c85a KVM: s390: move vcpu wakeup code to a central point by David Hildenbrand · 11 years ago
  97. 4ae3c08 KVM: s390: remove _bh locking from local_int.lock by David Hildenbrand · 11 years ago
  98. 0759d06 KVM: s390: cleanup handle_wait by reusing kvm_vcpu_block by David Hildenbrand · 11 years ago
  99. 3192c63 KVM: s390: a VCPU is already started when delivering interrupts by David Hildenbrand · 11 years ago
  100. 4953919 KVM: s390: interpretive execution of SIGP EXTERNAL CALL by David Hildenbrand · 11 years ago