aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-versatile/platsmp.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2018-12-14ARM: versatile: rename and comment SMP implementationGravatar Russell King 1-14/+33
2018-12-14ARM: versatile: convert boot_lock to rawGravatar Sebastian Andrzej Siewior 1-5/+5
2016-06-13ARM: versatile: fix missing <plat/platsmp.h> includeGravatar Ben Dooks 1-0/+2
2013-12-11ARM: clean up cache handling in platform codeGravatar Nicolas Pitre 1-2/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersGravatar Paul Gortmaker 1-3/+3
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierGravatar Catalin Marinas 1-8/+0
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hGravatar Rob Herring 1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqGravatar Rob Herring 1-1/+1
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsGravatar Marc Zyngier 1-6/+0
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsGravatar Marc Zyngier 1-2/+2
2012-07-09ARM: Realview: use SGI0 to wake secondary CPUsGravatar Russell King 1-1/+1
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPGravatar Will Deacon 1-0/+1
2011-10-17ARM: versatile: convert logical CPU numbers to physical numbersGravatar Will Deacon 1-1/+1
2011-05-23ARM: consolidate SMP cross call implementationGravatar Russell King 1-1/+2
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeGravatar Russell King 1-0/+104