1. 0a40816 powerpc/mpic: FSL MPIC error interrupt support. by Varun Sethi · 12 years ago
  2. 03bcb7e powerpc/mpic: finish supporting timer group B on Freescale chips by Varun Sethi · 12 years ago
  3. 574ce79 powerpc/mpic: Create a revmap with enough entries for IPIs and timers by Benjamin Herrenschmidt · 12 years ago
  4. 5a271fe powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC. by Varun Sethi · 12 years ago
  5. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 12 years ago
  6. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 12 years ago
  7. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  8. fe83364 powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics by Benjamin Herrenschmidt · 13 years ago
  9. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  10. c1b8d45 powerpc/mpic: Add "last-interrupt-source" property to override hardware by Kyle Moffett · 13 years ago
  11. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  12. 9ca163c fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag by Kyle Moffett · 13 years ago
  13. 3a7a717 powerpc/mpic: Fix use of "flags" variable in mpic_alloc() by Kyle Moffett · 13 years ago
  14. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 13 years ago
  15. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 13 years ago
  16. 09dc34a powerpc/mpic: Add in-core support for cascaded MPICs by Kyle Moffett · 13 years ago
  17. c51242e powerpc/mpic: Cache the device-tree node in "struct mpic" by Kyle Moffett · 13 years ago
  18. c579bc76 powerpc/mpic: Put "pic-no-reset" test back into the MPIC code by Kyle Moffett · 13 years ago
  19. e62b760 powerpc/mpic: Don't open-code dcr_resource_start by Kyle Moffett · 13 years ago
  20. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  21. 996983b powerpc/mpic: Search for open-pic device-tree node if NULL by Kyle Moffett · 13 years ago
  22. e7a9867 powerpc/mpic: Save computed phys_addr for board-specific code by Kyle Moffett · 13 years ago
  23. 5bdb6f2 powerpc/mpic: Assume a device-node was passed in mpic_alloc() by Kyle Moffett · 13 years ago
  24. 8bf4156 powerpc: Consolidate mpic_alloc() OF address translation by Kyle Moffett · 13 years ago
  25. e075cd7 powerpc/mpic: Remove extra semicolon. by Justin P. Mattock · 13 years ago
  26. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  27. 44f16fc powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices by Matthew McClintock · 13 years ago
  28. 14b9247 powerpc/mpic: Add support for discontiguous cores by Timur Tabi · 13 years ago
  29. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
  30. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  31. 6ec36b5 powerpc: make irq_choose_cpu() available to all PIC drivers by Stuart Yoder · 13 years ago
  32. 77ef489 powerpc/mpic: Support compiling with DEBUG enabled by Dmitry Eremin-Solenikov · 13 years ago
  33. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  34. 3d07f0e Merge remote branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  35. ea94187 powerpc/mpic: add the mpic global timer support by Scott Wood · 13 years ago
  36. 22d168c powerpc/mpic: parse 4-cell intspec types other than zero by Scott Wood · 13 years ago
  37. 3caba98 powerpc/mpic: Simplify ipi cpu mask handling by Milton Miller · 13 years ago
  38. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  39. 2a116f3 powerpc/mpic: Break cpumask abstraction earlier by Milton Miller · 13 years ago
  40. ebc0421 powerpc/mpic: Limit NR_CPUS loop to 32 bit by Milton Miller · 13 years ago
  41. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  42. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  43. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 13 years ago
  44. 24a3f2e powerpc: mpic: Cleanup flow type handling by Thomas Gleixner · 13 years ago
  45. d6a2639 powerpc: Factoring mpic cpu id fetching into a function by Meador Inge · 13 years ago
  46. dfec220 powerpc: Make MPIC honor the "pic-no-reset" device tree property by Meador Inge · 13 years ago
  47. 835c0553 powerpc: mpic irq_data conversion. by Lennert Buytenhek · 14 years ago
  48. 8bfc5e3 powerpc/mpic: Fix mask/unmask timeout message by Scott Wood · 14 years ago
  49. 66953eb powerpc/mpic: Add ability to reset a core via MPIC by Matthew McClintock · 14 years ago
  50. 7c9d936 powerpc: Fix mpic_resume on early G5 macs by Alastair Bridgewater · 14 years ago
  51. 2ef613cb powerpc/cpumask: Convert mpic driver to new cpumask API by Benjamin Herrenschmidt · 14 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  53. 203041a powerpc: Convert mpic locks to raw_spinlock by Thomas Gleixner · 15 years ago
  54. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 15 years ago
  55. 38e1313 powerpc/mpic: Fix problem that affinity is not updated by Yang Li · 15 years ago
  56. 40d50cf powerpc: Make "intspec" pointers in irq_host->xlate() const by Roman Fietze · 15 years ago
  57. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  58. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  59. 11a6b29 powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs by Michael Ellerman · 15 years ago
  60. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  61. 85355bb powerpc: Fix mpic alloc warning by Kumar Gala · 15 years ago
  62. 5a2642f powerpc/mpic: Fix mapping of "DCR" based MPIC variants by Benjamin Herrenschmidt · 15 years ago
  63. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  64. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  65. d69a78d powerpc/mpic: Cleanup mpic_find() implementation by Tony Breeds · 15 years ago
  66. 31207da powerpc/mpic: Fix incorrect allocation of interrupt rev-map by Kumar Gala · 15 years ago
  67. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  68. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 16 years ago
  69. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  70. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  71. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  72. 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
  73. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  74. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  75. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  76. cc353c3 powerpc/mpic: Don't reset affinity for secondary MPIC on boot by Arnd Bergmann · 16 years ago
  77. 78608dd powerpc/mpic: Use new smp_request_message_ipi by Milton Miller · 16 years ago
  78. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  79. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  80. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  81. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 16 years ago
  82. 5073e7e powerpc/mpic: Fix ambiguous else statement by Anton Vorontsov · 16 years ago
  83. acf4648 Merge branch 'merge' into powerpc-next by Paul Mackerras · 16 years ago
  84. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 16 years ago
  85. 475ca39 [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register by Kumar Gala · 16 years ago
  86. 7132799 [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu() by Valentine Barshak · 16 years ago
  87. d9d1063 [POWERPC] mpic: Make sparse happy by Johannes Berg · 17 years ago
  88. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  89. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  90. c51a3fdc [POWERPC] Fixup use of phys_addr_t in mpic code by Becky Bruce · 17 years ago
  91. d87bf3b [POWERPC] pasemi: Distribute interrupts evenly across cpus by Olof Johansson · 17 years ago
  92. f365355 [POWERPC] pasemi: Implement NMI support by Olof Johansson · 17 years ago
  93. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  94. 194046a [POWERPC] MPIC: Minor optimization of ipi handler by Olof Johansson · 17 years ago
  95. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  96. 0411a5e [POWERPC] Update mpic to use dcr_host_t.base by Michael Ellerman · 17 years ago
  97. 17b5ee0 [POWERPC] Support setting affinity for U3/U4 MSI sources by Olof Johansson · 17 years ago
  98. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  99. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  100. 7fd7218 [POWERPC] MPIC protected sources by Benjamin Herrenschmidt · 17 years ago