1. 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
  2. 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
  3. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  4. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  5. 7f1e2ca hrtimer: fix rq->lock inversion (again) by Peter Zijlstra · 15 years ago
  6. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  7. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  8. de18836 genirq: fix devres.o build for GENERIC_HARDIRQS=n by Thomas Gleixner · 15 years ago
  9. 3a38148 genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n by Thomas Gleixner · 15 years ago
  10. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 15 years ago
  11. 935bd5b genirq: add support for threaded interrupts to devres by Arjan van de Ven · 15 years ago
  12. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  13. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 15 years ago
  14. a9d0a1a genirq: add doc to struct irqaction by Thomas Gleixner · 15 years ago
  15. 5d592b4 tracing: tracepoints for softirq entry/exit - add softirq-to-name array by Jason Baron · 15 years ago
  16. 74296a8 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ by Ingo Molnar · 16 years ago
  17. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  18. 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
  19. 8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice by Jesper Juhl · 16 years ago
  20. a6037b6 hrtimer: fix recursion deadlock by re-introducing the softirq by Peter Zijlstra · 16 years ago
  21. 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
  22. 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
  23. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  24. 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
  25. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  26. 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
  27. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  28. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  29. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  30. 0ebb26e sparse irqs: handle !GENIRQ platforms by Ingo Molnar · 16 years ago
  31. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  32. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  33. 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
  34. dd3a1db genirq: improve include files by Thomas Gleixner · 16 years ago
  35. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  36. 70dd4d9 genirq: consolidate nr_irqs and for_each_irq_desc() by Thomas Gleixner · 16 years ago
  37. 7ef0c30 genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=n by Thomas Gleixner · 16 years ago
  38. c7fb03a irq, fs/proc: replace loop with nr_irqs for proc/stat by Yinghai Lu · 16 years ago
  39. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  40. 978b011 softirq: allocate less vectors by Alexey Dobriyan · 16 years ago
  41. f6ac436 Remove the deprecated cli() sti() functions by Mark Asselstine · 16 years ago
  42. 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
  43. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  44. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 16 years ago
  45. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 16 years ago
  46. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  47. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  48. f74596d proper show_interrupts() prototype by Adrian Bunk · 16 years ago
  49. c2d727a Preempt-RCU: Use softirq instead of tasklets for by Dipankar Sarma · 16 years ago
  50. b4471cb Completely remove deprecated IRQ flags (SA_*) by Ahmed S. Darwish · 17 years ago
  51. aa5346a provide stubs for enable_irq_wake() and disable_irq_wake() by Guennadi Liakhovetski · 17 years ago
  52. 0af3678 rip some includes from linux/interrupt.h by Al Viro · 17 years ago
  53. e9ed7e7 take declarations of enable_irq() et.al. to linux/interrupt.h by Al Viro · 17 years ago
  54. 2d3fbbb Add hard_irq_disable() by Benjamin Herrenschmidt · 17 years ago
  55. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 17 years ago
  56. 0e8638e Deprecate SA_xxx interrupt flags -V2 by Thomas Gleixner · 17 years ago
  57. 616883d IRQ: add __must_check to request_irq by Monakhov Dmitriy · 17 years ago
  58. b3e2fd9 lockdep: Add missing disable/enable irq variant by Roman Zippel · 17 years ago
  59. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  60. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 17 years ago
  61. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 17 years ago
  62. 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
  63. c9819f4 [PATCH] sched: use softirq for load balancing by Christoph Lameter · 18 years ago
  64. 676dcb8 [PATCH] add bottom_half.h by Andrew Morton · 18 years ago
  65. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  66. da48279 IRQ: Typedef the IRQ handler function type by David Howells · 18 years ago
  67. e8106b9 [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs by Arjan van de Ven · 18 years ago
  68. de30a2b [PATCH] lockdep: irqtrace subsystem, core by Ingo Molnar · 18 years ago
  69. d7e9629 [PATCH] lockdep: add local_irq_enable_in_hardirq() API by Ingo Molnar · 18 years ago
  70. c01d403 [PATCH] lockdep: add disable/enable_irq_lockdep() API by Ingo Molnar · 18 years ago
  71. 284c668 [PATCH] genirq:fixup missing SA_PERCPU replacement by Thomas Gleixner · 18 years ago
  72. 6e21361 [PATCH] irq-flags: consolidate flags for request_irq by Thomas Gleixner · 18 years ago
  73. ba9a233 [PATCH] genirq: add irq-wake (power-management) support by Thomas Gleixner · 18 years ago
  74. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  75. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  76. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 19 years ago
  77. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 19 years ago
  78. ef9ceab [PATCH] remove semicolons from save_flags() by Andrew Morton · 19 years ago
  79. f037360 [PATCH] m68k: thread_info header cleanup by Al Viro · 19 years ago
  80. 3f74478 [PATCH] x86-64: Some cleanup and optimization to the processor data area. by Andi Kleen · 19 years ago
  81. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago