1. bebd04c doc: Fix IRQ chip docs by Krzysztof Halasa · 15 years ago
  2. d90a7e8 Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 31b47cf genirq: Add prototype for handle_nested_irq() by Mark Brown · 15 years ago
  4. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 15 years ago
  5. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  6. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  7. 96ccd4a genirq: Remove obsolete defines and typedefs by Thomas Gleixner · 15 years ago
  8. 2453d6f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. ab33dcf genirq, irq.h: Fix kernel-doc warnings by Randy Dunlap · 15 years ago
  10. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  11. 15e957d x86/irq: use move_irq_desc() in create_irq_nr() by Yinghai Lu · 15 years ago
  12. d047f53a x86/irq: change MSI irq_desc to be more numa aware by Yinghai Lu · 15 years ago
  13. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  14. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  15. fcef591 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC by Yinghai Lu · 15 years ago
  16. 9ec4fa2 irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout by Yinghai Lu · 15 years ago
  17. 422a253 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and '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
  18. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  19. 9756b15 irq: fix cpumask memory leak on offstack cpumask kernels by Yinghai Lu · 15 years ago
  20. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  21. 503e576 Fix build error in <linux/irq.h> by Ralf Baechle · 15 years ago
  22. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  23. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  24. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 15 years ago
  25. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  26. bedd30d genirq: make irqreturn_t an enum by Thomas Gleixner · 16 years ago
  27. 3dd3d46 genirq: remove unused hw_irq_controller typedef by Thomas Gleixner · 15 years ago
  28. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 15 years ago
  29. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 15 years ago
  30. d52a61c irq: clean up irq stat methods by Yinghai Lu · 15 years ago
  31. 802bf93 cpumask: fix bug in use cpumask_var_t in irq_desc by Mike Travis · 16 years ago
  32. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  33. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 16 years ago
  34. 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
  35. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  36. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  37. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  38. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  39. 078a55d sparseirq: add kernel-doc notation for new member in irq_desc, -v2 by Yinghai Lu · 16 years ago
  40. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  41. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  42. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  43. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  44. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  45. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  46. e262a7b irq.h: remove padding from irq_desc on 64bits by Richard Kennedy · 16 years ago
  47. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 16 years ago
  48. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  49. dd3a1db genirq: improve include files by Thomas Gleixner · 16 years ago
  50. 2be3b52 proc: fixup irq iterator by Thomas Gleixner · 16 years ago
  51. 811410f genirq: add reverse iterator for irq_desc by Thomas Gleixner · 16 years ago
  52. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  53. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  54. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  55. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 16 years ago
  56. 70dd4d9 genirq: consolidate nr_irqs and for_each_irq_desc() by Thomas Gleixner · 16 years ago
  57. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 16 years ago
  58. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  59. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  60. e420dfb x86: put irq_2_iommu pointer into irq_desc by Yinghai Lu · 16 years ago
  61. 67fb283 irq: separate sparse_irqs from sparse_irqs_free by Yinghai Lu · 16 years ago
  62. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  63. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  64. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  65. 9059d8f irq: add irq_desc_without_new by Yinghai Lu · 16 years ago
  66. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  67. 3060d6f x86: put timer_rand_state pointer into irq_desc by Yinghai Lu · 16 years ago
  68. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  69. d60458b irq: make irq_desc to use dyn_array by Yinghai Lu · 16 years ago
  70. 5fef06e Merge branch 'linus' into genirq by Ingo Molnar · 16 years ago
  71. 8d00a6c genirq: remove last NO_IDLE_HZ leftovers by Thomas Gleixner · 16 years ago
  72. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  73. 72b1e22 x64, x2apic/intr-remap: generic irq migration support from process context by Suresh Siddha · 16 years ago
  74. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  75. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 16 years ago
  76. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  77. 2153430 Final removal of FASTCALL()/fastcall by Harvey Harrison · 16 years ago
  78. 46f4f8f IRQ_NOPROBE helper functions by Ralf Baechle · 16 years ago
  79. ec70158 Remove fastcall from linux/include by Harvey Harrison · 16 years ago
  80. b019e57 genirq: add unlocked version of set_irq_handler() by Kevin Hilman · 17 years ago
  81. 5ac4d82 irq.h fix kernel-doc by Randy Dunlap · 17 years ago
  82. 4f27c00 Improve behaviour of spurious IRQ detect by Alan Cox · 17 years ago
  83. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 17 years ago
  84. 77904fd [PATCH] FRV: Missing error defs by David Howells · 17 years ago
  85. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  86. 6168a70 [PATCH] Declare init_irq_proc before we use it. by Andrew Morton · 17 years ago
  87. 472900b [PATCH] IRQ kernel-doc fixes by Randy Dunlap · 17 years ago
  88. d7e25f3 [PATCH] genirq: remove IRQ_DISABLED by Ingo Molnar · 17 years ago
  89. 771ee3b [PATCH] Add a function to handle interrupt affinity setting by Thomas Gleixner · 17 years ago
  90. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 17 years ago
  91. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 17 years ago
  92. 145fc65 [PATCH] genirq: clean up irq-flow-type naming, fix by Ingo Molnar · 18 years ago
  93. a460e74 [PATCH] genirq: clean up irq-flow-type naming by Ingo Molnar · 18 years ago
  94. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  95. 57a58a9 IRQ: Typedef the IRQ flow handler function type by David Howells · 18 years ago
  96. 1f80025 [PATCH] msi: simplify msi sanity checks by adding with generic irq code by Eric W. Biederman · 18 years ago
  97. 323a01c [PATCH] genirq: irq: remove msi hacks by Eric W. Biederman · 18 years ago
  98. 3a16d71 [PATCH] genirq: irq: add a dynamic irq creation API by Eric W. Biederman · 18 years ago
  99. e7b946e [PATCH] genirq: irq: add moved_masked_irq by Eric W. Biederman · 18 years ago
  100. a24ceab [PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit by Eric W. Biederman · 18 years ago