1. 5e385a6 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors by Christoph Hellwig · 8 years ago
  2. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 8 years ago
  3. e237a55 x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected" by Chen Fan · 8 years ago
  4. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  5. 511cbce irq_poll: make blk-iopoll available outside the block layer by Christoph Hellwig · 9 years ago
  6. f0cb322 genirq: Implement irq_percpu_is_enabled() by Thomas Petazzoni · 9 years ago
  7. 2a1d3ab genirq: Handle force threading of irqs with primary and thread handler by Thomas Gleixner · 9 years ago
  8. 61699e1 hrtimer: Remove hrtimer_start() return value by Thomas Gleixner · 9 years ago
  9. c6eb3f7 hrtimer: Get rid of hrtimer softirq by Thomas Gleixner · 9 years ago
  10. 1b7047e genirq: Allow the irqchip state of an IRQ to be save/restored by Marc Zyngier · 9 years ago
  11. 462b69b Merge branch 'linus' into irq/core to get the GIC updates which by Thomas Gleixner · 9 years ago
  12. d8bf368 genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely by Valentin Rothberg · 9 years ago
  13. 17f4803 genirq / PM: Add flag for shared NO_SUSPEND interrupt lines by Rafael J. Wysocki · 9 years ago
  14. 737eb03 genirq / PM: better describe IRQF_NO_SUSPEND semantics by Mark Rutland · 9 years ago
  15. 02cea39 genirq: Provide disable_hardirq() by Peter Zijlstra · 9 years ago
  16. 7142637 linux/interrupt.h: remove the definition of unused tasklet_hi_enable by Quentin Lambert · 10 years ago
  17. 9ce7a25 genirq: Simplify wakeup mechanism by Thomas Gleixner · 10 years ago
  18. 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
  19. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  20. 1e5418c Merge branch 'irq/for-net' into irq/core by Thomas Gleixner · 10 years ago
  21. f0ba3d0 genirq: Provide !SMP stub for irq_set_affinity_notifier() by Eyal Perry · 10 years ago
  22. 4c88d7f genirq: Provide irq_force_affinity fallback for non-SMP by Arnd Bergmann · 10 years ago
  23. def5f12 linux/interrupt.h: fix new kernel-doc warnings by Randy Dunlap · 10 years ago
  24. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  25. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 10 years ago
  26. a92444c genirq: Provide irq_wake_thread() by Thomas Gleixner · 10 years ago
  27. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 10 years ago
  28. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 10 years ago
  29. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 11 years ago
  30. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  31. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  32. 896f97e lib: cpu_rmap: avoid flushing all workqueues by David Decotigny · 11 years ago
  33. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 12 years ago
  34. b423700 random: final removal of IRQF_SAMPLE_RANDOM by Theodore Ts'o · 12 years ago
  35. 4d1d61a genirq: reimplement exit_irq_thread() hook via task_work_add() by Oleg Nesterov · 12 years ago
  36. c0ecaa0 genirq: Streamline irq_action by Thomas Gleixner · 12 years ago
  37. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  38. f069686 tracing/softirq: Move __raise_softirq_irqoff() out of header by Steven Rostedt · 12 years ago
  39. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  40. 1e7c5fd genirq: percpu: allow interrupt type to be set at enable time by Marc Zyngier · 13 years ago
  41. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  42. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  43. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  44. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 13 years ago
  45. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 380a26b genirq: Remove now obsolete set_irq_wake() by Thomas Gleixner · 13 years ago
  47. 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 · 13 years ago
  48. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 13 years ago
  50. 0c4602f genirq: Add IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  51. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 13 years ago
  52. c78b9b6 genirq: Implement generic irq_show_interrupts() by Thomas Gleixner · 14 years ago
  53. 1535dfa genirq: Move irq thread flags to core by Thomas Gleixner · 13 years ago
  54. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 13 years ago
  55. c9a443c Merge branch 'irq/for-xen' into irq/core by Thomas Gleixner · 13 years ago
  56. dc5f219 genirq: Add IRQF_FORCE_RESUME by Thomas Gleixner · 13 years ago
  57. 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 14 years ago
  58. cd7eab4 genirq: Add IRQ affinity notifiers by Ben Hutchings · 13 years ago
  59. f6cd247 irq: Better struct irqaction layout by Eric Dumazet · 14 years ago
  60. a042e26 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. b8ecad8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  62. 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. 4a60cfa 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
  64. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  65. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  66. 676cb02 softirqs: Make wakeup_softirqd static by Thomas Gleixner · 15 years ago
  67. 2bf2160 irq: Add tracepoint to softirq_raise by Lai Jiangshan · 14 years ago
  68. 685fd0b irq: Add new IRQ flag IRQF_NO_SUSPEND by Ian Campbell · 14 years ago
  69. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  70. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 14 years ago
  71. 6932bf3 genirq: Remove IRQF_DISABLED from core code by Thomas Gleixner · 14 years ago
  72. ae731f8 genirq: Introduce request_any_context_irq() by Marc Zyngier · 14 years ago
  73. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  74. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  75. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 15 years ago
  76. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 15 years ago
  77. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  78. 5e605b6 block: add blk-iopoll, a NAPI like approach for block devices by Jens Axboe · 15 years ago
  79. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  80. 612e900 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 9ba5f00 softirq: introduce tasklet_hrtimer infrastructure by Peter Zijlstra · 15 years ago
  82. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  83. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  84. 7c692cb tasklets: new tasklet scheduling function by Vegard Nossum · 16 years ago
  85. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 15 years ago
  86. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  87. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  90. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  91. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 15 years ago
  92. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  93. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  94. de18836 genirq: fix devres.o build for GENERIC_HARDIRQS=n by Thomas Gleixner · 15 years ago
  95. 3a38148 genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n by Thomas Gleixner · 15 years ago
  96. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 15 years ago
  97. 935bd5b genirq: add support for threaded interrupts to devres by Arjan van de Ven · 15 years ago
  98. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  99. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 15 years ago
  100. a9d0a1a genirq: add doc to struct irqaction by Thomas Gleixner · 15 years ago