1. 11a6b29 powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs by Michael Ellerman · 15 years ago
  2. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  3. 85355bb powerpc: Fix mpic alloc warning by Kumar Gala · 15 years ago
  4. 5a2642f powerpc/mpic: Fix mapping of "DCR" based MPIC variants by Benjamin Herrenschmidt · 15 years ago
  5. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  6. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  7. d69a78d powerpc/mpic: Cleanup mpic_find() implementation by Tony Breeds · 15 years ago
  8. 31207da powerpc/mpic: Fix incorrect allocation of interrupt rev-map by Kumar Gala · 15 years ago
  9. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  10. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 16 years ago
  11. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  12. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  13. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  14. 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
  15. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  16. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  17. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  18. cc353c3 powerpc/mpic: Don't reset affinity for secondary MPIC on boot by Arnd Bergmann · 16 years ago
  19. 78608dd powerpc/mpic: Use new smp_request_message_ipi by Milton Miller · 16 years ago
  20. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  21. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  22. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  23. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 16 years ago
  24. 5073e7e powerpc/mpic: Fix ambiguous else statement by Anton Vorontsov · 16 years ago
  25. acf4648 Merge branch 'merge' into powerpc-next by Paul Mackerras · 16 years ago
  26. 06a901c [POWERPC] mpic: Fix use of uninitialized variable by Stephen Rothwell · 16 years ago
  27. 475ca39 [POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register by Kumar Gala · 16 years ago
  28. 7132799 [POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu() by Valentine Barshak · 17 years ago
  29. d9d1063 [POWERPC] mpic: Make sparse happy by Johannes Berg · 17 years ago
  30. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  31. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  32. c51a3fdc [POWERPC] Fixup use of phys_addr_t in mpic code by Becky Bruce · 17 years ago
  33. d87bf3b [POWERPC] pasemi: Distribute interrupts evenly across cpus by Olof Johansson · 17 years ago
  34. f365355 [POWERPC] pasemi: Implement NMI support by Olof Johansson · 17 years ago
  35. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  36. 194046a [POWERPC] MPIC: Minor optimization of ipi handler by Olof Johansson · 17 years ago
  37. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  38. 0411a5e [POWERPC] Update mpic to use dcr_host_t.base by Michael Ellerman · 17 years ago
  39. 17b5ee0 [POWERPC] Support setting affinity for U3/U4 MSI sources by Olof Johansson · 17 years ago
  40. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  41. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  42. 7fd7218 [POWERPC] MPIC protected sources by Benjamin Herrenschmidt · 17 years ago
  43. d16f1b6 [POWERPC] Remove warning in mpic.c by Olof Johansson · 17 years ago
  44. 05af7bd [POWERPC] MPIC U3/U4 MSI backend by Michael Ellerman · 17 years ago
  45. a7de7c7 [POWERPC] MPIC MSI allocator by Michael Ellerman · 17 years ago
  46. 812fd1f [POWERPC] Enable MSI mappings for MPIC by Michael Ellerman · 17 years ago
  47. 3669e93 [POWERPC] MPIC sys_device & suspend/resume by Johannes Berg · 17 years ago
  48. 5cddd2e [POWERPC] Fix spurious vectors on weird MPIC by Josh Boyer · 17 years ago
  49. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 17 years ago
  50. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  51. 087d7ec [POWERPC] mpic: set IPIs to be per-CPU by Johannes Berg · 18 years ago
  52. 775aeff [POWERPC] Move MPIC smp routines into mpic.c by Michael Ellerman · 18 years ago
  53. 7df2457 [POWERPC] MPIC: support more than 256 sources by Olof Johansson · 18 years ago
  54. c3bfc3a [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  55. beb7cc8 PCI: Only check the HT capability bits in mpic.c by Michael Ellerman · 18 years ago
  56. a959ff5 [POWERPC] Improve MPIC driver auto-configuration from DT by Benjamin Herrenschmidt · 18 years ago
  57. fbf0274 [POWERPC] Support for DCR based MPIC by Benjamin Herrenschmidt · 18 years ago
  58. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  59. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  60. e78d016 [PATCH] Add Hypertransport capability defines by Eric W. Biederman · 18 years ago
  61. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  62. 7233593 [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 by Zang Roy-r61911 · 18 years ago
  63. 06fe98e [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 by Benjamin Herrenschmidt · 18 years ago
  64. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  65. ba1826e [PATCH] powerpc: Fix loss of interrupts with MPIC by Benjamin Herrenschmidt · 18 years ago
  66. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  67. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago
  68. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  69. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  70. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  71. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  72. 868ea0c [POWERPC] mpic: add support for serial mode interrupts by Mark A. Greer · 18 years ago
  73. 72b1381 [PATCH] powerpc: Fix some MPIC + HT APIC buglets by Segher Boessenkool · 19 years ago
  74. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  75. c4b22f2 [PATCH] powerpc: Update MPIC workarounds by Segher Boessenkool · 19 years ago
  76. e40c7f0 [PATCH] powerpc32: fix definition of distribute_irqs by Andy Whitcroft · 19 years ago
  77. e535664 [PATCH] powerpc: Fix setting MPIC priority by Benjamin Herrenschmidt · 19 years ago
  78. bd561c7 powerpc: Fix incorrect timer register addresses in mpic.c by Paul Mackerras · 19 years ago
  79. a9c5926 powerpc: Move smp_mpic_message_pass into mpic.c by Paul Mackerras · 19 years ago
  80. c0c0d99 powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. by Paul Mackerras · 19 years ago
  81. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago