1. d06eb3e Xen: do hv callback accounting only on x86 by Arnd Bergmann · 11 years ago
  2. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 11 years ago
  3. 4892c9b xen: add support for MSI message groups by Roger Pau Monne · 11 years ago
  4. 753fbd2 xen: Validate online cpus in set_affinity by Thomas Gleixner · 11 years ago
  5. 99c8b79 xen: Add proper irq accounting for HYPERCALL vector by Thomas Gleixner · 11 years ago
  6. 02893af xen: Get rid of the last irq_desc abuse by Thomas Gleixner · 11 years ago
  7. 589d03e xen: Use the proper irq functions by Thomas Gleixner · 11 years ago
  8. 4201cdb xen/events: remove unnecessary call to bind_evtchn_to_cpu() by David Vrabel · 11 years ago
  9. 4640ddf xen/events: remove the unused resend_irq_on_evtchn() by David Vrabel · 11 years ago
  10. 97253ee xen/events: bind all new interdomain events to VCPU0 by David Vrabel · 11 years ago
  11. 2771374 xen/pvh: Piggyback on PVHVM for event channels (v2) by Mukesh Rathor · 11 years ago
  12. 1fe5655 xen/events: use the FIFO-based ABI if available by David Vrabel · 12 years ago
  13. 6ccecb0 xen/events: allow event channel priority to be set by David Vrabel · 11 years ago
  14. 0dc0064 xen/evtchn: support more than 4096 ports by David Vrabel · 11 years ago
  15. fd21069 xen/events: add xen_evtchn_mask_all() by David Vrabel · 11 years ago
  16. d0b075f xen/events: Refactor evtchn_to_irq array to be dynamically allocated by David Vrabel · 11 years ago
  17. 0838587 xen/events: add a evtchn_op for port setup by David Vrabel · 12 years ago
  18. 96d4c588 xen/events: allow setup of irq_info to fail by David Vrabel · 12 years ago
  19. ab9a1cc xen/events: add struct evtchn_ops for the low-level port operations by David Vrabel · 12 years ago
  20. 9a489f4 xen/events: move 2-level specific code into its own file by David Vrabel · 12 years ago
  21. d2ba316 xen/events: move drivers/xen/events.c into drivers/xen/events/ by David Vrabel · 11 years ago[Renamed from drivers/xen/events.c]
  22. 76ec8d6 xen/events: replace raw bit ops with functions by Wei Liu · 12 years ago
  23. 3f70fa8 xen/events: introduce test_and_set_mask() by Wei Liu · 12 years ago
  24. fc087e1 xen/events: remove unnecessary init_evtchn_cpu_bindings() by David Vrabel · 12 years ago
  25. 8729518 xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn() by David Vrabel · 12 years ago
  26. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  27. 072b206 xen: fix ARM build after 6efa20e4 by Stefano Stabellini · 11 years ago
  28. 3ef0296 xen/events: document behaviour when scanning the start word for events by David Vrabel · 11 years ago
  29. 4704fe4 xen/events: mask events when changing their VCPU binding by David Vrabel · 11 years ago
  30. 84ca7a8 xen/events: initialize local per-cpu mask for all possible events by David Vrabel · 11 years ago
  31. 6efa20e xen: Support 64-bit PV guest receiving NMIs by Konrad Rzeszutek Wilk · 11 years ago
  32. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 12 years ago
  33. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  34. 934f585 xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST by Julien Grall · 12 years ago
  35. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  36. 94032c5 xen/events: Check that IRQ value passed in is valid. by Konrad Rzeszutek Wilk · 12 years ago
  37. dec02de xen: drop tracking of IRQ vector by Jan Beulich · 12 years ago
  38. bee980d xen/events: Handle VIRQ_TIMER before any other hardirq in event loop. by Keir Fraser · 12 years ago
  39. c26377e xen/events: avoid race with raising an event in unmask_evtchn() by David Vrabel · 12 years ago
  40. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  41. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 12 years ago
  42. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 12 years ago
  43. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 12 years ago
  44. 772aebc xen/events: fix RCU warning, or Call idle notifier after irq_enter() by Mojiong Qiu · 12 years ago
  45. bf86ad8 xen: events: pirq_check_eoi_map is X86 specific by Ian Campbell · 12 years ago
  46. 2e3d886 xen: mark xen_init_IRQ __init by Stefano Stabellini · 12 years ago
  47. 0ec53ec xen/arm: receive Xen events on ARM by Stefano Stabellini · 12 years ago
  48. a8636c0 xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST by Stefano Stabellini · 12 years ago
  49. b5e5792 xen/events: fix unmask_evtchn for PV on HVM guests by Stefano Stabellini · 12 years ago
  50. 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  51. 5e152e6 xen/events: Add WARN_ON when quick lookup found invalid type. by Konrad Rzeszutek Wilk · 13 years ago
  52. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  53. 68c2c39 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 13 years ago
  54. 521394e xen: use the pirq number to check the pirq_eoi_map by Stefano Stabellini · 13 years ago
  55. 9846ff1 xen: support pirq_eoi_map by Stefano Stabellini · 13 years ago
  56. c3b3f16 xen/events: prevent calling evtchn_get on invalid channels by Daniel De Graaf · 13 years ago
  57. 420eb55 xen/event: Add reference counting to event channels by Daniel De Graaf · 13 years ago
  58. daedd87 Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  59. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  61. e659922 xen/irq: If we fail during msi_capability_init return proper error code. by Konrad Rzeszutek Wilk · 13 years ago
  62. 9bb9efe xen/events: Don't check the info for NULL as it is already done. by Konrad Rzeszutek Wilk · 13 years ago
  63. 9d093e2 xen/events: BUG() when we can't allocate our event->irq array. by Konrad Rzeszutek Wilk · 13 years ago
  64. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  65. 7736594 xen/irq: Alter the locking to use a mutex instead of a spinlock. by Konrad Rzeszutek Wilk · 13 years ago
  66. 62cc5fc xen/pv-on-hvm kexec: rebind virqs to existing eventchannel ports by Olaf Hering · 13 years ago
  67. 088c05a Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c by Ruslan Pisarev · 13 years ago
  68. 78316ad xen/pci: Remove 'xen_allocate_pirq_gsi'. by Konrad Rzeszutek Wilk · 14 years ago
  69. a0ee056 xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together. by Konrad Rzeszutek Wilk · 14 years ago
  70. b5328cd xen: Fix compile warning when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 14 years ago
  71. e5ac0bd xen: use the trigger info we already have to choose the irq handler by Stefano Stabellini · 14 years ago
  72. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  73. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  74. 7e186bd xen: do not clear and mask evtchns in __xen_evtchn_do_upcall by Stefano Stabellini · 14 years ago
  75. 1eff1ad xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot. by Konrad Rzeszutek Wilk · 14 years ago
  76. e6197ac xen/irq: Export 'xen_pirq_from_irq' function. by Konrad Rzeszutek Wilk · 14 years ago
  77. c7c2c3a xen/irq: Add support to check if IRQ line is shared with other domains. by Konrad Rzeszutek Wilk · 14 years ago
  78. beafbdc xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF. by Konrad Rzeszutek Wilk · 14 years ago
  79. 16ad569 Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  81. 361ae8c xen: events: fix error checks in bind_*_to_irqhandler() by Nicolas Kaiser · 14 years ago
  82. a3b975c xen: Use new irq_move functions by Thomas Gleixner · 14 years ago
  83. c442b80 xen: Cleanup genirq namespace by Thomas Gleixner · 14 years ago
  84. 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 · 14 years ago
  85. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  86. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 44626e4 xen: events: Fix compile error if CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 14 years ago
  88. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  89. a7b807c xen: events: correct locking in xen_irq_from_pirq by Ian Campbell · 14 years ago
  90. 7bee976 xen: events: propagate irq allocation failure instead of panicking by Ian Campbell · 14 years ago
  91. 6cb9bf3 xen: events: do not workaround too-small nr_irqs by Ian Campbell · 14 years ago
  92. 69c358c xen: events: remove use of nr_irqs as upper bound on number of pirqs by Ian Campbell · 14 years ago
  93. ca62ce8 xen: events: dynamically allocate irq info structures by Ian Campbell · 14 years ago
  94. 6cb6537 xen: events: maintain a list of Xen interrupts by Ian Campbell · 14 years ago
  95. 3d4cfa3 xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions by Ian Campbell · 14 years ago
  96. 9158c35 xen: events: turn irq_info constructors into initialiser functions by Ian Campbell · 14 years ago
  97. cb60d11 xen: events: use per-cpu variable for cpu_evtchn_mask by Ian Campbell · 14 years ago
  98. f4d0635 xen: events: refactor GSI pirq bindings functions by Ian Campbell · 14 years ago
  99. 0a85226 xen: events: rename restore_cpu_pirqs -> restore_pirqs by Ian Campbell · 14 years ago
  100. 76465b2 xen: events: remove unused public functions by Ian Campbell · 14 years ago