index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
chrp
/
smp.c
Age
Commit message (
Expand
)
Author
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