summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+1
* ARM: msm: Move core.h contents into common.hDavid Brown2012-09-221-1/+1
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-9/+15
|\
| * ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-5/+0
| * ARM: SoC: convert MSM to SMP operationsMarc Zyngier2012-09-141-4/+15
* | Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Olof Johansson2012-09-161-8/+0
|\ \ | |/ |/|
| * ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd2012-09-131-8/+0
* | ARM: MSM: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
|/
* ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-0/+1
* msm: platsmp: Mark ioremapped memory as __iomemStephen Boyd2011-11-111-1/+1
* Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-1/+1
|\
| * ARM: msm: convert logical CPU numbers to physical numbersWill Deacon2011-10-171-1/+1
* | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-0/+6
|/
* Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-251-2/+9
|\
| * ARM: msm: platsmp: determine number of CPU cores at boot timeJeff Ohlstein2011-07-211-2/+9
* | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
|/
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-1/+3
* msm: add SMP support for msmJeff Ohlstein2011-01-071-0/+166
OpenPOWER on IntegriCloud