summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/ps3/smp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1Star
* powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-2/+2
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-2/+2
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-3/+1Star
* powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-051-1/+1
* powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat2014-03-051-1/+1
* powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand2011-12-081-1/+1
* powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
* powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-161-0/+2
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-19/+3Star
* percpu: cleanup percpu array definitionsTejun Heo2009-06-241-1/+1
* powerpc/ps3: Use smp_request_message_ipiGeoff Levand2009-05-211-15/+1Star
* powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-3/+4
* [POWERPC] PS3: Kexec supportGeoff Levand2007-06-281-1/+1
* [POWERPC] PS3: Simplify definition of DBGGeert Uytterhoeven2007-06-281-2/+2
* [POWERPC] PS3: Rename IPI symbolsGeoff Levand2007-06-281-6/+6
* [POWERPC] PS3: Fix request_irq warningGeoff Levand2007-05-121-2/+4
* [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-021-2/+4
* [POWERPC] PS3: Move system bus to platform directoryGeoff Levand2007-02-071-1/+0Star
* [POWERPC] ps3: bind interrupt to cpuGeoff Levand2007-02-071-1/+1
* [POWERPC] ps3: add support for ps3 platformGeoff Levand2006-12-041-0/+158