1. 09c4161 genirq: Always force thread affinity by Thomas Gleixner · 14 years ago
  2. 26665db random: remove rand_initialize_irq() by Theodore Ts'o · 14 years ago
  3. 0110bbf random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 14 years ago
  4. 3911ff3 genirq: export handle_edge_irq() and irq_to_desc() by Jiri Kosina · 14 years ago
  5. 9f3045e irq: hide debug macros so they don't collide with others. by Paul Gortmaker · 14 years ago
  6. 5269a9a irq_domain: fix type mismatch in debugfs output format by Grant Likely · 14 years ago
  7. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 14 years ago
  8. 15e06bf irqdomain: Fix debugfs formatting by Grant Likely · 14 years ago
  9. ac5830a irq_domain: correct the debugfs file name by Mika Westerberg · 14 years ago
  10. 5b7526e irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from(). by David Daney · 14 years ago
  11. f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  12. f5cb92a genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value by Jiang Liu · 14 years ago
  13. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  14. 092b2fb irqdomain: Remove powerpc dependency from debugfs file by Grant Likely · 14 years ago
  15. 241fc64 genirq: Respect NUMA node affinity in setup_irq_irq affinity() by Prarit Bhargava · 14 years ago
  16. f3f79e3 genirq: Get rid of unneeded force parameter in irq_finalize_oneshot() by Alexander Gordeev · 14 years ago
  17. 69592db genirq: Minor readablity improvement in irq_wake_thread() by Alexander Gordeev · 14 years ago
  18. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  19. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  20. e04268b genirq: Remove paranoid warnons and bogus fixups by Thomas Gleixner · 14 years ago
  21. 7140ea1 genirq: Flush the irq thread on synchronization by Ido Yariv · 15 years ago
  22. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 14 years ago
  23. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  24. 5234ffb genirq: Get rid of unnecessary IRQTF_DIED flag by Alexander Gordeev · 14 years ago
  25. 05d74ef genirq: No need to check IRQTF_DIED before stopping a thread handler by Alexander Gordeev · 14 years ago
  26. 4bcdf1d genirq: Get rid of unnecessary irqaction field in task_struct by Alexander Gordeev · 14 years ago
  27. 540b60e genirq: Fix incorrect check for forced IRQ thread handler by Alexander Gordeev · 14 years ago
  28. 52abb70 genirq: Clear action->thread_mask if IRQ_ONESHOT is not set by Thomas Gleixner · 14 years ago
  29. a09b659 genirq: Fix long-term regression in genirq irq_set_irq_type() handling by Russell King · 14 years ago
  30. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  31. abd2363 irq_domain/mips: Allow irq_domain on MIPS by Grant Likely · 14 years ago
  32. a18dc81 irq_domain: constify irq_domain_ops by Grant Likely · 15 years ago
  33. 16b2e6e irq_domain: Create common xlate functions that device drivers can use by Grant Likely · 15 years ago
  34. 6b783f7 irq_domain: Remove irq_domain_add_simple() by Grant Likely · 15 years ago
  35. 7529495 irq_domain: Remove 'new' irq_domain in favour of the ppc one by Grant Likely · 14 years ago
  36. 1bc04f2 irq_domain: Add support for base irq and hwirq in legacy mappings by Grant Likely · 14 years ago
  37. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 14 years ago
  38. 6870065 irq_domain: Remove references to old irq_host names by Grant Likely · 14 years ago
  39. 0384837 irq_domain: remove NO_IRQ from irq domain code by Grant Likely · 14 years ago
  40. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 14 years ago
  41. b4bc724 genirq: Handle pending irqs in irq_startup() by Thomas Gleixner · 14 years ago
  42. ac56376 genirq: Unmask oneshot irqs when thread was not woken by Thomas Gleixner · 14 years ago
  43. 7bb69ba irq_domain: Make irq_domain structure match powerpc's irq_host by Grant Likely · 14 years ago
  44. e1964c5 irq_domain: Be less verbose by Grant Likely · 14 years ago
  45. f069686 tracing/softirq: Move __raise_softirq_irqoff() out of header by Steven Rostedt · 15 years ago
  46. 2ed86b1 irq: make SPARSE_IRQ an optionally hidden option by Rob Herring · 15 years ago
  47. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 15 years ago
  48. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  49. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  50. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 15 years ago
  51. 93797d8 irq: check domain hwirq range for DT translate by Rob Herring · 15 years ago
  52. c87fb57 ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF by Jamie Iles · 15 years ago
  53. 550acb1 genirq: Fix race condition when stopping the irq thread by Ido Yariv · 15 years ago
  54. ce8f55c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  55. 52553dd genirq: fix regression in irqfixup, irqpoll by Edward Donovan · 15 years ago
  56. 2ed0e64 genirq: Don't allow per cpu interrupts to be suspended by Marc Zyngier · 15 years ago
  57. aa1b052 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  58. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  59. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  60. c75d720 genirq: Fix irqfixup, irqpoll regression by Edward Donovan · 15 years ago
  61. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 15 years ago
  62. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 15 years ago
  63. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 15 years ago
  64. 6d27430 irq: support domains with non-zero hwirq base by Rob Herring · 15 years ago
  65. 6d21af4 irq: Fix comment typo ist->is by Javi Merino · 15 years ago
  66. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  67. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  68. 3a82543 Merge remote-tracking branch 'rmk/devel-stable' into HEAD by Rob Herring · 15 years ago
  69. 825de2e irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chip by Nobuhiro Iwamatsu · 15 years ago
  70. 9bab0b7 genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier by Ian Campbell · 15 years ago
  71. 32cffdd genirq: Fix fatfinered fixup really by Thomas Gleixner · 15 years ago
  72. 1e7c5fd genirq: percpu: allow interrupt type to be set at enable time by Marc Zyngier · 15 years ago
  73. 31d9d9b genirq: Add support for per-cpu dev_id interrupts by Marc Zyngier · 15 years ago
  74. eef24af irq: Fix check for already initialized irq_domain in irq_domain_add by Rob Herring · 15 years ago
  75. 60f96b4 genirq: Add IRQCHIP_SKIP_SET_WAKE flag by Santosh Shilimkar · 15 years ago
  76. ed585a6 genirq: Make irq_shutdown() symmetric vs. irq_startup again by Geert Uytterhoeven · 15 years ago
  77. 69dd3d8 Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified" by Linus Torvalds · 15 years ago
  78. d522a0d irqdesc: fix new kernel-doc warning by Randy Dunlap · 15 years ago
  79. 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 · 15 years ago
  80. 6124a4e Merge branch 'imx/dt' into next/dt by Arnd Bergmann · 15 years ago
  81. b687380 irq: Track the owner of irq descriptor by Sebastian Andrzej Siewior · 15 years ago
  82. f3637a5 irq: Always set IRQF_ONESHOT if no primary handler is specified by Sebastian Andrzej Siewior · 15 years ago
  83. 7e71330 dt/irq: add irq_domain_generate_simple() helper by Grant Likely · 15 years ago
  84. 08a543a irq: add irq_domain translation infrastructure by Grant Likely · 15 years ago
  85. 1dd75f9 genirq: Fix wrong bit operation by jhbird.choi@samsung.com · 15 years ago
  86. ae891a1 devres: fix possible use after free by Maxin B John · 15 years ago
  87. 659fb32 genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) by Simon Guinot · 15 years ago
  88. 13863a6 genirq: Prevent potential NULL dereference in irq_set_irq_wake() by Jesper Juhl · 15 years ago
  89. c5182b8 genirq: Ensure we locate the passed IRQ in irq_alloc_descs() by Mark Brown · 15 years ago
  90. e7fbad3 genirq: Fix descriptor init on non-sparse IRQs by Linus Walleij · 15 years ago
  91. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 15 years ago
  92. ef26f20 genirq: Print threaded handler in spurious debug output by Sebastian Andrzej Siewior · 15 years ago
  93. def945e irq: Remove smp_affinity_list when unregister irq proc by Yinghai Lu · 15 years ago
  94. 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 15 years ago
  95. 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 · 15 years ago
  96. edf76f8 irq: Export functions to allow modular irq drivers by Jonathan Cameron · 15 years ago
  97. fe12bc2 genirq: Uninline and sanity check generic_handle_irq() by Thomas Gleixner · 15 years ago
  98. fe05143 genirq: Remove pointless ifdefs by Thomas Gleixner · 15 years ago
  99. 94b2c36 genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL by Geert Uytterhoeven · 15 years ago
  100. c42321c genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP by Thomas Gleixner · 15 years ago