1. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  2. a92444c genirq: Provide irq_wake_thread() by Thomas Gleixner · 10 years ago
  3. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 10 years ago
  4. ce85b4f softirq: use const char * const for softirq_to_name, whitespace neatening by Joe Perches · 10 years ago
  5. fc21c0c revert "softirq: Add support for triggering softirq work on softirqs" by Christoph Hellwig · 11 years ago
  6. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  7. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  8. 896f97e lib: cpu_rmap: avoid flushing all workqueues by David Decotigny · 11 years ago
  9. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 12 years ago
  10. b423700 random: final removal of IRQF_SAMPLE_RANDOM by Theodore Ts'o · 12 years ago
  11. 4d1d61a genirq: reimplement exit_irq_thread() hook via task_work_add() by Oleg Nesterov · 12 years ago
  12. c0ecaa0 genirq: Streamline irq_action by Thomas Gleixner · 12 years ago
  13. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  14. f069686 tracing/softirq: Move __raise_softirq_irqoff() out of header by Steven Rostedt · 12 years ago
  15. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  16. 1e7c5fd genirq: percpu: allow interrupt type to be set at enable time by Marc Zyngier · 13 years ago
  17. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  18. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  19. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  20. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  22. 380a26b genirq: Remove now obsolete set_irq_wake() by Thomas Gleixner · 13 years ago
  23. 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
  24. 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
  25. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 13 years ago
  26. 0c4602f genirq: Add IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  27. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 13 years ago
  28. c78b9b6 genirq: Implement generic irq_show_interrupts() by Thomas Gleixner · 14 years ago
  29. 1535dfa genirq: Move irq thread flags to core by Thomas Gleixner · 13 years ago
  30. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 13 years ago
  31. c9a443c Merge branch 'irq/for-xen' into irq/core by Thomas Gleixner · 13 years ago
  32. dc5f219 genirq: Add IRQF_FORCE_RESUME by Thomas Gleixner · 13 years ago
  33. 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 14 years ago
  34. cd7eab4 genirq: Add IRQ affinity notifiers by Ben Hutchings · 13 years ago
  35. f6cd247 irq: Better struct irqaction layout by Eric Dumazet · 14 years ago
  36. 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
  37. 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
  38. 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
  39. 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
  40. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  41. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  42. 676cb02 softirqs: Make wakeup_softirqd static by Thomas Gleixner · 15 years ago
  43. 2bf2160 irq: Add tracepoint to softirq_raise by Lai Jiangshan · 14 years ago
  44. 685fd0b irq: Add new IRQ flag IRQF_NO_SUSPEND by Ian Campbell · 14 years ago
  45. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  46. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 14 years ago
  47. 6932bf3 genirq: Remove IRQF_DISABLED from core code by Thomas Gleixner · 14 years ago
  48. ae731f8 genirq: Introduce request_any_context_irq() by Marc Zyngier · 14 years ago
  49. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  50. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  51. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 15 years ago
  52. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 15 years ago
  53. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  54. 5e605b6 block: add blk-iopoll, a NAPI like approach for block devices by Jens Axboe · 15 years ago
  55. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  56. 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
  57. 9ba5f00 softirq: introduce tasklet_hrtimer infrastructure by Peter Zijlstra · 15 years ago
  58. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  59. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  60. 7c692cb tasklets: new tasklet scheduling function by Vegard Nossum · 16 years ago
  61. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 15 years ago
  62. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  63. 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
  64. 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
  65. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  66. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  67. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 15 years ago
  68. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  69. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  70. de18836 genirq: fix devres.o build for GENERIC_HARDIRQS=n by Thomas Gleixner · 15 years ago
  71. 3a38148 genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n by Thomas Gleixner · 15 years ago
  72. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 15 years ago
  73. 935bd5b genirq: add support for threaded interrupts to devres by Arjan van de Ven · 15 years ago
  74. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  75. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 15 years ago
  76. a9d0a1a genirq: add doc to struct irqaction by Thomas Gleixner · 15 years ago
  77. 5d592b4 tracing: tracepoints for softirq entry/exit - add softirq-to-name array by Jason Baron · 15 years ago
  78. 74296a8 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ by Ingo Molnar · 15 years ago
  79. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 15 years ago
  80. 3610639 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice by Jesper Juhl · 15 years ago
  82. a6037b6 hrtimer: fix recursion deadlock by re-introducing the softirq by Peter Zijlstra · 15 years ago
  83. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. d036e67 cpumask: convert kernel/irq by Rusty Russell · 15 years ago
  86. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  88. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 15 years ago
  90. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  91. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  92. 0ebb26e sparse irqs: handle !GENIRQ platforms by Ingo Molnar · 16 years ago
  93. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  94. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  95. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. dd3a1db genirq: improve include files by Thomas Gleixner · 16 years ago
  97. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  98. 70dd4d9 genirq: consolidate nr_irqs and for_each_irq_desc() by Thomas Gleixner · 16 years ago
  99. 7ef0c30 genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n by Thomas Gleixner · 16 years ago
  100. c7fb03a irq, fs/proc: replace loop with nr_irqs for proc/stat by Yinghai Lu · 16 years ago