aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/arm/linux-arm-socLinus 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