aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/chrp/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
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-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2011-07-26atomic: 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-22[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