1. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 14 years ago
  2. a439520 genirq: Implement irq_data based move_*_irq() versions by Thomas Gleixner · 14 years ago
  3. 77694b4 genirq; Add fasteoi irq_chip quirk by Thomas Gleixner · 14 years ago
  4. 7812957 genirq: Add preflow handler support by Thomas Gleixner · 14 years ago
  5. 3836ca0 genirq: Consolidate set_chip_handler functions by Thomas Gleixner · 14 years ago
  6. e1ef824 genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state by Thomas Gleixner · 14 years ago
  7. 7f94226 genirq: Move wakeup state to irq_data by Thomas Gleixner · 14 years ago
  8. d4d5e08 genirq: Add IRQCHIP_SET_TYPE_MASKED flag by Thomas Gleixner · 14 years ago
  9. 2bff17a genirq: Add flags to irq_chip by Thomas Gleixner · 14 years ago
  10. 5d4d8fc genirq: Cleanup irq.h by Thomas Gleixner · 14 years ago
  11. 876dbd4 genirq: Mirror irq trigger type bits in irq_data.state by Thomas Gleixner · 14 years ago
  12. 2bdd105 genirq: Move IRQ_AFFINITY_SET to core by Thomas Gleixner · 14 years ago
  13. a005677 genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state by Thomas Gleixner · 14 years ago
  14. 8f53f92 genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it by Thomas Gleixner · 14 years ago
  15. 6a58fb3 genirq: Remove CONFIG_IRQ_PER_CPU by Thomas Gleixner · 14 years ago
  16. f230b6d genirq: Add IRQ_MOVE_PENDING to irq_data.state by Thomas Gleixner · 14 years ago
  17. 91c4991 genirq: Add state field to irq_data by Thomas Gleixner · 14 years ago
  18. c531e83 genirq: Move IRQ_SUSPENDED to core by Thomas Gleixner · 14 years ago
  19. 6e40262 genirq: Move IRQ_MASKED to core by Thomas Gleixner · 14 years ago
  20. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 14 years ago
  21. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 14 years ago
  22. 163ef30 genirq: Move IRQ_REPLAY and IRQ_WAITING to core by Thomas Gleixner · 14 years ago
  23. 3d67bae genirq: Move IRQ_ONESHOT to core by Thomas Gleixner · 14 years ago
  24. 009b4c3 genirq: Add IRQ_INPROGRESS to core by Thomas Gleixner · 14 years ago
  25. 6954b75 genirq: Move IRQ_POLL_INPROGRESS to core by Thomas Gleixner · 14 years ago
  26. 6f91a52 genirq: Use modify_status for set_irq_nested_thread by Thomas Gleixner · 14 years ago
  27. 7acdd53 genirq: Move IRQ_SPURIOUS_DISABLED to core state by Thomas Gleixner · 14 years ago
  28. bd062e7 genirq: Move IRQ_AUTODETECT to internal state by Thomas Gleixner · 14 years ago
  29. fe200ae genirq: Mark polled irqs and defer the real handler by Thomas Gleixner · 14 years ago
  30. 3b8249e genirq: Do not copy affinity before set by Thomas Gleixner · 14 years ago
  31. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 14 years ago
  32. 872434d genirq: Add missing status flags to modification mask by Thomas Gleixner · 14 years ago
  33. 639bd12 genirq: Add single IRQ reservation helper by Paul Mundt · 14 years ago
  34. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  35. 10ba1e0 genirq: Remove irq_2_iommu by Thomas Gleixner · 14 years ago
  36. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  37. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  38. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  39. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  40. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  41. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  42. 3a3856d0 genirq: Remove unsused inline by Thomas Gleixner · 14 years ago
  43. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  44. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  45. f882265 genirq: Provide advanced irq chip functions by Thomas Gleixner · 14 years ago
  46. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  47. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  48. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  49. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 14 years ago
  50. 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 · 15 years ago
  51. ced5b69 x86: Avoid race condition in pci_enable_msix() by Brandon Phiilps · 15 years ago
  52. 599faa0 genirq: Fix documentation of default chip disable() by Mark Brown · 15 years ago
  53. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  54. bebd04c doc: Fix IRQ chip docs by Krzysztof Halasa · 15 years ago
  55. 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
  56. 31b47cf genirq: Add prototype for handle_nested_irq() by Mark Brown · 15 years ago
  57. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 15 years ago
  58. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  59. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  60. 96ccd4a genirq: Remove obsolete defines and typedefs by Thomas Gleixner · 15 years ago
  61. 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
  62. ab33dcf genirq, irq.h: Fix kernel-doc warnings by Randy Dunlap · 15 years ago
  63. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  64. 15e957d x86/irq: use move_irq_desc() in create_irq_nr() by Yinghai Lu · 15 years ago
  65. d047f53a x86/irq: change MSI irq_desc to be more numa aware by Yinghai Lu · 15 years ago
  66. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  67. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  68. fcef591 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC by Yinghai Lu · 15 years ago
  69. 9ec4fa2 irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout by Yinghai Lu · 15 years ago
  70. 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
  71. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 16 years ago
  72. 9756b15 irq: fix cpumask memory leak on offstack cpumask kernels by Yinghai Lu · 16 years ago
  73. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  74. 503e576 Fix build error in <linux/irq.h> by Ralf Baechle · 16 years ago
  75. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  76. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 16 years ago
  77. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 16 years ago
  78. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  79. bedd30d genirq: make irqreturn_t an enum by Thomas Gleixner · 16 years ago
  80. 3dd3d46 genirq: remove unused hw_irq_controller typedef by Thomas Gleixner · 16 years ago
  81. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 16 years ago
  82. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 16 years ago
  83. d52a61c irq: clean up irq stat methods by Yinghai Lu · 16 years ago
  84. 802bf93 cpumask: fix bug in use cpumask_var_t in irq_desc by Mike Travis · 16 years ago
  85. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  86. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 16 years ago
  87. 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
  88. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  89. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  90. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  91. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  92. 078a55d sparseirq: add kernel-doc notation for new member in irq_desc, -v2 by Yinghai Lu · 16 years ago
  93. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  94. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  95. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  96. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  97. 240d367 sparseirq: fix Alpha build failure by Yinghai Lu · 16 years ago
  98. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  99. e262a7b irq.h: remove padding from irq_desc on 64bits by Richard Kennedy · 16 years ago
  100. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 16 years ago