summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/smp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-2/+2
* powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj2017-06-281-1/+1
* powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj2017-06-281-1/+2
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-8/+1
* powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-231-1/+1
* powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-2/+3
* powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming2013-08-141-14/+1
* powerpc/smp: Use '==' instead of '<' for system_stateliguang2013-06-201-1/+1
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+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
* powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller2011-05-261-1/+1
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-17/+1
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-7/+6
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-2/+4
* 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/cell: Fix GDB watchpoints, againArnd Bergmann2008-12-011-2/+7
* powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-211-7/+3
* [POWERPC] Cleanup SMT thread handlingBenjamin Herrenschmidt2007-12-031-1/+2
* [POWERPC] Include udbg.h when using udbg_printfwill schmidt2007-11-081-0/+1
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: task_thread_info()Al Viro2006-01-121-1/+1
* [PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann2005-11-011-0/+230
OpenPOWER on IntegriCloud