summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/chrp/smp.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin1-0/+1
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-01-04POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-1/+3
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt1-31/+2
2007-08-23[POWERPC] Remove old includes from arch/ppcKumar Gala1-1/+0
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-0/+1
2005-11-05powerpc: Merge smp.c and smp.hPaul Mackerras1-38/+1
2005-10-27powerpc: 32-bit CHRP SMP fixesPaul Mackerras1-6/+34
2005-10-26powerpc: Merge 32-bit CHRP support.Paul Mackerras1-0/+94