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