1. e6197ac xen/irq: Export 'xen_pirq_from_irq' function. by Konrad Rzeszutek Wilk · 13 years ago
  2. c7c2c3a xen/irq: Add support to check if IRQ line is shared with other domains. by Konrad Rzeszutek Wilk · 14 years ago
  3. beafbdc xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. by Konrad Rzeszutek Wilk · 13 years ago
  4. 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
  5. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  6. f4d0635 xen: events: refactor GSI pirq bindings functions by Ian Campbell · 13 years ago
  7. 76465b2 xen: events: remove unused public functions by Ian Campbell · 13 years ago
  8. 653378a xen: events: simplify comment by Ian Campbell · 13 years ago
  9. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 14 years ago
  10. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 14 years ago
  11. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 14 years ago
  12. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  13. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 14 years ago
  14. 2e820f5 xen/irq: implement bind_interdomain_evtchn_to_irqhandler for backend drivers by Ian Campbell · 16 years ago
  15. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  16. 4fe7d5a xen: make hvc_xen console work for dom0. by Jeremy Fitzhardinge · 14 years ago
  17. f731e3ef xen: remap MSIs into pirqs when running as initial domain by Qing He · 14 years ago
  18. 809f926 xen: map MSIs into pirqs by Stefano Stabellini · 14 years ago
  19. 7a043f1 xen: support pirq != irq by Stefano Stabellini · 14 years ago
  20. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 14 years ago
  21. 15ebbb8 xen: fix shared irq device passthrough by Konrad Rzeszutek Wilk · 14 years ago
  22. d9a8814 xen: Provide a variant of xen_poll_irq with timeout. by Konrad Rzeszutek Wilk · 15 years ago
  23. 1a60d05 xen: set pirq name to something useful. by Gerd Hoffmann · 14 years ago
  24. d46a78b xen: implement pirq type event channels by Jeremy Fitzhardinge · 14 years ago
  25. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 14 years ago
  26. d4c0453 xen: add irq_from_evtchn by Ian Campbell · 16 years ago
  27. 168d2f4 xen: save previous spinlock when blocking by Jeremy Fitzhardinge · 16 years ago
  28. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  29. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  30. eb1e305 xen: add rebind_evtchn_irq by Jeremy Fitzhardinge · 16 years ago
  31. 642e0c8 xen: add resend_irq_on_evtchn() definition into events.c by Isaku Yamahata · 16 years ago
  32. e849c3e Xen: make events.c portable for ia64/xen support by Isaku Yamahata · 16 years ago
  33. b536b4b xen: use the hvc console infrastructure for Xen console by Jeremy Fitzhardinge · 17 years ago
  34. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago
  35. e46cdb6 xen: event channels by Jeremy Fitzhardinge · 17 years ago