summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/platsmp.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-22ARM: msm: Move core.h contents into common.hDavid Brown1-1/+1
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-9/+15
2012-09-16Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Olof Johansson1-8/+0
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-5/+0
2012-09-14ARM: SoC: convert MSM to SMP operationsMarc Zyngier1-4/+15
2012-09-13ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd1-8/+0
2012-07-09ARM: MSM: 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-11-11msm: platsmp: Mark ioremapped memory as __iomemStephen Boyd1-1/+1
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-10-17ARM: msm: convert logical CPU numbers to physical numbersWill Deacon1-1/+1
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+9
2011-07-21ARM: msm: platsmp: determine number of CPU cores at boot timeJeff Ohlstein1-2/+9
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-1/+3
2011-01-07msm: add SMP support for msmJeff Ohlstein1-0/+166