1. 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
  2. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  3. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  4. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  5. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  6. 078a55d sparseirq: add kernel-doc notation for new member in irq_desc, -v2 by Yinghai Lu · 16 years ago
  7. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  8. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  9. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  10. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  11. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  12. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  13. e262a7b irq.h: remove padding from irq_desc on 64bits by Richard Kennedy · 16 years ago
  14. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 16 years ago
  15. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  16. dd3a1db genirq: improve include files by Thomas Gleixner · 16 years ago
  17. 2be3b52 proc: fixup irq iterator by Thomas Gleixner · 16 years ago
  18. 811410f genirq: add reverse iterator for irq_desc by Thomas Gleixner · 16 years ago
  19. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  20. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  21. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  22. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 16 years ago
  23. 70dd4d9 genirq: consolidate nr_irqs and for_each_irq_desc() by Thomas Gleixner · 16 years ago
  24. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 16 years ago
  25. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  26. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  27. e420dfb x86: put irq_2_iommu pointer into irq_desc by Yinghai Lu · 16 years ago
  28. 67fb283 irq: separate sparse_irqs from sparse_irqs_free by Yinghai Lu · 16 years ago
  29. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  30. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  31. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  32. 9059d8f irq: add irq_desc_without_new by Yinghai Lu · 16 years ago
  33. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  34. 3060d6f x86: put timer_rand_state pointer into irq_desc by Yinghai Lu · 16 years ago
  35. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  36. d60458b irq: make irq_desc to use dyn_array by Yinghai Lu · 16 years ago
  37. 5fef06e Merge branch 'linus' into genirq by Ingo Molnar · 16 years ago
  38. 8d00a6c genirq: remove last NO_IDLE_HZ leftovers by Thomas Gleixner · 16 years ago
  39. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  40. 72b1e22 x64, x2apic/intr-remap: generic irq migration support from process context by Suresh Siddha · 16 years ago
  41. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  42. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 16 years ago
  43. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  44. 2153430 Final removal of FASTCALL()/fastcall by Harvey Harrison · 16 years ago
  45. 46f4f8f IRQ_NOPROBE helper functions by Ralf Baechle · 16 years ago
  46. ec70158 Remove fastcall from linux/include by Harvey Harrison · 16 years ago
  47. b019e57 genirq: add unlocked version of set_irq_handler() by Kevin Hilman · 17 years ago
  48. 5ac4d82 irq.h fix kernel-doc by Randy Dunlap · 17 years ago
  49. 4f27c00 Improve behaviour of spurious IRQ detect by Alan Cox · 17 years ago
  50. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 17 years ago
  51. 77904fd [PATCH] FRV: Missing error defs by David Howells · 17 years ago
  52. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  53. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  54. 472900b [PATCH] IRQ kernel-doc fixes by Randy Dunlap · 17 years ago
  55. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 17 years ago
  56. 771ee3b [PATCH] Add a function to handle interrupt affinity setting by Thomas Gleixner · 17 years ago
  57. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 17 years ago
  58. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
  59. 145fc65 [PATCH] genirq: clean up irq-flow-type naming, fix by Ingo Molnar · 18 years ago
  60. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
  61. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  62. 57a58a9 IRQ: Typedef the IRQ flow handler function type by David Howells · 18 years ago
  63. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  64. 323a01c [PATCH] genirq: irq: remove msi hacks by Eric W. Biederman · 18 years ago
  65. 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 18 years ago
  66. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  67. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago
  68. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  69. b8bdb46 [PATCH] always define IRQ_PER_CPU by Yoichi Yuasa · 18 years ago
  70. 15a647e [PATCH] genirq: {en,dis}able_irq_wake() need refcounting too by David Brownell · 18 years ago
  71. d061daa [PATCH] genirq: ARM dyntick cleanup by Thomas Gleixner · 18 years ago
  72. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  73. 6e21361 [PATCH] irq-flags: consolidate flags for request_irq by Thomas Gleixner · 18 years ago
  74. f8b5473 [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip by Thomas Gleixner · 18 years ago
  75. 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 18 years ago
  76. f210be1 [PATCH] genirq: add IRQ_TYPE_SENSE_MASK by Benjamin Herrenschmidt · 18 years ago
  77. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 18 years ago
  78. dae8620 [PATCH] genirq MSI fixes by Ingo Molnar · 18 years ago
  79. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 18 years ago
  80. 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 18 years ago
  81. 6550c77 [PATCH] genirq: add IRQ_NOREQUEST support by Thomas Gleixner · 18 years ago
  82. 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 18 years ago
  83. a4633adc [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 18 years ago
  84. 8fee5c3 [PATCH] genirq: doc: comment include/linux/irq.h structures by Ingo Molnar · 18 years ago
  85. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 18 years ago
  86. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  87. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 18 years ago
  88. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 18 years ago
  89. 71d218b [PATCH] genirq: cleanup: include/linux/irq.h by Ingo Molnar · 18 years ago
  90. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 18 years ago
  91. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 18 years ago
  92. 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 18 years ago
  93. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  94. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  95. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  96. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  97. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 18 years ago
  98. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  99. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 18 years ago
  100. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago