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