1. 1c77ff2 genirq: Remove __do_IRQ by Thomas Gleixner · 14 years ago
  2. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 14 years ago
  3. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 14 years ago
  4. 8e9255e Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  5. 25c9170 genirq: Fix incorrect proc spurious output by Kenji Kaneshige · 14 years ago
  6. 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 14 years ago
  7. 82279e6 Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 14 years ago
  9. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  10. 2656c36 genirq: Warn if enable_irq is called before irq is set up by Thomas Gleixner · 14 years ago
  11. c0a19eb genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build by Thomas Gleixner · 14 years ago
  12. baa0d23 genirq: Switch sparse_irq allocator to GFP_KERNEL by Thomas Gleixner · 14 years ago
  13. a05a900 genirq: Make sparse_lock a mutex by Thomas Gleixner · 14 years ago
  14. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 14 years ago
  15. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 14 years ago
  16. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 14 years ago
  17. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  18. aa99ec0 genirq: Use sane sparse allocator by Thomas Gleixner · 14 years ago
  19. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  20. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 14 years ago
  21. 13bfe99 genirq: Prepare proc for real sparse irq support by Thomas Gleixner · 14 years ago
  22. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  23. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  24. d895f51 genirq: Remove export of kstat_irqs_cpu by Thomas Gleixner · 14 years ago
  25. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  26. 3795de2 genirq: Distangle kernel/irq/handle.c by Thomas Gleixner · 14 years ago
  27. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  28. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  29. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  30. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  31. 21e2b8c genirq: Provide compat handling for chip->retrigger() by Thomas Gleixner · 14 years ago
  32. 2f7e99b genirq: Provide compat handling for chip->set_wake() by Thomas Gleixner · 14 years ago
  33. b2ba2c3 genirq: Provide compat handling for chip->set_type() by Thomas Gleixner · 14 years ago
  34. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  35. 37e12df genirq: Provide compat handling for chip->startup() by Thomas Gleixner · 14 years ago
  36. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  37. c5f7563 genirq: Provide compat handling for chip->enable() by Thomas Gleixner · 14 years ago
  38. 0c5c155 genirq: Provide compat handling for chip->eoi() by Thomas Gleixner · 14 years ago
  39. 9205e31 genirq: Provide compat handling for chip->mask_ack() by Thomas Gleixner · 14 years ago
  40. 22a4916 genirq: Provide compat handling for chip->ack() by Thomas Gleixner · 14 years ago
  41. 0eda58b genirq: Provide compat handling for chip->unmask() by Thomas Gleixner · 14 years ago
  42. e2c0f8f genirq: Provide compat handling for chip->mask() by Thomas Gleixner · 14 years ago
  43. 3876ec9 genirq: Provide compat handling for bus_lock/bus_sync_unlock by Thomas Gleixner · 14 years ago
  44. a77c463 genirq: Add new functions to dummy chips by Thomas Gleixner · 14 years ago
  45. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  46. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  47. d9817eb genirq: Provide Kconfig by Thomas Gleixner · 14 years ago
  48. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  49. 685fd0b irq: Add new IRQ flag IRQF_NO_SUSPEND by Ian Campbell · 14 years ago
  50. 4673247 genirq: Deal with desc->set_type() changing desc->chip by Thomas Gleixner · 15 years ago
  51. 4308ad8 genirq: Clear CPU mask in affinity_hint when none is provided by Peter P Waskiewicz Jr · 15 years ago
  52. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 15 years ago
  53. 6932bf3 genirq: Remove IRQF_DISABLED from core code by Thomas Gleixner · 15 years ago
  54. e58aa3d genirq: Run irq handlers with interrupts disabled by Ingo Molnar · 15 years ago
  55. ae731f8 genirq: Introduce request_any_context_irq() by Marc Zyngier · 15 years ago
  56. 7c7145f Merge branch 'linus' into irq/core by Thomas Gleixner · 15 years ago
  57. 94c4fce 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
  58. 753649d genirq: Force MSI irq handlers to run with interrupts disabled by Thomas Gleixner · 15 years ago
  59. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  60. 309d1dc 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
  61. 860652b genirq: Move two IRQ functions from .init.text to .text by Henrik Kretzschmar · 15 years ago
  62. cc8c3b7 genirq: Protect access to irq_desc->action in can_request_irq() by Thomas Gleixner · 15 years ago
  63. 92d6b71 genirq: Expose irq_desc->node in proc/irq by Dimitri Sivanich · 15 years ago
  64. 0b1adaa genirq: Prevent oneshot irq thread race by Thomas Gleixner · 15 years ago
  65. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  66. b5eb78f sparseirq: Use radix_tree instead of ptrs array by Yinghai Lu · 15 years ago
  67. 99558f0 sparseirq: Change irq_desc_ptrs to static by Yinghai Lu · 15 years ago
  68. febcb0c irq: Remove unnecessary bootmem code by Yinghai Lu · 15 years ago
  69. dfff061 tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments by Uwe Kleine-König · 15 years ago
  70. 5c42dc7 devres/irq: Fix devm_irq_match comment by Jean Delvare · 15 years ago
  71. ced5b69 x86: Avoid race condition in pci_enable_msix() by Brandon Phiilps · 15 years ago
  72. 9ce8e49 devres: typo fix s/dev/devm/ by Baruch Siach · 15 years ago
  73. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  74. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  75. 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
  76. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  77. 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
  78. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  79. fb3d38b fix kerneldoc for set_irq_msi() by Liuweni · 15 years ago
  80. 3476994 genirq: Fix spurious irq seqfile conversion by Thomas Gleixner · 15 years ago
  81. a1afb63 genirq: switch /proc/irq/*/spurious to seq_file by Alexey Dobriyan · 15 years ago
  82. c82a43d irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed by Cyrill Gorcunov · 15 years ago
  83. e7e7e0c genirq: try_one_irq() must be called with irq disabled by Yong Zhang · 15 years ago
  84. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  85. 24b26d4 irq: Fix docbook comments by Liuweni · 15 years ago
  86. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  87. 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
  88. 372e24b irq: Make sure irq_desc for legacy irq get correct node setting by Yinghai Lu · 15 years ago
  89. 4dbc9ca genirq: Do not mask oneshot edge type interrupts by Thomas Gleixner · 15 years ago
  90. daedc71 Merge commit 'v2.6.31-rc7' into irq/core by Ingo Molnar · 15 years ago
  91. 69ab849 genirq: Wake up irq thread after action has been installed by Thomas Gleixner · 15 years ago
  92. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 15 years ago
  93. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  94. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  95. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 15 years ago
  96. c36ba80 irq: Remove superfluous NULL pointer check in check_irq_resend() by Bartlomiej Zolnierkiewicz · 15 years ago
  97. ad7d6c7 x86/irq: Fix move_irq_desc() for nodes without ram by Yinghai Lu · 15 years ago
  98. 990a55e irq: Clean up by removing irqfixup MODULE_PARM_DESC() by Jiri Slaby · 15 years ago
  99. 61f3826 genirq: Fix UP compile failure caused by irq_thread_check_affinity by Bruno Premont · 15 years ago
  100. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago