aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-versatile/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-109/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-14ARM: versatile: rename and comment SMP implementationRussell King1-14/+33
2018-12-14ARM: versatile: convert boot_lock to rawSebastian Andrzej Siewior1-5/+5
2016-06-13ARM: versatile: fix missing <plat/platsmp.h> includeBen Dooks1-0/+2
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-3/+3
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-1/+1
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-6/+0
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier1-2/+2
2012-07-09ARM: Realview: use SGI0 to wake secondary CPUsRussell King1-1/+1
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2011-10-17ARM: versatile: convert logical CPU numbers to physical numbersWill Deacon1-1/+1
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-1/+2
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeRussell King1-0/+104