1. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 14 years ago
  2. 9d591ed genirq: Allow shared oneshot interrupts by Thomas Gleixner · 14 years ago
  3. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 14 years ago
  4. 8fff39e genirq: Add missing break in __irq_set_trigger() by Thomas Gleixner · 14 years ago
  5. 02725e7 genirq: Use irq_get/put functions by Thomas Gleixner · 14 years ago
  6. 091738a genirq: Remove real old transition functions 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. 1ccb4e6 genirq: Wrap the remaning IRQ_* flags by Thomas Gleixner · 14 years ago
  10. 876dbd4 genirq: Mirror irq trigger type bits in irq_data.state by Thomas Gleixner · 14 years ago
  11. 2bdd105 genirq: Move IRQ_AFFINITY_SET to core by Thomas Gleixner · 14 years ago
  12. bce4303 genirq: Reuse existing can set affinty check 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. fae581e genirq: Remove CHECK_IRQ_PER_CPU from core code 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. 6d2cd17 genirq: Move IRQ_WAKEUP to core 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. 7acdd53 genirq: Move IRQ_SPURIOUS_DISABLED to core state by Thomas Gleixner · 14 years ago
  26. bd062e7 genirq: Move IRQ_AUTODETECT to internal state by Thomas Gleixner · 14 years ago
  27. 35e857c genirq: Fixup core code namespace fallout by Thomas Gleixner · 14 years ago
  28. 3aae994 genirq: Consolidate IRQ_DISABLED by Thomas Gleixner · 14 years ago
  29. 50f7c03 genirq: Remove default magic by Thomas Gleixner · 14 years ago
  30. 8792347 genirq: Consolidate disable/enable by Thomas Gleixner · 14 years ago
  31. 4699923 genirq: Consolidate startup/shutdown of interrupts by Thomas Gleixner · 14 years ago
  32. 3b56f05 genirq: Remove bogus conditional by Thomas Gleixner · 14 years ago
  33. 2b879ea genirq: Remove redundant thread affinity setting by Thomas Gleixner · 14 years ago
  34. 3b8249e genirq: Do not copy affinity before set by Thomas Gleixner · 14 years ago
  35. 569bda8 genirq: Always apply cpu online mask by Thomas Gleixner · 14 years ago
  36. b008207 genirq: Rremove redundant check by Thomas Gleixner · 14 years ago
  37. 1fa46f1 genirq: Simplify affinity related code by Thomas Gleixner · 14 years ago
  38. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 14 years ago
  39. 43abe43 genirq: Add missing buslock to set_irq_type(), set_irq_wake() by Thomas Gleixner · 14 years ago
  40. 218502b Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 14 years ago
  41. 6d83f94 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now by Thomas Gleixner · 14 years ago
  42. 51327ad Merge branch 'irq/for-mips' into irq/core by Thomas Gleixner · 14 years ago
  43. 986c011 genirq: Call bus_lock/unlock functions in setup_irq() by David Daney · 14 years ago
  44. c9a443c Merge branch 'irq/for-xen' into irq/core by Thomas Gleixner · 14 years ago
  45. dc5f219 genirq: Add IRQF_FORCE_RESUME by Thomas Gleixner · 14 years ago
  46. 1fb0ef3 genirq: Fix affinity notifier fallout by Thomas Gleixner · 14 years ago
  47. cd7eab4 genirq: Add IRQ affinity notifiers by Ben Hutchings · 14 years ago
  48. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 14 years ago
  49. 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 14 years ago
  50. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  51. 2656c36 genirq: Warn if enable_irq is called before irq is set up by Thomas Gleixner · 14 years ago
  52. 2f7e99b genirq: Provide compat handling for chip->set_wake() by Thomas Gleixner · 14 years ago
  53. b2ba2c3 genirq: Provide compat handling for chip->set_type() by Thomas Gleixner · 14 years ago
  54. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  55. 37e12df genirq: Provide compat handling for chip->startup() by Thomas Gleixner · 14 years ago
  56. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  57. 0eda58b genirq: Provide compat handling for chip->unmask() by Thomas Gleixner · 14 years ago
  58. 3876ec9 genirq: Provide compat handling for bus_lock/bus_sync_unlock by Thomas Gleixner · 14 years ago
  59. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  60. 685fd0b irq: Add new IRQ flag IRQF_NO_SUSPEND by Ian Campbell · 14 years ago
  61. 4673247 genirq: Deal with desc->set_type() changing desc->chip by Thomas Gleixner · 14 years ago
  62. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 14 years ago
  63. 6932bf3 genirq: Remove IRQF_DISABLED from core code by Thomas Gleixner · 15 years ago
  64. ae731f8 genirq: Introduce request_any_context_irq() by Marc Zyngier · 15 years ago
  65. 753649d genirq: Force MSI irq handlers to run with interrupts disabled by Thomas Gleixner · 15 years ago
  66. cc8c3b7 genirq: Protect access to irq_desc->action in can_request_irq() by Thomas Gleixner · 15 years ago
  67. 0b1adaa genirq: Prevent oneshot irq thread race by Thomas Gleixner · 15 years ago
  68. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  69. 2b876f9 Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 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
  71. 69ab849 genirq: Wake up irq thread after action has been installed by Thomas Gleixner · 15 years ago
  72. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 15 years ago
  73. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  74. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  75. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 15 years ago
  76. 61f3826 genirq: Fix UP compile failure caused by irq_thread_check_affinity by Bruno Premont · 15 years ago
  77. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  78. 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
  79. 39a2edd genirq: fix comment to say IRQ_WAKE_THREAD by Steven Rostedt · 15 years ago
  80. 57b150c irq: only update affinity if ->set_affinity() is sucessfull by Yinghai Lu · 15 years ago
  81. 6ce51c4 genirq: do not execute DEBUG_SHIRQ when irq setup failed by Luis Henriques · 15 years ago
  82. 6ec3cfe x86, irq: Remove IRQ_DISABLED check in process context IRQ move by Pallipadi, Venkatesh · 15 years ago
  83. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  84. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  85. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  86. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 16 years ago
  87. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 16 years ago
  88. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 16 years ago
  89. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  90. 4553573 genirq: use kzalloc instead of explicit zero initialization by Thomas Gleixner · 16 years ago
  91. c8e2aee genirq: remove redundant if condition by Thomas Gleixner · 16 years ago
  92. eb53b4e irq: export remove_irq() and setup_irq() symbols by Magnus Damm · 16 years ago
  93. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 16 years ago
  94. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 16 years ago
  95. c02368a Merge branch 'linus' into irq/genirq by Ingo Molnar · 16 years ago
  96. f17c754 irq: name 'p' variables a bit better by Ingo Molnar · 16 years ago
  97. 8316e38 irq: further clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  98. ae88a23 irq: refactor and clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  99. 327ec56 irq: clean up manage.c by Ingo Molnar · 16 years ago
  100. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago