1. 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
  2. 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
  3. 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
  4. 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
  5. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  6. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  7. 676cb02 softirqs: Make wakeup_softirqd static by Thomas Gleixner · 15 years ago
  8. 2bf2160 irq: Add tracepoint to softirq_raise by Lai Jiangshan · 14 years ago
  9. 685fd0b irq: Add new IRQ flag IRQF_NO_SUSPEND by Ian Campbell · 14 years ago
  10. b4e6b09 interrupt.h: fix fatal kernel-doc error by Randy Dunlap · 14 years ago
  11. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 14 years ago
  12. 6932bf3 genirq: Remove IRQF_DISABLED from core code by Thomas Gleixner · 14 years ago
  13. ae731f8 genirq: Introduce request_any_context_irq() by Marc Zyngier · 14 years ago
  14. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  15. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  16. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 15 years ago
  17. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 15 years ago
  18. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  19. 5e605b6 block: add blk-iopoll, a NAPI like approach for block devices by Jens Axboe · 15 years ago
  20. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  21. 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
  22. 9ba5f00 softirq: introduce tasklet_hrtimer infrastructure by Peter Zijlstra · 15 years ago
  23. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  24. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
  25. 7c692cb tasklets: new tasklet scheduling function by Vegard Nossum · 16 years ago
  26. 5818a6e PM: Add empty suspend/resume device irq functions by Heiko Carstens · 15 years ago
  27. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  28. 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
  29. 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
  30. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  31. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  32. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 15 years ago
  33. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  34. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  35. de18836 genirq: fix devres.o build for GENERIC_HARDIRQS=n by Thomas Gleixner · 15 years ago
  36. 3a38148 genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n by Thomas Gleixner · 15 years ago
  37. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 15 years ago
  38. 935bd5b genirq: add support for threaded interrupts to devres by Arjan van de Ven · 15 years ago
  39. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  40. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 15 years ago
  41. a9d0a1a genirq: add doc to struct irqaction by Thomas Gleixner · 15 years ago
  42. 5d592b4 tracing: tracepoints for softirq entry/exit - add softirq-to-name array by Jason Baron · 15 years ago
  43. 74296a8 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ by Ingo Molnar · 16 years ago
  44. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  45. 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 · 16 years ago
  46. 8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice by Jesper Juhl · 16 years ago
  47. a6037b6 hrtimer: fix recursion deadlock by re-introducing the softirq by Peter Zijlstra · 16 years ago
  48. 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 · 16 years ago
  49. 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 · 16 years ago
  50. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  51. 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 · 16 years ago
  52. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  53. 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 · 16 years ago
  54. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  55. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  56. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  57. 0ebb26e sparse irqs: handle !GENIRQ platforms by Ingo Molnar · 16 years ago
  58. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  59. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  60. 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
  61. dd3a1db genirq: improve include files by Thomas Gleixner · 16 years ago
  62. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  63. 70dd4d9 genirq: consolidate nr_irqs and for_each_irq_desc() by Thomas Gleixner · 16 years ago
  64. 7ef0c30 genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n by Thomas Gleixner · 16 years ago
  65. c7fb03a irq, fs/proc: replace loop with nr_irqs for proc/stat by Yinghai Lu · 16 years ago
  66. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  67. 978b011 softirq: allocate less vectors by Alexey Dobriyan · 16 years ago
  68. f6ac436 Remove the deprecated cli() sti() functions by Mark Asselstine · 16 years ago
  69. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  71. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 16 years ago
  72. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 16 years ago
  73. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  74. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  75. f74596d proper show_interrupts() prototype by Adrian Bunk · 16 years ago
  76. c2d727a Preempt-RCU: Use softirq instead of tasklets for by Dipankar Sarma · 16 years ago
  77. b4471cb Completely remove deprecated IRQ flags (SA_*) by Ahmed S. Darwish · 17 years ago
  78. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 17 years ago
  79. 0af3678 rip some includes from linux/interrupt.h by Al Viro · 17 years ago
  80. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  81. 2d3fbbb Add hard_irq_disable() by Benjamin Herrenschmidt · 17 years ago
  82. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 17 years ago
  83. 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 17 years ago
  84. 616883d IRQ: add __must_check to request_irq by Monakhov Dmitriy · 17 years ago
  85. b3e2fd9 lockdep: Add missing disable/enable irq variant by Roman Zippel · 17 years ago
  86. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  87. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 17 years ago
  88. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 17 years ago
  89. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  90. c9819f4 [PATCH] sched: use softirq for load balancing by Christoph Lameter · 18 years ago
  91. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  92. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  93. da48279 IRQ: Typedef the IRQ handler function type by David Howells · 18 years ago
  94. e8106b9 [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs by Arjan van de Ven · 18 years ago
  95. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  96. d7e9629 [PATCH] lockdep: add local_irq_enable_in_hardirq() API by Ingo Molnar · 18 years ago
  97. c01d403 [PATCH] lockdep: add disable/enable_irq_lockdep() API by Ingo Molnar · 18 years ago
  98. 284c668 [PATCH] genirq:fixup missing SA_PERCPU replacement by Thomas Gleixner · 18 years ago
  99. 6e21361 [PATCH] irq-flags: consolidate flags for request_irq by Thomas Gleixner · 18 years ago
  100. ba9a233 [PATCH] genirq: add irq-wake (power-management) support by Thomas Gleixner · 18 years ago