1. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  2. cbc9565 powerpc: Remove ksp_limit on ppc64 by Benjamin Herrenschmidt · 11 years ago
  3. 0366a1c powerpc/irq: Run softirqs off the top of the irq stack by Benjamin Herrenschmidt · 11 years ago
  4. e8e813e powerpc: Rename PMU interrupts from CNT to PMI by Michael Ellerman · 11 years ago
  5. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  6. 3139b0a powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_check_overflow by Kevin Hao · 11 years ago
  7. 230b303 powerpc: Fix missing/delayed calls to irq_work by Benjamin Herrenschmidt · 11 years ago
  8. a6a058e powerpc: Add accounting for Doorbell interrupts by Ian Munsie · 12 years ago
  9. fe9e1d5 powerpc: Add code to handle soft-disabled doorbells on server by Ian Munsie · 12 years ago
  10. e72bbba powerpc/trace: Fix interrupt tracepoints vs. RCU by Li Zhong · 12 years ago
  11. 21b2de3 powerpc: Fix build of some debug irq code by Benjamin Herrenschmidt · 12 years ago
  12. be2cf20 powerpc: More fixes for lazy IRQ vs. idle by Benjamin Herrenschmidt · 12 years ago
  13. 2d773aa powerpc/ftrace: Do not trace restore_interrupts() by Steven Rostedt · 12 years ago
  14. 2074b1d powerpc: Fix irq distribution by Kim Phillips · 12 years ago
  15. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 12 years ago
  16. 56dfa7f powerpc/irq: Fix bug with new lazy IRQ handling code by Benjamin Herrenschmidt · 12 years ago
  17. 4013369 powerpc/irqdomain: Fix broken NR_IRQ references by Grant Likely · 12 years ago
  18. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 12 years ago
  19. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  20. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  21. 1d9a473 powerpc: Random little legacy iSeries removal tidy ups by Stephen Rothwell · 13 years ago
  22. 7ba3e4f powerpc: Remove NO_IRQ_IGNORE by Stephen Rothwell · 13 years ago
  23. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  24. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  26. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 13 years ago
  27. ad5b7f13 powerpc: Make SPARSE_IRQ required by Grant Likely · 13 years ago
  28. cc79ca6 irq_domain: Move irq_domain code from powerpc to kernel/irq by Grant Likely · 13 years ago
  29. 6d9285b irq_domain/powerpc: Eliminate virq_is_host() by Grant Likely · 13 years ago
  30. 4bbdd45 irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead by Grant Likely · 13 years ago
  31. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  32. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  33. 816cb49 powerpc/ps3: Fix hcall lv1_get_version_info by Geoff Levand · 13 years ago
  34. 7df1027 powerpc/time: Optimise decrementer_check_overflow by Anton Blanchard · 13 years ago
  35. 37fb9a0 powerpc/time: Handle wrapping of decrementer by Anton Blanchard · 13 years ago
  36. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  37. 50d2a42 powerpc: Copy back TIF flags on return from softirq stack by Benjamin Herrenschmidt · 13 years ago
  38. 8896293 powerpc/irq: Quieten irq mapping printks by Anton Blanchard · 13 years ago
  39. 3d97a61 powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable by Scott Wood · 13 years ago
  40. 6ec36b5 powerpc: make irq_choose_cpu() available to all PIC drivers by Stuart Yoder · 13 years ago
  41. 4dd6029 powerpc: Fix irq_free_virt by adjusting bounds before loop by Milton Miller · 13 years ago
  42. 9b78825 powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt by Milton Miller · 13 years ago
  43. 2e45525 powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq by Milton Miller · 13 years ago
  44. 3d1b5e2 powerpc/irq: Always free duplicate IRQ_LEGACY hosts by Milton Miller · 13 years ago
  45. 8142f03 powerpc/irq: Remove stale and misleading comment by Milton Miller · 13 years ago
  46. 41fb5e6 powerpc: Make IRQ_NOREQUEST last to clear, first to set by Milton Miller · 13 years ago
  47. 1e8c230 powerpc: Remove virq_to_host by Milton Miller · 13 years ago
  48. 3ee62d3 powerpc: Add virq_is_host to reduce virq_to_host usage by Milton Miller · 13 years ago
  49. da05198 powerpc: Remove irq_host_ops->remap hook by Milton Miller · 13 years ago
  50. 2d44168 powerpc: Return early if irq_host lookup type is wrong by Milton Miller · 13 years ago
  51. 3af259d powerpc: Radix trees are available before init_IRQ by Milton Miller · 13 years ago
  52. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  53. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  54. 73706c3 powerpc/irq: Dump chip data pointer in virq_mapping by Michael Ellerman · 13 years ago
  55. ca1769f powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit by Michael Ellerman · 13 years ago
  56. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 14 years ago
  57. 433c9c6 powerpc: Use generic show_interrupts() by Thomas Gleixner · 14 years ago
  58. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  59. 7bfbc1f powerpc: irq: Use irqdata based information by Thomas Gleixner · 14 years ago
  60. 98488db powerpc: Use proper accessors for IRQ_* flags by Thomas Gleixner · 14 years ago
  61. e118028 powerpc: core irq_data conversion. by Lennert Buytenhek · 14 years ago
  62. a9d8946 powerpc: Use new irq allocator by Thomas Gleixner · 14 years ago
  63. 089fb44 powerpc: Use ARCH_IRQ_INIT_FLAGS by Thomas Gleixner · 14 years ago
  64. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  65. a655237 powerpc/irq.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  66. 4e74fd7 powerpc: Use static const char arrays by Joe Perches · 14 years ago
  67. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  68. 3e7f45a powerpc/4xx: Index interrupt stacks by physical cpu by Dave Kleikamp · 14 years ago
  69. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  70. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  71. 850f22d powerpc/book3e: Resend doorbell exceptions to ourself by Michael Ellerman · 14 years ago
  72. 89c8179 powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E by Benjamin Herrenschmidt · 14 years ago
  73. e8775d4 powerpc/book3e: Don't re-trigger decrementer on lazy irq restore by Benjamin Herrenschmidt · 14 years ago
  74. 3cd8519 powerpc: Fix logic error in fixup_irqs by Johannes Berg · 14 years ago
  75. e387344 of/irq: Move irq_of_parse_and_map() to common code by Grant Likely · 14 years ago
  76. f1ba9a5 powerpc: Unconditionally enabled irq stacks by Christoph Hellwig · 14 years ago
  77. 79c4581 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  78. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 14 years ago
  79. b6decb7 powerpc/cpumask: Convert fixup_irqs to new cpumask API by Anton Blanchard · 14 years ago
  80. f95e085 powerpc: Convert big_irq_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  81. 17081102 powerpc: Convert global "BAD" interrupt to per cpu spurious by Anton Blanchard · 15 years ago
  82. 89713ed powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts by Anton Blanchard · 15 years ago
  83. c86845e powerpc: Rework /proc/interrupts by Anton Blanchard · 15 years ago
  84. 8c007bf powerpc: Reduce footprint of irq_stat by Anton Blanchard · 15 years ago
  85. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  86. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  87. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  88. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  89. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 15 years ago
  90. 750ab11 powerpc: Rearrange and fix show_interrupts() for sparse irq_descs by Michael Ellerman · 15 years ago
  91. 76f1d94 powerpc: Make virq_debug_show() cope with sparse irq_descs by Michael Ellerman · 15 years ago
  92. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  93. 1bf4af1 powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit by Anton Blanchard · 15 years ago
  94. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  95. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  96. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 15 years ago
  97. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 15 years ago
  98. 835363e powerpc/irq: Remove fallback to __do_IRQ() by Michael Ellerman · 15 years ago
  99. 9b647a3 powerpc/irq: Move get_irq() comment into header by Michael Ellerman · 15 years ago
  100. d7cb10d powerpc/irq: Move stack overflow check into a separate function by Michael Ellerman · 15 years ago