aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/smp.c
Commit message (Expand)AuthorAge
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-10
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-22
* powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-25
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-27
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-14
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-20
* powerpc: Hook up doorbells on serverIan Munsie2013-01-09
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-14
* powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-03
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* 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