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