1. 68e694d powerpc/powermac: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  2. c011926f powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  3. 2fe0753 powerpc/powermac: Fix build error seen with powermac smp builds by Guenter Roeck · 9 years ago
  4. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 9 years ago
  5. ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 10 years ago
  6. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  7. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  8. fa40f37 irqdomain: Clean up aftermath of irq_domain refactoring by Grant Likely · 11 years ago
  9. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  10. 6fa6c8e2 irq_domain: Move irq_virq_count into NOMAP revmap by Grant Likely · 12 years ago
  11. 9f70b8e irq_domain/powerpc: constify irq_domain_ops by Grant Likely · 12 years ago
  12. a8db8cf irq_domain: Replace irq_alloc_host() with revmap-specific initializers by Grant Likely · 12 years ago
  13. bae1d8f irq_domain/powerpc: Use common irq_domain structure instead of irq_host by Grant Likely · 12 years ago
  14. 78c5c68 powerpc/pmac: Fix SMP kernels on pre-core99 UP machines by Benjamin Herrenschmidt · 13 years ago
  15. 3b5e16d powerpc: Mark IPI interrupts IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  16. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 9ca980d powerpc: Avoid extra indirect function call in sending IPIs by Paul Mackerras · 13 years ago
  19. 23f73a5 powerpc/psurge: Create a irq_host for secondary cpus by Milton Miller · 13 years ago
  20. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  21. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  22. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  23. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 13 years ago
  24. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 13 years ago
  25. 76d479a powerpc/pmac/smp: Remove no-longer needed preempt workaround by Benjamin Herrenschmidt · 13 years ago
  26. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 13 years ago
  27. 734796f powerpc/pmac/smp: Fix CPU hotplug crashes on some machines by Benjamin Herrenschmidt · 13 years ago
  28. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 13 years ago
  29. e872e41 powerpc/pmac/smp: Remove HMT changes for PowerMac offline code by Benjamin Herrenschmidt · 13 years ago
  30. 4c6130d9 powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file by Benjamin Herrenschmidt · 13 years ago
  31. 45e07fd powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit by Benjamin Herrenschmidt · 13 years ago
  32. fb49f86 powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die by Benjamin Herrenschmidt · 13 years ago
  33. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 13 years ago
  34. abb17f9 powerpc: Use common cpu_die (fixes SMP+SUSPEND build) by Milton Miller · 14 years ago
  35. 828a698 powerpc/cpumask: Update some comments by Anton Blanchard · 14 years ago
  36. 71a157e of: add 'of_' prefix to machine_is_compatible() by Grant Likely · 14 years ago
  37. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  38. 527b363 powerpc/pmac: Fix PowerSurge SMP IPI allocation by Benjamin Herrenschmidt · 15 years ago
  39. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 15 years ago
  40. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  41. c478b58 powerpc/powermac: Fix occasional SMP boot failure by Benjamin Herrenschmidt · 15 years ago
  42. 6ff04c5 powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index by Nathan Lynch · 16 years ago
  43. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  44. e7a5727 powerpc: Allow create_branch() to return errors by Michael Ellerman · 16 years ago
  45. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 16 years ago
  46. c63c4fa [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs by Paul Mackerras · 17 years ago
  47. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  48. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  49. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  50. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 17 years ago
  51. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 17 years ago
  52. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  53. c23ef29 [POWERPC] powermac: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 17 years ago
  54. d6a2925 [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacs by Paul Mackerras · 18 years ago
  55. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  56. 13b5aec [PATCH] more fallout from get_property returning pointer to const by Al Viro · 18 years ago
  57. 018a3d1 [POWERPC] powermac: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  58. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  60. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  61. 0c2aca8 powerpc32: Fix timebase synchronization on 32-bit powermacs by Paul Mackerras · 18 years ago
  62. 5b9ca52 [PATCH] 3/5 powerpc: Add platform functions interpreter by Benjamin Herrenschmidt · 18 years ago
  63. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 18 years ago
  64. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  65. 758438a [PATCH] powerpc: Fixups for kernel linked at 32 MB by Michael Ellerman · 19 years ago
  66. 54c4e6b powerpc: Fix bug in timebase synchronization on 32-bit SMP powermac by Paul Mackerras · 19 years ago
  67. 094fe2e powerpc: Fixes for 32-bit powermac SMP by Paul Mackerras · 19 years ago
  68. 35499c0 powerpc: Merge in 64-bit powermac support. by Paul Mackerras · 19 years ago
  69. 7ed476d ppc: Minor smp changes for consistency with ppc64 by Paul Mackerras · 19 years ago
  70. f6d5791 powerpc: rename powermac files to remove pmac_ prefix by Paul Mackerras · 19 years ago[Renamed from arch/powerpc/platforms/powermac/pmac_smp.c]
  71. c0c0d99 powerpc: Get merged kernel to compile and run on 32-bit SMP powermac. by Paul Mackerras · 19 years ago
  72. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago