1. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 15 years ago
  2. 433c9c6 powerpc: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  3. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 15 years ago
  4. 7bfbc1f powerpc: irq: Use irqdata based information by Thomas Gleixner · 15 years ago
  5. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 15 years ago
  6. e118028 powerpc: core irq_data conversion. by Lennert Buytenhek · 15 years ago
  7. a9d8946 powerpc: Use new irq allocator by Thomas Gleixner · 15 years ago
  8. 089fb44 powerpc: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 15 years ago
  9. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  10. a655237 powerpc/irq.c: Add of_node_put to avoid memory leak by Julia Lawall · 16 years ago
  11. 4e74fd7 powerpc: Use static const char arrays by Joe Perches · 16 years ago
  12. df9ee29 Fix IRQ flag handling naming by David Howells · 16 years ago
  13. 3e7f45a powerpc/4xx: Index interrupt stacks by physical cpu by Dave Kleikamp · 16 years ago
  14. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 16 years ago
  15. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 16 years ago
  16. 850f22d powerpc/book3e: Resend doorbell exceptions to ourself by Michael Ellerman · 16 years ago
  17. 89c8179 powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E by Benjamin Herrenschmidt · 16 years ago
  18. e8775d4 powerpc/book3e: Don't re-trigger decrementer on lazy irq restore by Benjamin Herrenschmidt · 16 years ago
  19. 3cd8519 powerpc: Fix logic error in fixup_irqs by Johannes Berg · 16 years ago
  20. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 16 years ago
  21. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 16 years ago
  22. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  23. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 16 years ago
  24. b6decb7 powerpc/cpumask: Convert fixup_irqs to new cpumask API by Anton Blanchard · 16 years ago
  25. f95e085 powerpc: Convert big_irq_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  26. 1708110 powerpc: Convert global "BAD" interrupt to per cpu spurious by Anton Blanchard · 16 years ago
  27. 89713ed powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts by Anton Blanchard · 16 years ago
  28. c86845e powerpc: Rework /proc/interrupts by Anton Blanchard · 16 years ago
  29. 8c007bf powerpc: Reduce footprint of irq_stat by Anton Blanchard · 16 years ago
  30. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 17 years ago
  31. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  32. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 17 years ago
  33. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 17 years ago
  34. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 17 years ago
  35. 750ab11 powerpc: Rearrange and fix show_interrupts() for sparse irq_descs by Michael Ellerman · 17 years ago
  36. 76f1d94 powerpc: Make virq_debug_show() cope with sparse irq_descs by Michael Ellerman · 17 years ago
  37. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 17 years ago
  38. 1bf4af1 powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit by Anton Blanchard · 17 years ago
  39. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  40. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  41. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 17 years ago
  42. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 17 years ago
  43. 835363e powerpc/irq: Remove fallback to __do_IRQ() by Michael Ellerman · 17 years ago
  44. 9b647a3 powerpc/irq: Move get_irq() comment into header by Michael Ellerman · 17 years ago
  45. d7cb10d powerpc/irq: Move stack overflow check into a separate function by Michael Ellerman · 17 years ago
  46. f2694ba powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function by Michael Ellerman · 17 years ago
  47. 5ea472a Merge commit 'v2.6.30-rc1' into perfcounters/core by Ingo Molnar · 17 years ago
  48. c7d07fd powerpc: Print information about mapping hw irqs to virtual irqs by Michael Ellerman · 17 years ago
  49. 925d519 perf_counter: unify and fix delayed counter wakeup by Peter Zijlstra · 17 years ago
  50. b6c5a71d perf_counter: abstract wakeup flag setting in core to fix powerpc build by Paul Mackerras · 17 years ago
  51. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 17 years ago
  52. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  53. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  54. 97f7d6b powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 17 years ago
  55. af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 17 years ago
  56. e65e49d irq: update all arches for new irq_desc by Mike Travis · 17 years ago
  57. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 17 years ago
  58. c0d362a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/perfcounters into perfcounters/core by Ingo Molnar · 17 years ago
  59. 93a6d3c powerpc: Provide a way to defer perf counter work until interrupts are enabled by Paul Mackerras · 17 years ago
  60. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 17 years ago
  61. 150c6c8 powerpc: Make the irq reverse mapping radix tree lockless by Sebastien Dugue · 18 years ago
  62. 967e012 powerpc: Separate the irq radix tree insertion and lookup by Sebastien Dugue · 18 years ago
  63. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 18 years ago
  64. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 18 years ago
  65. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  66. f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
  67. 476ff8a [POWERPC] Fix return value check logic in debugfs virq_mapping setup by Emil Medve · 18 years ago
  68. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 18 years ago
  69. bcf0b08 [POWERPC] Move to runtime allocated exception stacks by Kumar Gala · 18 years ago
  70. 4e491d1 ftrace: support for PowerPC by Steven Rostedt · 18 years ago
  71. 8521882 [POWERPC] Add IRQSTACKS support on ppc32 by Kumar Gala · 18 years ago
  72. 945feb1 [POWERPC] irqtrace support for 64-bit powerpc by Benjamin Herrenschmidt · 18 years ago
  73. e6768a4 [POWERPC] Fixup softirq preempt count by Benjamin Herrenschmidt · 18 years ago
  74. ff3da2e [POWERPC] Fix iSeries hard irq enabling regression by Benjamin Herrenschmidt · 18 years ago
  75. c03983a Spelling fix: explicitly by Jean Delvare · 19 years ago
  76. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  77. c45248c [SOFTIRQ]: Remove do_softirq() symbol export. by Robert Olsson · 19 years ago
  78. 5669c3c [POWERPC] Limit range of __init_ref_ok somewhat by Stephen Rothwell · 19 years ago
  79. 60b332e [POWERPC] Export virq mapping via debugfs by Michael Ellerman · 19 years ago
  80. 7866291 [POWERPC] Initialise hwirq for legacy irqs by Michael Ellerman · 19 years ago
  81. 6815800 [POWERPC] Provide a default irq_host match, which matches on an exact of_node by Michael Ellerman · 19 years ago
  82. 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 19 years ago
  83. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 19 years ago
  84. 4b218e9 [POWERPC] Whitespace cleanup in arch/powerpc by Scott Wood · 19 years ago
  85. 282045b [POWREPC] Fixup a number of modpost warnings on ppc32 by Kumar Gala · 19 years ago
  86. 7058457 [POWERPC] Check for NULL ppc_md.init_IRQ() before calling by Sonny Rao · 19 years ago
  87. ee51de5 [POWERPC] Add irq_create_direct_mapping() by Michael Ellerman · 19 years ago
  88. 6fde40f [POWERPC] Split virq setup logic out into irq_setup_virq() by Michael Ellerman · 19 years ago
  89. 35923f1 [POWERPC] Uninline and export virq_to_hw() by Olof Johansson · 19 years ago
  90. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 19 years ago
  91. f592169 [POWERPC] Compare irq numbers with NO_IRQ not IRQ_NONE by Michael Ellerman · 19 years ago
  92. e1fa2e1 powerpc: fixup hard_irq_disable semantics by Benjamin Herrenschmidt · 19 years ago
  93. f728b5c [POWERPC] Rip out the existing powerpc msi stubs by Michael Ellerman · 19 years ago
  94. 0874dd4 [POWERPC] PS3: Fix system slowdown by Takao Shinohara · 19 years ago
  95. 057b184 [POWERPC] Spinlock initializer cleanup by Thomas Gleixner · 19 years ago
  96. f5f2b13 [PATCH] msi: sanely support hardware level msi disabling by Eric W. Biederman · 19 years ago
  97. 92d4dda [POWERPC] Fix comment in kernel/irq.c by Johannes Berg · 19 years ago
  98. acc900e [POWERPC] Add IRQ remapping hook by Ishizaki Kou · 19 years ago
  99. ef2b343 [POWERPC] Make soft_enabled irqs preempt safe by Hugh Dickins · 20 years ago
  100. b06a318 [POWERPC] iSeries: fix irq.c for combined build by Stephen Rothwell · 20 years ago