index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
/
smp.c
Age
Commit message (
Expand
)
Author
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2009-06-26
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
2007-08-22
[POWERPC] Remove old includes from arch/ppc
Kumar Gala
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-11-18
powerpc: Fix a couple of compile warnings for 32-bit compiles
Paul Mackerras
2005-11-05
powerpc: Merge smp.c and smp.h
Paul Mackerras
2005-10-27
powerpc: 32-bit CHRP SMP fixes
Paul Mackerras
2005-10-26
powerpc: Merge 32-bit CHRP support.
Paul Mackerras