index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
iseries
/
smp.c
Age
Commit message (
Expand
)
Author
2011-06-20
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2010-09-02
powerpc: Abstract indexing of lppaca structs
Paul Mackerras
2010-05-06
powerpc/cpumask: Convert iseries SMP code to new cpumask API
Anton Blanchard
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-10-07
[POWERPC] Fix iseries/smp.c for irq breakage
Stephen Rothwell
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2005-11-07
[PATCH] powerpc: Kill ppcdebug
David Gibson
2005-11-01
merge filename and modify references to iseries/hv_call.h
Kelly Daly
2005-09-28
powerpc: Move iSeries_smp.c to powerpc/platforms/iseries
Stephen Rothwell