aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller1-2/+3
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard1-2/+2
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-6/+6
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell1-3/+3
2009-08-20powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt1-1/+1
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt1-64/+102
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt1-1/+1
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch1-1/+1
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-2/+2
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman1-3/+2
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman1-0/+1
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras1-1/+0
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-5/+13
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell1-3/+3
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg1-2/+10
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell1-1/+4
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-3/+3
2007-02-07[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2006-10-10[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras1-1/+6
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-4/+4
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro1-1/+1
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr1-4/+3
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-03-03powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras1-1/+1
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt1-14/+34
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt1-37/+38
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt1-151/+168
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman1-9/+7
2005-11-19powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras1-2/+4
2005-11-10powerpc: Fixes for 32-bit powermac SMPPaul Mackerras1-20/+31
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras1-190/+340
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras1-3/+2
2005-10-10powerpc: rename powermac files to remove pmac_ prefixPaul Mackerras1-0/+716