summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/smp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-2/+3
* powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-251-10/+16
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-271-1/+1
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-141-17/+1
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-201-1/+1
* powerpc: Hook up doorbells on serverIan Munsie2013-01-101-2/+31
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0
* powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-031-1/+0
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
* | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-081-0/+1
|/
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-311-1/+0
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-251-1/+1
|\
| * powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-1/+1
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
|/
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-1/+2
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-2/+4
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-11/+6
* powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPUMatt Evans2011-04-051-6/+11
* powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller2011-03-301-2/+2
* powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-241-4/+7
* powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard2010-05-061-7/+9
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-05-061-0/+6
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-061-0/+22
* arch/powerpc: Fix continuation line formatsJoe Perches2010-02-091-2/+2
* powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-181-2/+2
* powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-241-0/+19
* powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-2/+0
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-28/+2
* powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-211-9/+4
* powerpc/xics: Consolidate ipi message encode and decodeMilton Miller2008-10-131-31/+1
* [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseriesMichael Ellerman2008-04-241-1/+0
* [POWERPC] Convert from DBG() to pr_debug() in platforms/pseries/Michael Ellerman2008-04-241-8/+2
* [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-1/+2
* [POWERPC] Cleanup pseries smp initialisation codeMichael Ellerman2007-02-141-0/+1
* [POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...Michael Ellerman2006-12-081-200/+0
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-2/+2
* [POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr2006-07-311-4/+4
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-16/+16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2006-03-221-1/+1
* [PATCH] powerpc: Fix bug in spinup of renumbered secondary threadsMichael Ellerman2006-02-201-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-121-2/+2
|\
| * [PATCH] powerpc: pseries namespace cleanupArnd Bergmann2006-01-121-2/+2
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-121-1/+1
|/
* [PATCH] powerpc: More debugging fixupsMichael Ellerman2005-11-161-0/+1
* powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras2005-11-111-2/+2
OpenPOWER on IntegriCloud