1. a0e39ed tracing: fix build failure on s390 by Heiko Carstens · 15 years ago
  2. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 15 years ago
  3. a8d154b tracing: create automated trace defines by Steven Rostedt · 15 years ago
  4. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  5. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  6. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  7. f48fe81 genirq: threaded irq handlers review fixups by Thomas Gleixner · 16 years ago
  8. 3aa551c genirq: add threaded interrupt handler support by Thomas Gleixner · 16 years ago
  9. 80c5520 Merge branch 'cpus4096' into irq/threaded by Thomas Gleixner · 16 years ago
  10. edb35028 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 16 years ago
  11. 0e57aa1 genirq: deprecate __do_IRQ by Thomas Gleixner · 16 years ago
  12. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  13. 044d408 genirq: assert that irq handlers are indeed running in hardirq context by Peter Zijlstra · 16 years ago
  14. af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 16 years ago
  15. 8f8573a Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core by Ingo Molnar · 16 years ago
  16. 005bf0e6 irq: optimize init_kstat_irqs/init_copy_kstat_irqs by Yinghai Lu · 16 years ago
  17. 0f3c2a8 irq: clear kstat_irqs by Yinghai Lu · 16 years ago
  18. c43e0e4 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  19. 6a385db Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  20. 97179fd cpumask fallout: Initialize irq_default_affinity earlier by David Daney · 16 years ago
  21. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  22. 92296c6 cpumask, irq: non-x86 build failures by Mike Travis · 16 years ago
  23. 542d865 kstat: modify kstat_irqs_legacy to be variable sized by Mike Travis · 16 years ago
  24. 9332fcc irq: initialize nr_irqs based on nr_cpu_ids by Mike Travis · 16 years ago
  25. 0fa0ebb irq: allocate irq_desc_ptrs array based on nr_irqs by Mike Travis · 16 years ago
  26. e2f4d06 irq: use WARN() instead of WARN_ON(). by Mike Travis · 16 years ago
  27. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 16 years ago
  28. 802bf93 cpumask: fix bug in use cpumask_var_t in irq_desc by Mike Travis · 16 years ago
  29. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  30. d7e51e6 sparseirq: make some func to be used with genirq by Yinghai Lu · 16 years ago
  31. b2e2fe9 sparseirq: work around __weak alias bug by Ingo Molnar · 16 years ago
  32. 12026ea sparseirq: fix hang with !SPARSE_IRQ by Yinghai Lu · 16 years ago
  33. fa6beb3 sparseirq: set lock_class for legacy irq when sparse_irq is selected by Yinghai Lu · 16 years ago
  34. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  35. 793f7b1 sparseirq: fix desc->lock init by Ingo Molnar · 16 years ago
  36. 00c2363 sparseirq: remove duplicated arch_early_irq_init() by Yinghai Lu · 16 years ago
  37. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  38. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  39. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  40. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 16 years ago
  41. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  42. 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 16 years ago
  43. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  44. 10e5808 genirq: use iterators for irq_desc loops by Thomas Gleixner · 16 years ago
  45. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  46. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  47. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  48. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 16 years ago
  49. aac3f2b x86: fix typo in irq_desc array by Yinghai Lu · 16 years ago
  50. 2976fe2 fix warning: "x86: sparse_irq needs spin_lock in allocations" by Andrew Morton · 16 years ago
  51. 9d98598 sparseirq: remove some debug print out by Yinghai Lu · 16 years ago
  52. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 16 years ago
  53. e89eb43 x86: sparse_irq needs spin_lock in allocations by Yinghai Lu · 16 years ago
  54. e955b53 sparseirq: fix lockdep by Ingo Molnar · 16 years ago
  55. 67fb283 irq: separate sparse_irqs from sparse_irqs_free by Yinghai Lu · 16 years ago
  56. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 16 years ago
  57. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 16 years ago
  58. 9059d8f irq: add irq_desc_without_new by Yinghai Lu · 16 years ago
  59. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  60. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  61. fa42d10 irq: sparse irqs, export nr_irqs by Ingo Molnar · 16 years ago
  62. d60458b irq: make irq_desc to use dyn_array by Yinghai Lu · 16 years ago
  63. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  64. 8d00a6c genirq: remove last NO_IDLE_HZ leftovers by Thomas Gleixner · 16 years ago
  65. 7ad5b3a kernel: remove fastcall in kernel/* by Harvey Harrison · 17 years ago
  66. c642b83 __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set by Russ Anderson · 17 years ago
  67. cb0c78c Fix Linuxdoc comment by Jeff Dike · 17 years ago
  68. d85a60d Add IRQF_IRQPOLL flag (common code) by Bernhard Walle · 17 years ago
  69. e729aa1 Pad irq_desc to internode cacheline size by Ravikiran G Thirumalai · 17 years ago
  70. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  71. b42172f Don't call "note_interrupt()" with irq descriptor lock held by Linus Torvalds · 18 years ago
  72. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  73. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  74. 43a1dd5 [PATCH] kerneldoc for handle_bad_irq() by Henrik Kretzschmar · 18 years ago
  75. 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 18 years ago
  76. 243c762 [PATCH] lockdep: annotate genirq by Ingo Molnar · 18 years ago
  77. d061daa [PATCH] genirq: ARM dyntick cleanup by Thomas Gleixner · 18 years ago
  78. b4b9034 Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  79. 3cca53b [PATCH] irq-flags: generic irq: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  80. f8b5473 [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip by Thomas Gleixner · 18 years ago
  81. a2166ab [ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq by Thomas Gleixner · 18 years ago
  82. 43f7775 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors by Ingo Molnar · 18 years ago
  83. f1c2662 [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename by Ingo Molnar · 18 years ago
  84. 7a55713 [PATCH] genirq: add handle_bad_irq() by Ingo Molnar · 18 years ago
  85. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 18 years ago
  86. a34db9b [PATCH] genirq: update copyrights by Ingo Molnar · 18 years ago
  87. 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 18 years ago
  88. 77a5afe [PATCH] genirq: cleanup: no_irq_type cleanups by Ingo Molnar · 18 years ago
  89. 8d28bc7 [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments by Ingo Molnar · 18 years ago
  90. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 18 years ago
  91. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 18 years ago
  92. 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 18 years ago
  93. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  94. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  95. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  96. beeca08 Don't call a NULL ack function in the generic IRQ code. by Paul Mackerras · 19 years ago
  97. f26fdd5 [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() by Karsten Wiese · 19 years ago
  98. 200803d [PATCH] irqpoll by Alan Cox · 19 years ago
  99. b60c1f6 [PATCH] drop note_interrupt() for per-CPU for proper scaling by John Hawkes · 19 years ago
  100. 4f167fb [PATCH] spurious interrupt fix by Zhang, Yanmin · 19 years ago