1. 6d83f94 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now by Thomas Gleixner · 14 years ago
  2. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 14 years ago
  3. 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 14 years ago
  4. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  5. 2656c36 genirq: Warn if enable_irq is called before irq is set up by Thomas Gleixner · 14 years ago
  6. 2f7e99b genirq: Provide compat handling for chip->set_wake() by Thomas Gleixner · 14 years ago
  7. b2ba2c3 genirq: Provide compat handling for chip->set_type() by Thomas Gleixner · 14 years ago
  8. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  9. 37e12df genirq: Provide compat handling for chip->startup() by Thomas Gleixner · 14 years ago
  10. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  11. 0eda58b genirq: Provide compat handling for chip->unmask() by Thomas Gleixner · 14 years ago
  12. 3876ec9 genirq: Provide compat handling for bus_lock/bus_sync_unlock by Thomas Gleixner · 14 years ago
  13. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  14. 685fd0b irq: Add new IRQ flag IRQF_NO_SUSPEND by Ian Campbell · 15 years ago
  15. 4673247 genirq: Deal with desc->set_type() changing desc->chip by Thomas Gleixner · 15 years ago
  16. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 15 years ago
  17. 6932bf3 genirq: Remove IRQF_DISABLED from core code by Thomas Gleixner · 15 years ago
  18. ae731f8 genirq: Introduce request_any_context_irq() by Marc Zyngier · 15 years ago
  19. 753649d genirq: Force MSI irq handlers to run with interrupts disabled by Thomas Gleixner · 15 years ago
  20. cc8c3b7 genirq: Protect access to irq_desc->action in can_request_irq() by Thomas Gleixner · 15 years ago
  21. 0b1adaa genirq: Prevent oneshot irq thread race by Thomas Gleixner · 15 years ago
  22. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  23. 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
  24. 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
  25. 69ab849 genirq: Wake up irq thread after action has been installed by Thomas Gleixner · 16 years ago
  26. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 16 years ago
  27. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 16 years ago
  28. b25c340 genirq: Add oneshot support by Thomas Gleixner · 16 years ago
  29. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 16 years ago
  30. 61f3826 genirq: Fix UP compile failure caused by irq_thread_check_affinity by Bruno Premont · 16 years ago
  31. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 16 years ago
  32. 2453d6f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 39a2edd genirq: fix comment to say IRQ_WAKE_THREAD by Steven Rostedt · 16 years ago
  34. 57b150c irq: only update affinity if ->set_affinity() is sucessfull by Yinghai Lu · 16 years ago
  35. 6ce51c4 genirq: do not execute DEBUG_SHIRQ when irq setup failed by Luis Henriques · 16 years ago
  36. 6ec3cfe x86, irq: Remove IRQ_DISABLED check in process context IRQ move by Pallipadi, Venkatesh · 16 years ago
  37. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 16 years ago
  38. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  39. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  40. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 16 years ago
  41. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 16 years ago
  42. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 16 years ago
  43. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  44. 4553573 genirq: use kzalloc instead of explicit zero initialization by Thomas Gleixner · 16 years ago
  45. c8e2aee genirq: remove redundant if condition by Thomas Gleixner · 16 years ago
  46. eb53b4e irq: export remove_irq() and setup_irq() symbols by Magnus Damm · 16 years ago
  47. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 16 years ago
  48. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 16 years ago
  49. c02368a Merge branch 'linus' into irq/genirq by Ingo Molnar · 16 years ago
  50. f17c754 irq: name 'p' variables a bit better by Ingo Molnar · 16 years ago
  51. 8316e38 irq: further clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  52. ae88a23 irq: refactor and clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  53. 327ec56 irq: clean up manage.c by Ingo Molnar · 16 years ago
  54. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  55. 0e43785 irq: use GFP_KERNEL for action allocation in request_irq() by Johannes Weiner · 16 years ago
  56. 548c893 kernel/irq: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  57. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  58. 6a385db Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  59. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 16 years ago
  60. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 16 years ago
  61. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  62. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  63. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  64. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  66. cb9c34e Merge commit 'v2.6.28-rc7' into core/locking by Ingo Molnar · 16 years ago
  67. 470c662 genirq: warn when IRQF_DISABLED may be ignored by David Brownell · 16 years ago
  68. f2b662d genirq: record IRQ_LEVEL in irq_desc[] by David Brownell · 16 years ago
  69. 3ff68a6 genirq: __irq_set_trigger: change pr_warning to pr_debug by Mark Nelson · 16 years ago
  70. f131e24 irq: fix typo by Ingo Molnar · 16 years ago
  71. 612e368 genirq: fix the affinity setting in setup_irq by Thomas Gleixner · 16 years ago
  72. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  73. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  74. 932775a x86: HPET_MSI change IRQ affinity in process context when it is disabled by venkatesh.pallipadi@intel.com · 16 years ago
  75. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  76. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  77. 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 16 years ago
  78. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  79. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  80. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  81. 5fef06e Merge branch 'linus' into genirq by Ingo Molnar · 16 years ago
  82. 0c5d1eb genirq: record trigger type by David Brownell · 16 years ago
  83. d6d5aeb Merge commit 'v2.6.27-rc8' into genirq by Ingo Molnar · 16 years ago
  84. 7e6e178 genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler by Pawel MOLL · 16 years ago
  85. 377bf1e genirq: fix irq_desc->depth handling with DEBUG_SHIRQ by Anton Vorontsov · 16 years ago
  86. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
  87. c69ad71 genirq: better warning on irqchip->set_type() failure by David Brownell · 17 years ago
  88. 15dd859 Merge commit 'v2.6.27-rc1' into x86/core by Ingo Molnar · 17 years ago
  89. b8c512f Use WARN() in kernel/irq/manage.c by Arjan van de Ven · 17 years ago
  90. 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 17 years ago
  91. 7a2c477 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() by Arjan van de Ven · 17 years ago
  92. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  93. 82736f4 generic irqs: handle failure of irqchip->set_type in setup_irq by Uwe Kleine-König · 17 years ago
  94. 2db8732 set_irq_wake: fix return code and wake status tracking by Uwe Kleine-König · 17 years ago
  95. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  96. 72b1e22 x64, x2apic/intr-remap: generic irq migration support from process context by Suresh Siddha · 17 years ago
  97. 48627d8 genirq: remove extraneous checks in manage.c by Thomas Gleixner · 17 years ago
  98. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 17 years ago
  99. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 17 years ago
  100. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 17 years ago