1. def945e irq: Remove smp_affinity_list when unregister irq proc by Yinghai Lu · 13 years ago
  2. 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 13 years ago
  3. acd3025 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  4. edf76f8 irq: Export functions to allow modular irq drivers by Jonathan Cameron · 13 years ago
  5. fe12bc2 genirq: Uninline and sanity check generic_handle_irq() by Thomas Gleixner · 13 years ago
  6. fe05143 genirq: Remove pointless ifdefs by Thomas Gleixner · 13 years ago
  7. 94b2c36 genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL by Geert Uytterhoeven · 13 years ago
  8. c42321c genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP by Thomas Gleixner · 13 years ago
  9. cfefd21 genirq: Add chip suspend and resume callbacks by Thomas Gleixner · 13 years ago
  10. 7d82806 genirq: Implement a generic interrupt chip by Thomas Gleixner · 13 years ago
  11. 7f1b124 genirq: Support per-IRQ thread disabling. by Paul Mundt · 13 years ago
  12. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  13. 4f5058c genirq: Fix cpumask leak in __setup_irq() by Xiaotian Feng · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  16. 353c8ed genirq: Fix misnamed label in handle_edge_eoi_irq by Thomas Gleixner · 13 years ago
  17. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 13 years ago
  18. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 13 years ago
  19. a6e120e alpha: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  20. cd22c0e genirq: Fix harmless typo by Thomas Gleixner · 13 years ago
  21. 0ef5ca1 genirq; Fix cleanup fallout by Thomas Gleixner · 13 years ago
  22. a6aeddd genirq: Fix typo and remove unused variable by Thomas Gleixner · 13 years ago
  23. 30398bf genirq: Fix new kernel-doc warnings by Randy Dunlap · 13 years ago
  24. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 13 years ago
  25. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 13 years ago
  26. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 13 years ago
  27. c2d0c55 genirq: Split irq_set_affinity() so it can be called with lock held. by David Daney · 13 years ago
  28. b3d4223 genirq: Add chip flag for restricting cpu_on/offline calls by Thomas Gleixner · 13 years ago
  29. 0fdb4b2 genirq: Add chip hooks for taking CPUs on/off line. by David Daney · 13 years ago
  30. 801a0e9 genirq: Add irq disabled flag to irq_data state by Thomas Gleixner · 13 years ago
  31. d72274e genirq: Reserve the irq when calling irq_set_chip() by David Daney · 13 years ago
  32. ab7798f genirq: Expand generic show_interrupts() by Thomas Gleixner · 13 years ago
  33. 3b90389 genirq; Remove the last leftovers of the old sparse irq code by Thomas Gleixner · 13 years ago
  34. 1c38979 genirq: Fix incorrect unlock in __setup_irq() by Dan Carpenter · 13 years ago
  35. ee0401e genirq: show_interrupts: Check desc->name before printing it blindly by Thomas Gleixner · 13 years ago
  36. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 13 years ago
  37. c68fd4f genirq: Add comments to Kconfig switches by Thomas Gleixner · 13 years ago
  38. c69e375 genirq: Fixup fasteoi handler for oneshot mode by Thomas Gleixner · 13 years ago
  39. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 13 years ago
  40. 9d591ed genirq: Allow shared oneshot interrupts by Thomas Gleixner · 13 years ago
  41. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 13 years ago
  42. 1204e95 genirq: Make warning in handle_percpu_event useful by Thomas Gleixner · 13 years ago
  43. fd4afaf genirq: Streamline kernel/irq/Kconfig by Jan Beulich · 13 years ago
  44. 70433c0 genirq: Use the correct variable for note_interrupt by Thomas Gleixner · 13 years ago
  45. 8fff39e genirq: Add missing break in __irq_set_trigger() by Thomas Gleixner · 13 years ago
  46. ed4dea6 genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs() by Yinghai Lu · 13 years ago
  47. a61d825 genirq: Fix misplaced status update in irq_disable() by Thomas Gleixner · 13 years ago
  48. a439520 genirq: Implement irq_data based move_*_irq() versions by Thomas Gleixner · 13 years ago
  49. 77694b4 genirq; Add fasteoi irq_chip quirk by Thomas Gleixner · 13 years ago
  50. 7812957 genirq: Add preflow handler support by Thomas Gleixner · 13 years ago
  51. 3836ca0 genirq: Consolidate set_chip_handler functions by Thomas Gleixner · 13 years ago
  52. 02725e7 genirq: Use irq_get/put functions by Thomas Gleixner · 13 years ago
  53. d5eb4ad2 genirq: Implement irq_get/put_desc_[bus]locked/unlock() by Thomas Gleixner · 13 years ago
  54. 091738a genirq: Remove real old transition functions by Thomas Gleixner · 13 years ago
  55. a6967ca genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y by Thomas Gleixner · 13 years ago
  56. e1ef824 genirq: Reflect IRQ_MOVE_PCNTXT in irq_data state by Thomas Gleixner · 13 years ago
  57. 7f94226 genirq: Move wakeup state to irq_data by Thomas Gleixner · 13 years ago
  58. d4d5e08 genirq: Add IRQCHIP_SET_TYPE_MASKED flag by Thomas Gleixner · 13 years ago
  59. 5d4d8fc genirq: Cleanup irq.h by Thomas Gleixner · 13 years ago
  60. f9e4989 genirq: Force wrapped access to desc->status in core code by Thomas Gleixner · 13 years ago
  61. 1ccb4e6 genirq: Wrap the remaning IRQ_* flags by Thomas Gleixner · 13 years ago
  62. 876dbd4 genirq: Mirror irq trigger type bits in irq_data.state by Thomas Gleixner · 13 years ago
  63. 2bdd105 genirq: Move IRQ_AFFINITY_SET to core by Thomas Gleixner · 13 years ago
  64. bce4303 genirq: Reuse existing can set affinty check by Thomas Gleixner · 13 years ago
  65. a005677 genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state by Thomas Gleixner · 13 years ago
  66. 1ce6068 genirq: Move debug code to separate header by Thomas Gleixner · 13 years ago
  67. fae581e genirq: Remove CHECK_IRQ_PER_CPU from core code by Thomas Gleixner · 13 years ago
  68. 6a58fb3 genirq: Remove CONFIG_IRQ_PER_CPU by Thomas Gleixner · 13 years ago
  69. f230b6d genirq: Add IRQ_MOVE_PENDING to irq_data.state by Thomas Gleixner · 13 years ago
  70. 6d2cd17 genirq: Move IRQ_WAKEUP to core by Thomas Gleixner · 13 years ago
  71. c531e83 genirq: Move IRQ_SUSPENDED to core by Thomas Gleixner · 13 years ago
  72. 6e40262 genirq: Move IRQ_MASKED to core by Thomas Gleixner · 13 years ago
  73. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 13 years ago
  74. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 13 years ago
  75. 163ef30 genirq: Move IRQ_REPLAY and IRQ_WAITING to core by Thomas Gleixner · 13 years ago
  76. 3d67bae genirq: Move IRQ_ONESHOT to core by Thomas Gleixner · 13 years ago
  77. 009b4c3 genirq: Add IRQ_INPROGRESS to core by Thomas Gleixner · 13 years ago
  78. 6954b75 genirq: Move IRQ_POLL_INPROGRESS to core by Thomas Gleixner · 13 years ago
  79. 6f91a52 genirq: Use modify_status for set_irq_nested_thread by Thomas Gleixner · 13 years ago
  80. 7acdd53 genirq: Move IRQ_SPURIOUS_DISABLED to core state by Thomas Gleixner · 13 years ago
  81. bd062e7 genirq: Move IRQ_AUTODETECT to internal state by Thomas Gleixner · 13 years ago
  82. e6bea9c genirq: Protect tglx from tripping over his own feet by Thomas Gleixner · 13 years ago
  83. dbec07b genirq: Add internal state field to irq_desc by Thomas Gleixner · 13 years ago
  84. 35e857c genirq: Fixup core code namespace fallout by Thomas Gleixner · 13 years ago
  85. c78b9b6 genirq: Implement generic irq_show_interrupts() by Thomas Gleixner · 13 years ago
  86. 1277a53 genirq: Simplify handle_irq_event() by Thomas Gleixner · 13 years ago
  87. 0877d66 genirq: Use handle_irq_event() in the spurious poll code by Thomas Gleixner · 13 years ago
  88. 849f061 genirq: Use handle_perpcu_event() in handle_percpu_irq() by Thomas Gleixner · 13 years ago
  89. a60a5dc genirq: Use handle_irq_event() in handle_edge_irq() by Thomas Gleixner · 13 years ago
  90. a7ae4de genirq: Use handle_irq_event() in handle_fasteoi_irq() by Thomas Gleixner · 13 years ago
  91. 1529866 genirq: Use handle_irq_event() in handle_level_irq() by Thomas Gleixner · 13 years ago
  92. 107781e genirq: Use handle_irq_event() in handle_simple_irq() by Thomas Gleixner · 13 years ago
  93. 4912609 genirq: Implement handle_irq_event() by Thomas Gleixner · 13 years ago
  94. d78f8dd genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq() by Thomas Gleixner · 13 years ago
  95. 3aae994 genirq: Consolidate IRQ_DISABLED by Thomas Gleixner · 13 years ago
  96. 50f7c03 genirq: Remove default magic by Thomas Gleixner · 13 years ago
  97. 8792347 genirq: Consolidate disable/enable by Thomas Gleixner · 13 years ago
  98. 4699923 genirq: Consolidate startup/shutdown of interrupts by Thomas Gleixner · 13 years ago
  99. 3b56f05 genirq: Remove bogus conditional by Thomas Gleixner · 13 years ago
  100. 1535dfa genirq: Move irq thread flags to core by Thomas Gleixner · 13 years ago