summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/chrp/smp.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+1
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-1/+3
* powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt2009-06-261-31/+2
* [POWERPC] Remove old includes from arch/ppcKumar Gala2007-08-221-1/+0
* [POWERPC] Clean out a bunch of duplicate includesJesper Juhl2007-08-171-1/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt2006-07-031-1/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras2005-11-181-0/+1
* powerpc: Merge smp.c and smp.hPaul Mackerras2005-11-051-38/+1
* powerpc: 32-bit CHRP SMP fixesPaul Mackerras2005-10-271-6/+34
* powerpc: Merge 32-bit CHRP support.Paul Mackerras2005-10-261-0/+94