1. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  3. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  4. 93797d8 irq: check domain hwirq range for DT translate by Rob Herring · 13 years ago
  5. c87fb57 ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF by Jamie Iles · 13 years ago
  6. 550acb1 genirq: Fix race condition when stopping the irq thread by Ido Yariv · 13 years ago
  7. ce8f55c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 52553dd genirq: fix regression in irqfixup, irqpoll by Edward Donovan · 13 years ago
  9. 2ed0e64 genirq: Don't allow per cpu interrupts to be suspended by Marc Zyngier · 13 years ago
  10. aa1b052 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  12. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  13. c75d720 genirq: Fix irqfixup, irqpoll regression by Edward Donovan · 13 years ago
  14. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  15. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 13 years ago
  16. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 13 years ago
  17. 6d27430 irq: support domains with non-zero hwirq base by Rob Herring · 13 years ago
  18. 6d21af4 irq: Fix comment typo ist->is by Javi Merino · 13 years ago
  19. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  20. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 3a82543 Merge remote-tracking branch 'rmk/devel-stable' into HEAD by Rob Herring · 13 years ago
  22. 825de2e irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip by Nobuhiro Iwamatsu · 13 years ago
  23. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 13 years ago
  24. 32cffdd genirq: Fix fatfinered fixup really by Thomas Gleixner · 13 years ago
  25. 1e7c5fd genirq: percpu: allow interrupt type to be set at enable time by Marc Zyngier · 13 years ago
  26. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 13 years ago
  27. eef24af irq: Fix check for already initialized irq_domain in irq_domain_add by Rob Herring · 13 years ago
  28. 60f96b4 genirq: Add IRQCHIP_SKIP_SET_WAKE flag by Santosh Shilimkar · 13 years ago
  29. ed585a6 genirq: Make irq_shutdown() symmetric vs. irq_startup again by Geert Uytterhoeven · 13 years ago
  30. 69dd3d8 Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified" by Linus Torvalds · 13 years ago
  31. d522a0d irqdesc: fix new kernel-doc warning by Randy Dunlap · 13 years ago
  32. 950d0a1 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  33. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 13 years ago
  34. b687380 irq: Track the owner of irq descriptor by Sebastian Andrzej Siewior · 13 years ago
  35. f3637a5 irq: Always set IRQF_ONESHOT if no primary handler is specified by Sebastian Andrzej Siewior · 13 years ago
  36. 7e71330 dt/irq: add irq_domain_generate_simple() helper by Grant Likely · 13 years ago
  37. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 13 years ago
  38. 1dd75f9 genirq: Fix wrong bit operation by jhbird.choi@samsung.com · 13 years ago
  39. ae891a1 devres: fix possible use after free by Maxin B John · 13 years ago
  40. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 13 years ago
  41. 13863a6 genirq: Prevent potential NULL dereference in irq_set_irq_wake() by Jesper Juhl · 13 years ago
  42. c5182b8 genirq: Ensure we locate the passed IRQ in irq_alloc_descs() by Mark Brown · 13 years ago
  43. e7fbad3 genirq: Fix descriptor init on non-sparse IRQs by Linus Walleij · 13 years ago
  44. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 13 years ago
  45. ef26f20 genirq: Print threaded handler in spurious debug output by Sebastian Andrzej Siewior · 13 years ago
  46. def945e irq: Remove smp_affinity_list when unregister irq proc by Yinghai Lu · 13 years ago
  47. 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 13 years ago
  48. 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
  49. edf76f8 irq: Export functions to allow modular irq drivers by Jonathan Cameron · 13 years ago
  50. fe12bc2 genirq: Uninline and sanity check generic_handle_irq() by Thomas Gleixner · 13 years ago
  51. fe05143 genirq: Remove pointless ifdefs by Thomas Gleixner · 13 years ago
  52. 94b2c36 genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL by Geert Uytterhoeven · 13 years ago
  53. c42321c genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP by Thomas Gleixner · 13 years ago
  54. cfefd21 genirq: Add chip suspend and resume callbacks by Thomas Gleixner · 13 years ago
  55. 7d82806 genirq: Implement a generic interrupt chip by Thomas Gleixner · 13 years ago
  56. 7f1b124 genirq: Support per-IRQ thread disabling. by Paul Mundt · 13 years ago
  57. 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
  58. 4f5058c genirq: Fix cpumask leak in __setup_irq() by Xiaotian Feng · 14 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  60. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 14 years ago
  61. 353c8ed genirq: Fix misnamed label in handle_edge_eoi_irq by Thomas Gleixner · 14 years ago
  62. 851d7cf genirq: Remove move_*irq leftovers by Thomas Gleixner · 14 years ago
  63. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 14 years ago
  64. a6e120e alpha: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  65. cd22c0e genirq: Fix harmless typo by Thomas Gleixner · 14 years ago
  66. 0ef5ca1 genirq; Fix cleanup fallout by Thomas Gleixner · 14 years ago
  67. a6aeddd genirq: Fix typo and remove unused variable by Thomas Gleixner · 14 years ago
  68. 30398bf genirq: Fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  69. 33b054b genirq: Remove handle_IRQ_event by Thomas Gleixner · 14 years ago
  70. 0521c8f genirq: Provide edge_eoi flow handler by Thomas Gleixner · 14 years ago
  71. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 14 years ago
  72. c2d0c55 genirq: Split irq_set_affinity() so it can be called with lock held. by David Daney · 14 years ago
  73. b3d4223 genirq: Add chip flag for restricting cpu_on/offline calls by Thomas Gleixner · 14 years ago
  74. 0fdb4b2 genirq: Add chip hooks for taking CPUs on/off line. by David Daney · 14 years ago
  75. 801a0e9 genirq: Add irq disabled flag to irq_data state by Thomas Gleixner · 14 years ago
  76. d72274e genirq: Reserve the irq when calling irq_set_chip() by David Daney · 14 years ago
  77. ab7798f genirq: Expand generic show_interrupts() by Thomas Gleixner · 14 years ago
  78. 3b90389 genirq; Remove the last leftovers of the old sparse irq code by Thomas Gleixner · 14 years ago
  79. 1c38979 genirq: Fix incorrect unlock in __setup_irq() by Dan Carpenter · 14 years ago
  80. ee0401e genirq: show_interrupts: Check desc->name before printing it blindly by Thomas Gleixner · 14 years ago
  81. d209a69 genirq: Add chip flag to force mask on suspend by Thomas Gleixner · 14 years ago
  82. c68fd4f genirq: Add comments to Kconfig switches by Thomas Gleixner · 14 years ago
  83. c69e375 genirq: Fixup fasteoi handler for oneshot mode by Thomas Gleixner · 14 years ago
  84. 8d32a30 genirq: Provide forced interrupt threading by Thomas Gleixner · 14 years ago
  85. 9d591ed genirq: Allow shared oneshot interrupts by Thomas Gleixner · 14 years ago
  86. b5faba2 genirq: Prepare the handling of shared oneshot interrupts by Thomas Gleixner · 14 years ago
  87. 1204e95 genirq: Make warning in handle_percpu_event useful by Thomas Gleixner · 14 years ago
  88. fd4afaf genirq: Streamline kernel/irq/Kconfig by Jan Beulich · 14 years ago
  89. 70433c0 genirq: Use the correct variable for note_interrupt by Thomas Gleixner · 14 years ago
  90. 8fff39e genirq: Add missing break in __irq_set_trigger() by Thomas Gleixner · 14 years ago
  91. ed4dea6 genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs() by Yinghai Lu · 14 years ago
  92. a61d825 genirq: Fix misplaced status update in irq_disable() by Thomas Gleixner · 14 years ago
  93. a439520 genirq: Implement irq_data based move_*_irq() versions by Thomas Gleixner · 14 years ago
  94. 77694b4 genirq; Add fasteoi irq_chip quirk by Thomas Gleixner · 14 years ago
  95. 7812957 genirq: Add preflow handler support by Thomas Gleixner · 14 years ago
  96. 3836ca0 genirq: Consolidate set_chip_handler functions by Thomas Gleixner · 14 years ago
  97. 02725e7 genirq: Use irq_get/put functions by Thomas Gleixner · 14 years ago
  98. d5eb4ad2 genirq: Implement irq_get/put_desc_[bus]locked/unlock() by Thomas Gleixner · 14 years ago
  99. 091738a genirq: Remove real old transition functions by Thomas Gleixner · 14 years ago
  100. a6967ca genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y by Thomas Gleixner · 14 years ago