1. 7f9787c xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage by Josh Abraham · 6 years ago
  2. 3cac26f xen: Remove unnecessary BUG_ON from __unbind_from_irq() by Boris Ostrovsky · 6 years ago
  3. 058c84a xen/pirq: fix error path cleanup when binding MSIs by Roger Pau Monne · 6 years ago
  4. 5d7ab83 xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  5. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  6. c8761e2 xen/events: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  7. be78da1 xen/events: fifo: use xen_vcpu_id mapping by Vitaly Kuznetsov · 8 years ago
  8. 8058c0b xen/events: use xen_vcpu_id mapping in events_base by Vitaly Kuznetsov · 8 years ago
  9. ad5475f x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op by Vitaly Kuznetsov · 8 years ago
  10. f0f3938 xen/events: Don't move disabled irqs by Ross Lagerwall · 8 years ago
  11. ff1e22e xen/events: Mask a moving irq by Boris Ostrovsky · 8 years ago
  12. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  13. 59aa56b xen: audit usages of module.h ; remove unnecessary instances by Paul Gortmaker · 8 years ago
  14. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  15. 2349275 xen/events: use virt_xxx barriers by Michael S. Tsirkin · 8 years ago
  16. 3de88d6 xen/events/fifo: Consume unprocessed events when a CPU dies by Ross Lagerwall · 9 years ago
  17. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  18. a001c9d xen/events: fifo: Make it running on 64KB granularity by Julien Grall · 9 years ago
  19. 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
  20. 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
  21. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  22. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  23. ad6cd7b Revert "xen/events/fifo: Handle linked events when closing a port" by David Vrabel · 9 years ago
  24. fcdf31a xen/events/fifo: Handle linked events when closing a port by Ross Lagerwall · 9 years ago
  25. c149e4c x86/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  26. a9fd60e xen: Include xen/page.h rather than asm/xen/page.h by Julien Grall · 9 years ago
  27. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 9 years ago
  28. 16e6bd5 xen/events: Set irq_info->evtchn before binding the channel to CPU in __startup_pirq() by Boris Ostrovsky · 9 years ago
  29. 5cec988 xen/events: Clear cpu_evtchn_mask before resuming by Boris Ostrovsky · 9 years ago
  30. 85e40b0 xen/events: avoid NULL pointer dereference in dom0 on large machines by Juergen Gross · 9 years ago
  31. 854072d xen/events: support threaded irqs for interdomain event channels by Juergen Gross · 10 years ago
  32. 474b8fe xen/events: drop negativity check of unsigned parameter by Andrey Utkin · 10 years ago
  33. e4a7431 xen/events/fifo: remove a unecessary use of BM() by Frediano Ziglio · 10 years ago
  34. dcecb8f xen/events/fifo: ensure all bitops are properly aligned even on x86 by David Vrabel · 10 years ago
  35. c12784c xen/events/fifo: reset control block and local HEADs on resume by David Vrabel · 10 years ago
  36. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  37. d07c9f1 x86: Get rid of get_nr_irqs_gsi() by Thomas Gleixner · 10 years ago
  38. 05a812a xen/events/fifo: correctly align bitops by Vladimir Murzin · 10 years ago
  39. d06eb3e Xen: do hv callback accounting only on x86 by Arnd Bergmann · 10 years ago
  40. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 10 years ago
  41. 4892c9b xen: add support for MSI message groups by Roger Pau Monne · 10 years ago
  42. 753fbd2 xen: Validate online cpus in set_affinity by Thomas Gleixner · 10 years ago
  43. 99c8b79 xen: Add proper irq accounting for HYPERCALL vector by Thomas Gleixner · 10 years ago
  44. 02893af xen: Get rid of the last irq_desc abuse by Thomas Gleixner · 10 years ago
  45. 589d03e xen: Use the proper irq functions by Thomas Gleixner · 10 years ago
  46. 4201cdb xen/events: remove unnecessary call to bind_evtchn_to_cpu() by David Vrabel · 10 years ago
  47. 4640ddf xen/events: remove the unused resend_irq_on_evtchn() by David Vrabel · 10 years ago
  48. 97253ee xen/events: bind all new interdomain events to VCPU0 by David Vrabel · 10 years ago
  49. 0db6991 xen: delete new instances of __cpuinit usage by Paul Gortmaker · 10 years ago
  50. be1403b xen/evtchn_fifo: fix error return code in evtchn_fifo_setup() by Wei Yongjun · 10 years ago
  51. 2771374 xen/pvh: Piggyback on PVHVM for event channels (v2) by Mukesh Rathor · 11 years ago
  52. 1fe5655 xen/events: use the FIFO-based ABI if available by David Vrabel · 11 years ago
  53. 6ccecb0 xen/events: allow event channel priority to be set by David Vrabel · 11 years ago
  54. bf2bbe0 xen/events: Add the hypervisor interface for the FIFO-based event channels by David Vrabel · 11 years ago
  55. 0dc0064 xen/evtchn: support more than 4096 ports by David Vrabel · 11 years ago
  56. fd21069 xen/events: add xen_evtchn_mask_all() by David Vrabel · 11 years ago
  57. d0b075f xen/events: Refactor evtchn_to_irq array to be dynamically allocated by David Vrabel · 11 years ago
  58. 0838587 xen/events: add a evtchn_op for port setup by David Vrabel · 11 years ago
  59. 96d4c588 xen/events: allow setup of irq_info to fail by David Vrabel · 11 years ago
  60. ab9a1cc xen/events: add struct evtchn_ops for the low-level port operations by David Vrabel · 11 years ago
  61. 9a489f4 xen/events: move 2-level specific code into its own file by David Vrabel · 11 years ago
  62. d2ba316 xen/events: move drivers/xen/events.c into drivers/xen/events/ by David Vrabel · 11 years ago