summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-cpu.c
AgeCommit message (Expand)AuthorLines
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot-1/+1
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy-4/+4
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling-0/+2
2007-10-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson-0/+14
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-2/+2
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman-14/+15
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman-6/+11
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman-2/+199
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman-2/+16
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman-0/+58