summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/smp.c
AgeCommit message (Expand)Author
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-08-20powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-07-01powerpc: Allow create_branch() to return errorsMichael Ellerman
2008-07-01powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-05-07[POWERPC] powermac: Support G5 CPU hotplugJohannes Berg
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-07[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina
2006-10-10[POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-07-02[PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-03powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt
2006-01-09[PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman
2005-11-19powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras
2005-11-10powerpc: Fixes for 32-bit powermac SMPPaul Mackerras
2005-10-22powerpc: Merge in 64-bit powermac support.Paul Mackerras
2005-10-19ppc: Minor smp changes for consistency with ppc64Paul Mackerras
2005-10-10powerpc: rename powermac files to remove pmac_ prefixPaul Mackerras