summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-cpu.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-1/+1
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt2010-07-311-2/+2
* powerpc/pseries: Partition hibernation supportBrian King2010-07-091-0/+3
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-061-2/+2
* powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard2010-05-061-14/+19
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-061-26/+4
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0
* powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-15/+15
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-091-5/+4
* powerpc/pseries: Quieten cede latency printkAnton Blanchard2010-02-091-17/+5
* arch/powerpc: Fix continuation line formatsJoe Perches2010-02-091-4/+4
* powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-241-9/+173
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
* powerpc/pseries: Fix cpu hotplugSebastien Dugue2008-12-231-1/+1
* [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-071-1/+1
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-4/+4
* [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+2
* [POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson2007-10-111-0/+14
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-2/+2
* [POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-14/+15
* [POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman2006-12-081-6/+11
* [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2006-12-081-2/+199
* [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-2/+16
* [POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-0/+58
OpenPOWER on IntegriCloud