summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/smp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-211-2/+3
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-061-2/+2
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-6/+6
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
* powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-201-1/+1
* powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-261-64/+102
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-131-1/+1
* powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch2008-12-161-1/+1
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-2/+2
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-07-011-3/+2
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-07-011-0/+1
* [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-141-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-5/+13
|\
| * [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-3/+3
| * [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-071-2/+10
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-1/+4
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-3/+3
* [POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-071-1/+0
* [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-4/+4
* [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-231-1/+1
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+3
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+1
* powerpc32: Fix timebase synchronization on 32-bit powermacsPaul Mackerras2006-03-031-1/+1
* [PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt2006-01-091-14/+34
* [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt2006-01-091-37/+38
* [PATCH] powerpc: Experimental support for new G5 Macs (#2)Benjamin Herrenschmidt2006-01-091-151/+168
* [PATCH] powerpc: Fixups for kernel linked at 32 MBMichael Ellerman2006-01-091-9/+7
* powerpc: Fix bug in timebase synchronization on 32-bit SMP powermacPaul Mackerras2005-11-191-2/+4
* powerpc: Fixes for 32-bit powermac SMPPaul Mackerras2005-11-101-20/+31
* powerpc: Merge in 64-bit powermac support.Paul Mackerras2005-10-221-190/+340
* ppc: Minor smp changes for consistency with ppc64Paul Mackerras2005-10-191-3/+2
* powerpc: rename powermac files to remove pmac_ prefixPaul Mackerras2005-10-101-0/+716
OpenPOWER on IntegriCloud