1. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  2. 77bb3df xen/events: don't bind non-percpu VIRQs with percpu chip by David Vrabel · 9 years ago
  3. 854072d xen/events: support threaded irqs for interdomain event channels by Juergen Gross · 10 years ago
  4. 4892c9b xen: add support for MSI message groups by Roger Pau Monne · 10 years ago
  5. 4640ddf xen/events: remove the unused resend_irq_on_evtchn() by David Vrabel · 10 years ago
  6. 6ccecb0 xen/events: allow event channel priority to be set by David Vrabel · 11 years ago
  7. 0dc0064 xen/evtchn: support more than 4096 ports by David Vrabel · 11 years ago
  8. 9a489f4 xen/events: move 2-level specific code into its own file by David Vrabel · 11 years ago
  9. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  10. dec02de xen: drop tracking of IRQ vector by Jan Beulich · 11 years ago
  11. 0ec53ec xen/arm: receive Xen events on ARM by Stefano Stabellini · 12 years ago
  12. 68c2c39 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 12 years ago
  13. 420eb55 xen/event: Add reference counting to event channels by Daniel De Graaf · 13 years ago
  14. 78316ad xen/pci: Remove 'xen_allocate_pirq_gsi'. by Konrad Rzeszutek Wilk · 13 years ago
  15. e6197ac xen/irq: Export 'xen_pirq_from_irq' function. by Konrad Rzeszutek Wilk · 13 years ago
  16. c7c2c3a xen/irq: Add support to check if IRQ line is shared with other domains. by Konrad Rzeszutek Wilk · 14 years ago
  17. beafbdc xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. by Konrad Rzeszutek Wilk · 13 years ago
  18. 5a39837 Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  19. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  20. f4d0635 xen: events: refactor GSI pirq bindings functions by Ian Campbell · 13 years ago
  21. 76465b2 xen: events: remove unused public functions by Ian Campbell · 13 years ago
  22. 653378a xen: events: simplify comment by Ian Campbell · 13 years ago
  23. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 13 years ago
  24. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 13 years ago
  25. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 13 years ago
  26. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 13 years ago
  27. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 13 years ago
  28. 2e820f5 xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers by Ian Campbell · 15 years ago
  29. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  30. 4fe7d5a xen: make hvc_xen console work for dom0. by Jeremy Fitzhardinge · 14 years ago
  31. f731e3ef xen: remap MSIs into pirqs when running as initial domain by Qing He · 14 years ago
  32. 809f926 xen: map MSIs into pirqs by Stefano Stabellini · 14 years ago
  33. 7a043f1 xen: support pirq != irq by Stefano Stabellini · 14 years ago
  34. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 14 years ago
  35. 15ebbb8 xen: fix shared irq device passthrough by Konrad Rzeszutek Wilk · 14 years ago
  36. d9a8814 xen: Provide a variant of xen_poll_irq with timeout. by Konrad Rzeszutek Wilk · 15 years ago
  37. 1a60d05 xen: set pirq name to something useful. by Gerd Hoffmann · 14 years ago
  38. d46a78b xen: implement pirq type event channels by Jeremy Fitzhardinge · 14 years ago
  39. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 14 years ago
  40. d4c0453 xen: add irq_from_evtchn by Ian Campbell · 15 years ago
  41. 168d2f4 xen: save previous spinlock when blocking by Jeremy Fitzhardinge · 16 years ago
  42. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  43. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  44. eb1e305 xen: add rebind_evtchn_irq by Jeremy Fitzhardinge · 16 years ago
  45. 642e0c8 xen: add resend_irq_on_evtchn() definition into events.c by Isaku Yamahata · 16 years ago
  46. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 16 years ago
  47. b536b4b xen: use the hvc console infrastructure for Xen console by Jeremy Fitzhardinge · 17 years ago
  48. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  49. e46cdb6 xen: event channels by Jeremy Fitzhardinge · 17 years ago