aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/hotplug-cpu.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-31powerpc/pseries: Increase cpu die timeoutGravatar Benjamin Herrenschmidt 1-2/+2
2010-07-09powerpc/pseries: Partition hibernation supportGravatar Brian King 1-0/+3
2010-05-06powerpc/cpumask: Update some commentsGravatar Anton Blanchard 1-2/+2
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIGravatar Anton Blanchard 1-14/+19
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuGravatar Michael Neuling 1-26/+4
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Gravatar Vaidyanathan Srinivasan 1-11/+0
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Gravatar Vaidyanathan Srinivasan 1-15/+15
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateGravatar Vaidyanathan Srinivasan 1-5/+4
2010-02-09powerpc/pseries: Quieten cede latency printkGravatar Anton Blanchard 1-17/+5
2010-02-09arch/powerpc: Fix continuation line formatsGravatar Joe Perches 1-4/+4
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGravatar Gautham R Shenoy 1-9/+173
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcGravatar Rusty Russell 1-3/+3
2008-12-23powerpc/pseries: Fix cpu hotplugGravatar Sebastien Dugue 1-1/+1
2008-02-07[POWERPC] Split xics_teardown_cpu()Gravatar Nathan Fontenot 1-1/+1
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gravatar Gautham R Shenoy 1-4/+4
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferGravatar Michael Neuling 1-0/+2
2007-10-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICGravatar Olof Johansson 1-0/+14
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcGravatar Stephen Rothwell 1-2/+2
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cGravatar Michael Ellerman 1-14/+15
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Gravatar Michael Ellerman 1-6/+11
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Gravatar Michael Ellerman 1-2/+199
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cGravatar Michael Ellerman 1-2/+16
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cGravatar Michael Ellerman 1-0/+58