1. fe41518 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years, 1 month ago
  2. 88ca2521b xen/events: Fix race in set_evtchn_to_irq by Maximilian Heyne · 3 years, 5 months ago
  3. 83f877a xen/events: remove redundant initialization of variable irq by Colin Ian King · 3 years, 6 months ago
  4. 3de218f xen/events: reset active flag for lateeoi events later by Juergen Gross · 3 years, 7 months ago
  5. d120198 xen/evtchn: Change irq_info lock to raw_spinlock_t by Luca Fancellu · 3 years, 9 months ago
  6. b662279 xen/events: avoid handling the same event on two cpus at the same time by Juergen Gross · 3 years, 11 months ago
  7. 25da461 xen/events: don't unmask an event channel when an eoi is pending by Juergen Gross · 3 years, 11 months ago
  8. 9e77d96 xen/events: reset affinity of 2-level event when tearing it down by Juergen Gross · 3 years, 11 months ago
  9. 06f45fe xen/events: add per-xenbus device event statistics and settings by Juergen Gross · 4 years ago
  10. f2fa0e5 xen/events: link interdomain events to associated xenbus device by Juergen Gross · 4 years ago
  11. dcda487 Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  12. 3499ba8 xen: Fix event channel callback via INTX/GSI by David Woodhouse · 4 years ago
  13. 88f0a9d xen/events: Implement irq distribution by Thomas Gleixner · 4 years, 1 month ago
  14. 62ebcda xen/events: Reduce irq_info:: Spurious_cnt storage size by Thomas Gleixner · 4 years, 1 month ago
  15. f7a6f99 xen/events: Only force affinity mask for percpu interrupts by Thomas Gleixner · 4 years, 1 month ago
  16. 1ca1b4e xen/events: Use immediate affinity setting by Thomas Gleixner · 4 years, 1 month ago
  17. 67473b8 xen/events: Remove disfunct affinity spreading by Thomas Gleixner · 4 years, 1 month ago
  18. 3bd5371a xen/events: Remove unused bind_evtchn_to_irq_lateeoi() by Thomas Gleixner · 4 years, 1 month ago
  19. eabe741 xen/events: unmask a fifo event channel only if it was masked by Juergen Gross · 4 years, 3 months ago
  20. d04b1ae xen/events: only register debug interrupt for 2-level events by Juergen Gross · 4 years, 3 months ago
  21. 7e14cde xen/events: make struct irq_info private to events_base.c by Juergen Gross · 4 years, 3 months ago
  22. 5894048 xen: remove no longer used functions by Juergen Gross · 4 years, 3 months ago
  23. 5f7f774 xen/events: block rogue events for some time by Juergen Gross · 4 years, 4 months ago
  24. e99502f xen/events: defer eoi in case of excessive number of events by Juergen Gross · 4 years, 4 months ago
  25. 7beb290 xen/events: use a common cpu hotplug hook for event channels by Juergen Gross · 4 years, 4 months ago
  26. 54c9de8 xen/events: add a new "late EOI" evtchn framework by Juergen Gross · 4 years, 4 months ago
  27. f013371 xen/events: fix race in evtchn_fifo_unmask() by Juergen Gross · 4 years, 3 months ago
  28. 4d3fe31 xen/events: add a proper barrier to 2-level uevent unmasking by Juergen Gross · 4 years, 4 months ago
  29. 073d055 xen/events: avoid removing an event channel while handling it by Juergen Gross · 4 years, 4 months ago
  30. 0891fb3 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years, 4 months ago
  31. c330fb1 XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt by Thomas Gleixner · 4 years, 5 months ago
  32. cb09ea2 x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 8 months ago
  33. a0bb51f x86/xen: Split HVM vector callback setup and interrupt gate allocation by Vitaly Kuznetsov · 4 years, 9 months ago
  34. 0102e4e xen: Use evtchn_type_t as a type for event channels by Yan Yankovskyi · 4 years, 10 months ago
  35. 348be43 xen/events: remove event handling recursion detection by Juergen Gross · 5 years ago
  36. 89f40354 xen/events: remove unlikely() from WARN() condition by Denis Efremov · 5 years ago
  37. bce5963 xen/events: fix binding user event channels to cpus by Juergen Gross · 6 years ago
  38. 495e002 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 81 by Thomas Gleixner · 6 years ago
  39. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  40. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  41. 451f743 x86/irq/32: Invoke irq_ctx_init() from init_IRQ() by Thomas Gleixner · 6 years ago
  42. 867cefb xen: Fix x86 sched_clock() interface for xen by Juergen Gross · 6 years ago
  43. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  44. 4dca864 xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage by Josh Abraham · 6 years ago
  45. eef04c7b xen: Remove unnecessary BUG_ON from __unbind_from_irq() by Boris Ostrovsky · 7 years ago
  46. 910f8be xen/pirq: fix error path cleanup when binding MSIs by Roger Pau Monne · 7 years ago
  47. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  48. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  49. 22f12f0 xen/events: events_fifo: Don't use {get,put}_cpu() in xen_evtchn_fifo_init() by Julien Grall · 7 years ago
  50. 4447ac1 x86/idt: Simplify alloc_intr_gate() by Thomas Gleixner · 7 years ago
  51. 020db9d xen/events: Fix interrupt lost during irq_disable and irq_enable by Liu Shuo · 7 years ago
  52. e91b2b1 xen: dont fiddle with event channel masking in suspend/resume by Juergen Gross · 8 years ago
  53. 6e6c5b9 Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  54. ef1c2cc xen/events: Add support for effective affinity mask by Thomas Gleixner · 8 years ago
  55. c48f64a xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU by Anoob Soman · 8 years ago
  56. 84d582d xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 8 years ago
  57. 063334f xen/x86: Remove PVH support by Boris Ostrovsky · 8 years ago
  58. 383378d Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  59. f9751a6 xen: events: Replace BUG() with BUG_ON() by Shyam Saini · 8 years ago
  60. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  61. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  62. 34bc356 x86: Remove empty idle.h header by Thomas Gleixner · 8 years ago
  63. b36585a xen/events: use xen_vcpu_id mapping for EVTCHNOP_status by Vitaly Kuznetsov · 8 years ago
  64. 7a3e686 x86/idle: Remove enter_idle(), exit_idle() by Len Brown · 8 years ago
  65. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  66. c8761e2 xen/events: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  67. be78da1 xen/events: fifo: use xen_vcpu_id mapping by Vitaly Kuznetsov · 9 years ago
  68. 8058c0b xen/events: use xen_vcpu_id mapping in events_base by Vitaly Kuznetsov · 9 years ago
  69. ad5475f x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op by Vitaly Kuznetsov · 9 years ago
  70. f0f3938 xen/events: Don't move disabled irqs by Ross Lagerwall · 9 years ago
  71. ff1e22e xen/events: Mask a moving irq by Boris Ostrovsky · 9 years ago
  72. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  73. 59aa56b xen: audit usages of module.h ; remove unnecessary instances by Paul Gortmaker · 9 years ago
  74. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
  75. 2349275 xen/events: use virt_xxx barriers by Michael S. Tsirkin · 9 years ago
  76. 3de88d6 xen/events/fifo: Consume unprocessed events when a CPU dies by Ross Lagerwall · 10 years ago
  77. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  78. a001c9d xen/events: fifo: Make it running on 64KB granularity by Julien Grall · 10 years ago
  79. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  80. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  81. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  82. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  83. ad6cd7b Revert "xen/events/fifo: Handle linked events when closing a port" by David Vrabel · 9 years ago
  84. fcdf31a xen/events/fifo: Handle linked events when closing a port by Ross Lagerwall · 9 years ago
  85. c149e4c x86/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  86. a9fd60e xen: Include xen/page.h rather than asm/xen/page.h by Julien Grall · 10 years ago
  87. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 10 years ago
  88. 16e6bd5 xen/events: Set irq_info->evtchn before binding the channel to CPU in __startup_pirq() by Boris Ostrovsky · 10 years ago
  89. 5cec988 xen/events: Clear cpu_evtchn_mask before resuming by Boris Ostrovsky · 10 years ago
  90. 85e40b0 xen/events: avoid NULL pointer dereference in dom0 on large machines by Juergen Gross · 10 years ago
  91. 854072d xen/events: support threaded irqs for interdomain event channels by Juergen Gross · 10 years ago
  92. 474b8fe xen/events: drop negativity check of unsigned parameter by Andrey Utkin · 11 years ago
  93. e4a7431 xen/events/fifo: remove a unecessary use of BM() by Frediano Ziglio · 10 years ago
  94. dcecb8f xen/events/fifo: ensure all bitops are properly aligned even on x86 by David Vrabel · 10 years ago
  95. c12784c xen/events/fifo: reset control block and local HEADs on resume by David Vrabel · 10 years ago
  96. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  97. d07c9f1 x86: Get rid of get_nr_irqs_gsi() by Thomas Gleixner · 11 years ago
  98. 05a812a xen/events/fifo: correctly align bitops by Vladimir Murzin · 11 years ago
  99. d06eb3e Xen: do hv callback accounting only on x86 by Arnd Bergmann · 11 years ago
  100. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 11 years ago