aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/smp.c
AgeCommit message (Expand)Author
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt
2011-04-05powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans
2011-03-30powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard
2010-05-06powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy
2009-11-24powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt
2008-10-21powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller
2008-10-13powerpc/xics: Consolidate ipi message encode and decodeMilton Miller
2008-04-24[POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman
2008-04-24[POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman
2007-12-03[POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt
2007-02-14[POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman
2006-12-08[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman
2006-02-20[PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann
2005-11-16[PATCH] powerpc: More debugging fixupsMichael Ellerman
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras
2005-11-03powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman
2005-10-28[PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras