1. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 16 years ago
  2. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  3. 0a0c516 PM: Introduce functions for suspending and resuming device interrupts by Rafael J. Wysocki · 16 years ago
  4. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  5. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 16 years ago
  6. 935bd5b genirq: add support for threaded interrupts to devres by Arjan van de Ven · 16 years ago
  7. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 16 years ago
  8. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 16 years ago
  9. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  10. 0e57aa1 genirq: deprecate __do_IRQ by Thomas Gleixner · 16 years ago
  11. 4553573 genirq: use kzalloc instead of explicit zero initialization by Thomas Gleixner · 16 years ago
  12. c8e2aee genirq: remove redundant if condition by Thomas Gleixner · 16 years ago
  13. eb53b4e irq: export remove_irq() and setup_irq() symbols by Magnus Damm · 16 years ago
  14. cbf94f0 irq: match remove_irq() args with setup_irq() by Magnus Damm · 16 years ago
  15. f21cfb2 irq: add remove_irq() for freeing of setup_irq() irqs by Magnus Damm · 16 years ago
  16. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  17. 044d408 genirq: assert that irq handlers are indeed running in hardirq context by Peter Zijlstra · 16 years ago
  18. c02368a Merge branch 'linus' into irq/genirq by Ingo Molnar · 16 years ago
  19. af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 16 years ago
  20. f17c754 irq: name 'p' variables a bit better by Ingo Molnar · 16 years ago
  21. 8316e38 irq: further clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  22. ae88a23 irq: refactor and clean up the free_irq() code flow by Ingo Molnar · 16 years ago
  23. 327ec56 irq: clean up manage.c by Ingo Molnar · 16 years ago
  24. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  25. 0e43785 irq: use GFP_KERNEL for action allocation in request_irq() by Johannes Weiner · 16 years ago
  26. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  27. 548c893 kernel/irq: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  28. 005bf0e6 irq: optimize init_kstat_irqs/init_copy_kstat_irqs by Yinghai Lu · 16 years ago
  29. 0f3c2a8 irq: clear kstat_irqs by Yinghai Lu · 16 years ago
  30. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  31. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  32. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
  33. 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
  34. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  35. 6a385db Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  36. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 16 years ago
  37. 1267a8d Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. by David Daney · 16 years ago
  38. 74296a8 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ by Ingo Molnar · 16 years ago
  39. 5a2dd72 Merge branch 'linus' into irq/genirq by Ingo Molnar · 16 years ago
  40. 14819ea irq: export __set_irq_handler() and handle_level_irq() by Ingo Molnar · 16 years ago
  41. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  42. 92296c6 cpumask, irq: non-x86 build failures by Mike Travis · 16 years ago
  43. 542d865 kstat: modify kstat_irqs_legacy to be variable sized by Mike Travis · 16 years ago
  44. 9332fcc irq: initialize nr_irqs based on nr_cpu_ids by Mike Travis · 16 years ago
  45. 0fa0ebb irq: allocate irq_desc_ptrs array based on nr_irqs by Mike Travis · 16 years ago
  46. e2f4d06 irq: use WARN() instead of WARN_ON(). by Mike Travis · 16 years ago
  47. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 16 years ago
  48. 802bf93 cpumask: fix bug in use cpumask_var_t in irq_desc by Mike Travis · 16 years ago
  49. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  50. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 16 years ago
  51. 22a9d64 async: Asynchronous function calls to speed up kernel boot by Arjan van de Ven · 16 years ago
  52. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 16 years ago
  54. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  55. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  56. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  58. 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
  59. efdc64f genirq: check chip->ack before calling by Wang Chen · 16 years ago
  60. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  61. b2e2fe9 sparseirq: work around __weak alias bug by Ingo Molnar · 16 years ago
  62. 12026ea sparseirq: fix hang with !SPARSE_IRQ by Yinghai Lu · 16 years ago
  63. fa6beb3 sparseirq: set lock_class for legacy irq when sparse_irq is selected by Yinghai Lu · 16 years ago
  64. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  65. 793f7b1 sparseirq: fix desc->lock init by Ingo Molnar · 16 years ago
  66. 8b07cd4 sparseirq: do not printk when migrating IRQ descriptors by Ingo Molnar · 16 years ago
  67. 00c2363 sparseirq: remove duplicated arch_early_irq_init() by Yinghai Lu · 16 years ago
  68. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  69. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  70. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  71. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  72. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 16 years ago
  73. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 16 years ago
  74. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  75. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  76. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  77. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  78. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  79. 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 16 years ago
  80. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  81. cb9c34e Merge commit 'v2.6.28-rc7' into core/locking by Ingo Molnar · 16 years ago
  82. 470c662 genirq: warn when IRQF_DISABLED may be ignored by David Brownell · 16 years ago
  83. f2b662d genirq: record IRQ_LEVEL in irq_desc[] by David Brownell · 16 years ago
  84. 3ff68a6 genirq: __irq_set_trigger: change pr_warning to pr_debug by Mark Nelson · 16 years ago
  85. f131e24 irq: fix typo by Ingo Molnar · 16 years ago
  86. 612e368 genirq: fix the affinity setting in setup_irq by Thomas Gleixner · 16 years ago
  87. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  88. 3786fc7 irq: make variable static by roel kluin · 16 years ago
  89. b6f3b78 genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() by Dean Nelson · 16 years ago
  90. 0b3682ba3 genirq: fix set_irq_type() when recording trigger type by Chris Friesen · 16 years ago
  91. 63d659d genirq: fix name space collision of nr_irqs in autoprobe.c by Thomas Gleixner · 16 years ago
  92. 10e5808 genirq: use iterators for irq_desc loops by Thomas Gleixner · 16 years ago
  93. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  94. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  95. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  96. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  97. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 16 years ago
  98. aac3f2b x86: fix typo in irq_desc array by Yinghai Lu · 16 years ago
  99. 2976fe2 fix warning: "x86: sparse_irq needs spin_lock in allocations" by Andrew Morton · 16 years ago
  100. 9d98598 sparseirq: remove some debug print out by Yinghai Lu · 16 years ago