1. 639bd12 genirq: Add single IRQ reservation helper by Paul Mundt · 14 years ago
  2. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  3. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 14 years ago
  4. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  5. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  6. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  7. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  8. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  9. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  10. 3a3856d0 genirq: Remove unsused inline by Thomas Gleixner · 14 years ago
  11. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  12. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  13. f882265 genirq: Provide advanced irq chip functions by Thomas Gleixner · 14 years ago
  14. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  15. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  16. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  17. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 14 years ago
  18. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. ced5b69 x86: Avoid race condition in pci_enable_msix() by Brandon Phiilps · 14 years ago
  20. 599faa0 genirq: Fix documentation of default chip disable() by Mark Brown · 14 years ago
  21. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  22. bebd04c doc: Fix IRQ chip docs by Krzysztof Halasa · 15 years ago
  23. 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
  24. 31b47cf genirq: Add prototype for handle_nested_irq() by Mark Brown · 15 years ago
  25. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 15 years ago
  26. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  27. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  28. 96ccd4a genirq: Remove obsolete defines and typedefs by Thomas Gleixner · 15 years ago
  29. 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
  30. ab33dcf genirq, irq.h: Fix kernel-doc warnings by Randy Dunlap · 15 years ago
  31. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  32. 15e957d x86/irq: use move_irq_desc() in create_irq_nr() by Yinghai Lu · 15 years ago
  33. d047f53a x86/irq: change MSI irq_desc to be more numa aware by Yinghai Lu · 15 years ago
  34. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  35. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  36. fcef591 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC by Yinghai Lu · 15 years ago
  37. 9ec4fa2 irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout by Yinghai Lu · 15 years ago
  38. 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
  39. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  40. 9756b15 irq: fix cpumask memory leak on offstack cpumask kernels by Yinghai Lu · 15 years ago
  41. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 15 years ago
  42. 503e576 Fix build error in <linux/irq.h> by Ralf Baechle · 15 years ago
  43. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  44. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 15 years ago
  45. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 15 years ago
  46. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 15 years ago
  47. bedd30d genirq: make irqreturn_t an enum by Thomas Gleixner · 16 years ago
  48. 3dd3d46 genirq: remove unused hw_irq_controller typedef by Thomas Gleixner · 15 years ago
  49. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 15 years ago
  50. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 15 years ago
  51. d52a61c irq: clean up irq stat methods by Yinghai Lu · 15 years ago
  52. 802bf93 cpumask: fix bug in use cpumask_var_t in irq_desc by Mike Travis · 15 years ago
  53. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 15 years ago
  54. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 15 years ago
  55. 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
  56. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  57. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  58. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  59. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  60. 078a55d sparseirq: add kernel-doc notation for new member in irq_desc, -v2 by Yinghai Lu · 16 years ago
  61. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  62. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  63. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  64. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  65. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  66. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  67. e262a7b irq.h: remove padding from irq_desc on 64bits by Richard Kennedy · 16 years ago
  68. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 16 years ago
  69. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  70. dd3a1db genirq: improve include files by Thomas Gleixner · 16 years ago
  71. 2be3b52 proc: fixup irq iterator by Thomas Gleixner · 16 years ago
  72. 811410f genirq: add reverse iterator for irq_desc by Thomas Gleixner · 16 years ago
  73. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  74. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  75. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  76. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 16 years ago
  77. 70dd4d9 genirq: consolidate nr_irqs and for_each_irq_desc() by Thomas Gleixner · 16 years ago
  78. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 16 years ago
  79. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  80. 6d50bc2 x86: use 28 bits irq NR for pci msi/msix and ht by Yinghai Lu · 16 years ago
  81. e420dfb x86: put irq_2_iommu pointer into irq_desc by Yinghai Lu · 16 years ago
  82. 67fb283 irq: separate sparse_irqs from sparse_irqs_free by Yinghai Lu · 16 years ago
  83. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  84. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  85. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  86. 9059d8f irq: add irq_desc_without_new by Yinghai Lu · 16 years ago
  87. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  88. 3060d6f x86: put timer_rand_state pointer into irq_desc by Yinghai Lu · 16 years ago
  89. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  90. d60458b irq: make irq_desc to use dyn_array by Yinghai Lu · 16 years ago
  91. 5fef06e Merge branch 'linus' into genirq by Ingo Molnar · 16 years ago
  92. 8d00a6c genirq: remove last NO_IDLE_HZ leftovers by Thomas Gleixner · 16 years ago
  93. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  94. 72b1e22 x64, x2apic/intr-remap: generic irq migration support from process context by Suresh Siddha · 16 years ago
  95. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 16 years ago
  96. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 16 years ago
  97. d7b9068 [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h by Russell King · 16 years ago
  98. 2153430 Final removal of FASTCALL()/fastcall by Harvey Harrison · 16 years ago
  99. 46f4f8f IRQ_NOPROBE helper functions by Ralf Baechle · 16 years ago
  100. ec70158 Remove fastcall from linux/include by Harvey Harrison · 16 years ago