1. 8658be1 Merge branch 'irq/for-block' into irq/core by Thomas Gleixner · 8 years ago
  2. 06ee6d5 genirq: Add affinity hint to irq allocation by Thomas Gleixner · 8 years ago
  3. 9c25558 genirq: Introduce IRQD_AFFINITY_MANAGED flag by Thomas Gleixner · 8 years ago
  4. edd14cf genirq: Add untracked irq handler by Keith Busch · 8 years ago
  5. be45beb genirq: Add runtime power management support for IRQ chips by Jon Hunter · 8 years ago
  6. 222df54 genirq: Allow the affinity of a percpu interrupt to be set/retrieved by Marc Zyngier · 9 years ago
  7. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  8. 3b8e29a genirq: Implement ipi_send_mask/single() by Qais Yousef · 9 years ago
  9. 34dc1ae genirq: Add send_ipi callbacks to irq_chip by Qais Yousef · 9 years ago
  10. f9bce79 genirq: Add a new function to get IPI reverse mapping by Qais Yousef · 9 years ago
  11. d17bf24 genirq: Add a new generic IPI reservation code to irq core by Qais Yousef · 9 years ago
  12. f256c9a genirq: Add ipi_offset to irq_common_data by Qais Yousef · 9 years ago
  13. 955bfe5 genirq: Add an extra comment about the use of affinity in irq_common_data by Qais Yousef · 9 years ago
  14. b354286 irq: Privatize irq_common_data::state_use_accessors by Boqun Feng · 9 years ago
  15. e984977 genirq: Add flag to force mask in disable_irq[_nosync]() by Thomas Gleixner · 9 years ago
  16. 9e7e2b0 genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress() by Mika Westerberg · 9 years ago
  17. 92068d1 genirq: Fix typo in documentation of enumeration field name by Mika Westerberg · 9 years ago
  18. f1e0bb0 genirq: Introduce generic irq migration for cpu hotunplug by Yang Yingliang · 9 years ago
  19. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  20. b237721 genirq: Move field 'msi_desc' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  21. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  22. af7080e genirq: Move field 'handler_data' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  23. 449e9ca genirq: Move field 'node' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  24. fc56971 genirq: Provide IRQD_FORWARDED_TO_VCPU status flag by Thomas Gleixner · 9 years ago
  25. 3829c66 genirq: Remove stale comment by Thomas Gleixner · 9 years ago
  26. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. b7560de genirq: Introduce irq_chip_set_type_parent() helper by Grygorii Strashko · 9 years ago
  28. be9b22b genirq: Add chip_[suspend|resume] PM support to irq_chip by Brian Norris · 9 years ago
  29. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
  30. 0dcdbc9 genirq: Remove the irq argument from note_interrupt() by Jiang Liu · 9 years ago
  31. daf7ab7 genirq: Clean up outdated comments related to include/linux/irqdesc.h by Jiang Liu · 9 years ago
  32. f052186 Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 9 years ago
  33. 3b0f95b irq: Add irq_set_chained_handler_and_data() by Russell King · 9 years ago
  34. c64301a genirq: Introduce helper function irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  35. 6783011 genirq: Introduce helper function irq_data_get_node() by Jiang Liu · 9 years ago
  36. 0d0b4c8 genirq: Introduce struct irq_common_data to host shared irq data by Jiang Liu · 9 years ago
  37. a6c761e Merge branch 'irq/for-x86' into irq/core by Thomas Gleixner · 9 years ago
  38. 0a4377d genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU by Jiang Liu · 9 years ago
  39. 3cfeffc genirq: Add irq_chip_(enable/disable)_parent by Stefan Agner · 9 years ago
  40. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  41. 1b7047e genirq: Allow the irqchip state of an IRQ to be save/restored by Marc Zyngier · 10 years ago
  42. 08b55e2 genirq: Add irqchip_set_wake_parent by Marc Zyngier · 10 years ago
  43. 9e66645 Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 74faaf7 genirq: Move irq_chip_write_msi_msg() helper to core by Thomas Gleixner · 10 years ago
  45. 9dde55b genirq: Introduce callback irq_chip.irq_write_msi_msg by Jiang Liu · 10 years ago
  46. 75ffc00 genirq: Split out flow handler typedefs into seperate header file by Thomas Gleixner · 10 years ago
  47. 2cb6254 genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip by Jiang Liu · 10 years ago
  48. 515085e genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip by Jiang Liu · 10 years ago
  49. 56e8aba genirq: Add more helper functions to support stacked irq_chip by Yingjoe Chen · 10 years ago
  50. 85f08c1 genirq: Introduce helper functions to support stacked irq_chip by Jiang Liu · 10 years ago
  51. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  52. b790559 genirq: Generic chip: Add big endian I/O accessors by Kevin Cernekee · 10 years ago
  53. 2b28037 genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel} by Kevin Cernekee · 10 years ago
  54. 332fd7c genirq: Generic chip: Change irq_reg_{readl,writel} arguments by Kevin Cernekee · 10 years ago
  55. b76f167 genirq: Mark wakeup sources as armed on suspend by Thomas Gleixner · 10 years ago
  56. a5152c8 genirq: generic chip: Export irq_map_generic_chip function by Boris BREZILLON · 10 years ago
  57. d8179bc genirq: Remove dynamic_irq mess by Thomas Gleixner · 10 years ago
  58. c940e01 genirq: Replace dynamic_irq_init/cleanup by Thomas Gleixner · 10 years ago
  59. 1d00835 genirq: Remove irq_reserve_irq[s] by Thomas Gleixner · 10 years ago
  60. e8784e4 genirq: Make create/destroy_irq() ia64 private by Thomas Gleixner · 10 years ago
  61. 54859f5 x86: Remove create/destroy_irq() by Thomas Gleixner · 10 years ago
  62. 7b6ef12 genirq: Provide generic hwirq allocation facility by Thomas Gleixner · 10 years ago
  63. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
  64. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 11 years ago
  65. 328a497 genirq: Add a new IRQCHIP_EOI_THREADED flag by Thomas Gleixner · 11 years ago
  66. 4f6e4f7 genirq: Document IRQCHIP_ONESHOT_SAFE flag by Thomas Gleixner · 11 years ago
  67. c1bacba genirq: Provide irq_request/release_resources chip callbacks by Thomas Gleixner · 11 years ago
  68. b39898c genirq: Prevent spurious detection for unconditionally polled interrupts by Thomas Gleixner · 11 years ago
  69. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  70. 1f6236b genirq: Add irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  71. e8bd834 genirq: irqchip: Add mask to block out invalid irqs by Grant Likely · 11 years ago
  72. 088f40b genirq: Generic chip: Add linear irq domain support by Thomas Gleixner · 11 years ago
  73. d005181 genirq: irqchip: Add a mask calculation function by Thomas Gleixner · 11 years ago
  74. 966dc73 genirq: Generic chip: Cache per irq bit mask by Thomas Gleixner · 11 years ago
  75. af80b0f genirq: Generic chip: Handle separate mask registers by Gerlando Falauto · 11 years ago
  76. 899f0e6 genirq: Generic chip: Add support for per chip type mask cache by Gerlando Falauto · 11 years ago
  77. 5afba62 x86, msi: Use IRQ remapping specific setup_msi_irqs routine by Joerg Roedel · 12 years ago
  78. 51906e7 x86/MSI: Support multiple MSIs in presense of IRQ remapping by Alexander Gordeev · 12 years ago
  79. c7708fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  80. 9a4da8a s390/pci: PCI adapter interrupts for MSI/MSI-X by Jan Glauber · 12 years ago
  81. 293a7a0 genirq: Provide means to retrigger parent by Thomas Gleixner · 12 years ago
  82. dc9b229 genirq: Allow irq chips to mark themself oneshot safe by Thomas Gleixner · 12 years ago
  83. bd3e57f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  84. 87fac28 linux/irq.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  85. 7eb9ae0 irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP by Suresh Siddha · 12 years ago
  86. 8756826 irq: Remove irq_chip->release() by Richard Weinberger · 13 years ago
  87. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 13 years ago
  88. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 13 years ago
  89. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  90. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  91. 60f96b4 genirq: Add IRQCHIP_SKIP_SET_WAKE flag by Santosh Shilimkar · 13 years ago
  92. 950d0a1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  93. b687380 irq: Track the owner of irq descriptor by Sebastian Andrzej Siewior · 13 years ago
  94. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 13 years ago
  95. c0c463d Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  96. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  97. a7de915 genirq: Remove unused CHECK_IRQ_PER_CPU() by Thomas Gleixner · 13 years ago
  98. cfefd21 genirq: Add chip suspend and resume callbacks by Thomas Gleixner · 14 years ago
  99. 7d82806 genirq: Implement a generic interrupt chip by Thomas Gleixner · 14 years ago
  100. 7f1b124 genirq: Support per-IRQ thread disabling. by Paul Mundt · 14 years ago