1. 1e77d0a genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 11 years ago
  2. b39898c genirq: Prevent spurious detection for unconditionally polled interrupts by Thomas Gleixner · 11 years ago
  3. e716efd genirq: Avoid deadlock in spurious handling by Thomas Gleixner · 12 years ago
  4. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 12 years ago
  5. 52553dd genirq: fix regression in irqfixup, irqpoll by Edward Donovan · 13 years ago
  6. c75d720 genirq: Fix irqfixup, irqpoll regression by Edward Donovan · 13 years ago
  7. 3a43e05 irq: Handle spurios irq detection for threaded irqs by Sebastian Andrzej Siewior · 13 years ago
  8. ef26f20 genirq: Print threaded handler in spurious debug output by Sebastian Andrzej Siewior · 13 years ago
  9. 0c6f8a8 genirq: Remove compat code by Thomas Gleixner · 13 years ago
  10. a6aeddd genirq: Fix typo and remove unused variable by Thomas Gleixner · 13 years ago
  11. 32f4125 genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data by Thomas Gleixner · 13 years ago
  12. 1ccb4e6 genirq: Wrap the remaning IRQ_* flags by Thomas Gleixner · 13 years ago
  13. a005677 genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state by Thomas Gleixner · 13 years ago
  14. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 13 years ago
  15. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 13 years ago
  16. 009b4c3 genirq: Add IRQ_INPROGRESS to core by Thomas Gleixner · 13 years ago
  17. 6954b75 genirq: Move IRQ_POLL_INPROGRESS to core by Thomas Gleixner · 13 years ago
  18. 7acdd53 genirq: Move IRQ_SPURIOUS_DISABLED to core state by Thomas Gleixner · 13 years ago
  19. 0877d66 genirq: Use handle_irq_event() in the spurious poll code by Thomas Gleixner · 13 years ago
  20. 3aae994 genirq: Consolidate IRQ_DISABLED by Thomas Gleixner · 13 years ago
  21. 8792347 genirq: Consolidate disable/enable by Thomas Gleixner · 13 years ago
  22. fe200ae genirq: Mark polled irqs and defer the real handler by Thomas Gleixner · 13 years ago
  23. d05c65f genirq: spurious: Run only one poller at a time by Thomas Gleixner · 13 years ago
  24. c7259cd7 genirq: Do not poll disabled, percpu and timer interrupts by Thomas Gleixner · 13 years ago
  25. fa27271 genirq: Fixup poll handling by Thomas Gleixner · 13 years ago
  26. 1082687 genirq: Plug race in report_bad_irq() by Thomas Gleixner · 13 years ago
  27. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  28. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  29. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  30. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  31. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  32. bb2166c 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
  33. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  34. e7e7e0c genirq: try_one_irq() must be called with irq disabled by Yong Zhang · 15 years ago
  35. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  36. 990a55e irq: Clean up by removing irqfixup MODULE_PARM_DESC() by Jiri Slaby · 15 years ago
  37. 74296a8 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ by Ingo Molnar · 15 years ago
  38. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  39. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  40. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  41. e00585b irq: fix irqpoll && sparseirq by Yinghai Lu · 16 years ago
  42. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  43. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  44. f84dbb9 genirq: enable polling for disabled screaming irqs by Eric W. Biederman · 16 years ago
  45. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 16 years ago
  46. 188fd89 genirq: spurious.c: use time_* macros by S.Caglar Onur · 16 years ago
  47. 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 16 years ago
  48. 4f27c00 Improve behaviour of spurious IRQ detect by Alan Cox · 17 years ago
  49. 92ea772 Fix crash with irqpoll due to the IRQF_IRQPOLL flag testing by Linus Torvalds · 17 years ago
  50. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 17 years ago
  51. 343cde5 [PATCH] x86-64: Make noirqdebug_setup function non init to fix modpost warning by Vivek Goyal · 18 years ago
  52. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  53. 3cca53b [PATCH] irq-flags: generic irq: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  54. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 18 years ago
  55. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 18 years ago
  56. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 18 years ago
  57. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 18 years ago
  58. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  59. 83d4e6e [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() by Andreas Mohr · 18 years ago
  60. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  61. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago