1. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  2. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  3. 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
  4. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  5. 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
  6. fbfecd3 tree-wide: fix typos "couter" -> "counter" by Uwe Kleine-König · 15 years ago
  7. fb3d38b fix kerneldoc for set_irq_msi() by Liuweni · 15 years ago
  8. 3476994 genirq: Fix spurious irq seqfile conversion by Thomas Gleixner · 15 years ago
  9. a1afb63 genirq: switch /proc/irq/*/spurious to seq_file by Alexey Dobriyan · 15 years ago
  10. c82a43d irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed by Cyrill Gorcunov · 15 years ago
  11. e7e7e0c genirq: try_one_irq() must be called with irq disabled by Yong Zhang · 15 years ago
  12. 663e695 irq: Remove unused debug_poll_all_shared_irqs() by Thomas Gleixner · 15 years ago
  13. 24b26d4 irq: Fix docbook comments by Liuweni · 15 years ago
  14. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  15. 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
  16. 372e24b irq: Make sure irq_desc for legacy irq get correct node setting by Yinghai Lu · 15 years ago
  17. 4dbc9ca genirq: Do not mask oneshot edge type interrupts by Thomas Gleixner · 15 years ago
  18. daedc71 Merge commit 'v2.6.31-rc7' into irq/core by Ingo Molnar · 15 years ago
  19. 69ab849 genirq: Wake up irq thread after action has been installed by Thomas Gleixner · 15 years ago
  20. 399b5da genirq: Support nested threaded irq handling by Thomas Gleixner · 15 years ago
  21. 70aedd2 genirq: Add buslock support by Thomas Gleixner · 15 years ago
  22. b25c340 genirq: Add oneshot support by Thomas Gleixner · 15 years ago
  23. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 15 years ago
  24. c36ba80 irq: Remove superfluous NULL pointer check in check_irq_resend() by Bartlomiej Zolnierkiewicz · 15 years ago
  25. ad7d6c7 x86/irq: Fix move_irq_desc() for nodes without ram by Yinghai Lu · 15 years ago
  26. 990a55e irq: Clean up by removing irqfixup MODULE_PARM_DESC() by Jiri Slaby · 15 years ago
  27. 61f3826 genirq: Fix UP compile failure caused by irq_thread_check_affinity by Bruno Premont · 15 years ago
  28. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 15 years ago
  29. c71320d genirq: Fix comment describing suspend_device_irqs() by Rafael J. Wysocki · 15 years ago
  30. 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 · 15 years ago
  31. 28be225 irq: slab alloc for default irq_affinity by Yinghai Lu · 15 years ago
  32. 22fb4e7 irq: use kcalloc() instead of the bootmem allocator by Pekka Enberg · 15 years ago
  33. dad213ae irq/cpumask: make memoryless node zero happy by Yinghai Lu · 15 years ago
  34. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 948cd52 sparseirq: Allow early irq_desc allocation by Paul Mundt · 15 years ago
  36. 39a2edd genirq: fix comment to say IRQ_WAKE_THREAD by Steven Rostedt · 15 years ago
  37. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  38. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  39. 15e957d x86/irq: use move_irq_desc() in create_irq_nr() by Yinghai Lu · 15 years ago
  40. d7226fb Revert "genirq: assert that irq handlers are indeed running in hardirq context" by Thomas Gleixner · 15 years ago
  41. a0e39ed tracing: fix build failure on s390 by Heiko Carstens · 15 years ago
  42. 85ac16d x86/irq: change irq_desc_alloc() to take node instead of cpu by Yinghai Lu · 15 years ago
  43. 57b150c irq: only update affinity if ->set_affinity() is sucessfull by Yinghai Lu · 15 years ago
  44. fcef591 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC by Yinghai Lu · 15 years ago
  45. 9ec4fa2 irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout by Yinghai Lu · 15 years ago
  46. 6ce51c4 genirq: do not execute DEBUG_SHIRQ when irq setup failed by Luis Henriques · 15 years ago
  47. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 15 years ago
  48. a8d154b tracing: create automated trace defines by Steven Rostedt · 15 years ago
  49. 6ec3cfe x86, irq: Remove IRQ_DISABLED check in process context IRQ move by Pallipadi, Venkatesh · 15 years ago
  50. 422a253 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  52. 9756b15 irq: fix cpumask memory leak on offstack cpumask kernels by Yinghai Lu · 15 years ago
  53. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  54. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  55. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  56. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 16 years ago
  57. 935bd5b genirq: add support for threaded interrupts to devres by Arjan van de Ven · 16 years ago
  58. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 16 years ago
  59. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 16 years ago
  60. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  61. 0e57aa1 genirq: deprecate __do_IRQ by Thomas Gleixner · 16 years ago
  62. 4553573 genirq: use kzalloc instead of explicit zero initialization by Thomas Gleixner · 16 years ago
  63. c8e2aee genirq: remove redundant if condition by Thomas Gleixner · 16 years ago
  64. eb53b4e irq: export remove_irq() and setup_irq() symbols by Magnus Damm · 16 years ago
  65. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 16 years ago
  66. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 16 years ago
  67. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  68. 044d408 genirq: assert that irq handlers are indeed running in hardirq context by Peter Zijlstra · 16 years ago
  69. c02368a Merge branch 'linus' into irq/genirq by Ingo Molnar · 16 years ago
  70. af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 16 years ago
  71. f17c754 irq: name 'p' variables a bit better by Ingo Molnar · 16 years ago
  72. 8316e38 irq: further clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  73. ae88a23 irq: refactor and clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  74. 327ec56 irq: clean up manage.c by Ingo Molnar · 16 years ago
  75. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  76. 0e43785 irq: use GFP_KERNEL for action allocation in request_irq() by Johannes Weiner · 16 years ago
  77. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  78. 548c893 kernel/irq: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  79. 005bf0e6 irq: optimize init_kstat_irqs/init_copy_kstat_irqs by Yinghai Lu · 16 years ago
  80. 0f3c2a8 irq: clear kstat_irqs by Yinghai Lu · 16 years ago
  81. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  82. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  83. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  84. ac56b94 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
  85. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  86. 6a385db Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  87. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 16 years ago
  88. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 16 years ago
  89. 74296a8 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ by Ingo Molnar · 16 years ago
  90. 5a2dd72 Merge branch 'linus' into irq/genirq by Ingo Molnar · 16 years ago
  91. 14819ea irq: export __set_irq_handler() and handle_level_irq() by Ingo Molnar · 16 years ago
  92. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  93. 92296c6 cpumask, irq: non-x86 build failures by Mike Travis · 16 years ago
  94. 542d865 kstat: modify kstat_irqs_legacy to be variable sized by Mike Travis · 16 years ago
  95. 9332fcc irq: initialize nr_irqs based on nr_cpu_ids by Mike Travis · 16 years ago
  96. 0fa0ebb irq: allocate irq_desc_ptrs array based on nr_irqs by Mike Travis · 16 years ago
  97. e2f4d06 irq: use WARN() instead of WARN_ON(). by Mike Travis · 16 years ago
  98. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 16 years ago
  99. 802bf93 cpumask: fix bug in use cpumask_var_t in irq_desc by Mike Travis · 16 years ago
  100. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago