index
:
linux.git
master
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
/
ps3
/
smp.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
2017-04-28
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-03-05
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
2011-12-08
powerpc/ps3: Add __init to ps3_smp_probe
Geoff Levand
2011-11-16
powerpc/ps3: Fix SMP lockdep boot warning
Geoff Levand
2011-11-16
powerpc/ps3: Fix lost SMP IPIs
Geoff Levand
2011-05-19
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2009-06-24
percpu: cleanup percpu array definitions
Tejun Heo
2009-05-21
powerpc/ps3: Use smp_request_message_ipi
Geoff Levand
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2007-06-28
[POWERPC] PS3: Kexec support
Geoff Levand
2007-06-28
[POWERPC] PS3: Simplify definition of DBG
Geert Uytterhoeven
2007-06-28
[POWERPC] PS3: Rename IPI symbols
Geoff Levand
2007-05-12
[POWERPC] PS3: Fix request_irq warning
Geoff Levand
2007-05-02
[POWERPC] PS3: Interrupt routine fixups.
Geoff Levand
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
2007-02-07
[POWERPC] ps3: bind interrupt to cpu
Geoff Levand
2006-12-04
[POWERPC] ps3: add support for ps3 platform
Geoff Levand