aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/smp.c
Commit message (Expand)AuthorAge
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-07
|/
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-19
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
|/
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-19
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-19
* powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans2011-04-05
* powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller2011-03-29
* powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-24
* powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard2010-05-06
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-05-06
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-06
* arch/powerpc: Fix continuation line formatsJoe Perches2010-02-08
* powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-17
* powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-23
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-19
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-26
* powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-21
* powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-13
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-24
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-24
* [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-02
* [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-13
* [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2006-12-07
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-24
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-31
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-21
* [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-12
|\
| * [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-12
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-12
|/
* [PATCH] powerpc: More debugging fixupsMichael Ellerman2005-11-15
* powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras2005-11-11
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-09
* powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseriesMichael Ellerman2005-11-02
* [PATCH] powerpc: Move xics.[ch] into platforms/pseriesDavid Gibson2005-10-28
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-10