aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/platsmp.c
AgeCommit message (Expand)Author
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2012-09-22ARM: msm: Move core.h contents into common.hDavid Brown
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson
2012-09-16Merge tag 'msm-dt-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Olof Johansson
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: SoC: convert MSM to SMP operationsMarc Zyngier
2012-09-13ARM: msm: Don't touch GIC registers outside of GIC codeStephen Boyd
2012-07-09ARM: MSM: use SGI0 to wake secondary CPUsRussell King
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2011-11-11msm: platsmp: Mark ioremapped memory as __iomemStephen Boyd
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King
2011-10-17ARM: msm: convert logical CPU numbers to physical numbersWill Deacon
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-21ARM: msm: platsmp: determine number of CPU cores at boot timeJeff Ohlstein
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-01-07msm: add SMP support for msmJeff Ohlstein