aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll1-1/+2
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier1-4/+14
2012-02-24ARM: vexpress: Use FDT data in platform SMP callsPawel Moll1-2/+153
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll1-4/+1
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll1-3/+1
2011-03-20ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon1-29/+2
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeRussell King1-92/+2
2011-01-25ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-48/+26
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-5/+15
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King1-2/+0
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King1-33/+10
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-7/+0
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King1-1/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King1-1/+1
2010-05-02ARM: Add Versatile Express SMP supportRussell King1-0/+190