aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-13/+1
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin1-2/+2
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-2/+2
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman1-3/+1
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat1-1/+1
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat1-1/+1
2011-12-08powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand1-1/+1
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand1-32/+32
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand1-0/+2
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-19/+3
2009-06-24percpu: cleanup percpu array definitionsTejun Heo1-1/+1
2009-05-21powerpc/ps3: Use smp_request_message_ipiGeoff Levand1-15/+1
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe1-3/+4
2007-06-28[POWERPC] PS3: Kexec supportGeoff Levand1-1/+1
2007-06-28[POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven1-2/+2
2007-06-28[POWERPC] PS3: Rename IPI symbolsGeoff Levand1-6/+6
2007-05-12[POWERPC] PS3: Fix request_irq warningGeoff Levand1-2/+4
2007-05-02[POWERPC] PS3: Interrupt routine fixups.Geoff Levand1-2/+4
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand1-1/+0
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand1-1/+1
2006-12-04[POWERPC] ps3: add support for ps3 platformGeoff Levand1-0/+158