summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-cpu.c
AgeCommit message (Expand)Author
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon
2014-04-28powerpc: Fix Oops in rtas_stop_self()Li Zhong
2014-03-07powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-01-10powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt
2011-03-31Fix common misspellingsLucas De Marchi
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt
2010-07-09powerpc/pseries: Partition hibernation supportBrian King
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan
2010-02-09powerpc/pseries: Quieten cede latency printkAnton Blanchard
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2008-12-23powerpc/pseries: Fix cpu hotplugSebastien Dugue
2008-02-07[POWERPC] Split xics_teardown_cpu()Nathan Fontenot
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling
2007-10-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-12-08[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.cMichael Ellerman
2006-12-08[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...Michael Ellerman
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman
2006-12-08[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman
2006-12-08[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.cMichael Ellerman