summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* ARM: vexpress: Remove non-DT codePawel Moll2014-11-281-42/+0
* ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll2014-05-151-119/+39
* ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu countSudeep KarkadaNagesha2014-05-151-30/+1
* ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst2013-05-291-0/+20
* ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
* ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-2/+0
* ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll2012-11-051-1/+2
* ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier2012-09-131-4/+14
* ARM: vexpress: Use FDT data in platform SMP callsPawel Moll2012-02-241-2/+153
* ARM: vexpress: Get rid of MMIO_P2VPawel Moll2012-02-231-4/+1
* ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll2012-01-161-3/+1
* ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon2011-03-201-29/+2
* ARM: realview/vexpress: consolidate SMP bringup codeRussell King2011-02-191-92/+2
* ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King2011-01-251-1/+1
* Merge branch 'misc' into develRussell King2011-01-061-48/+26
|\
| * ARM: Fix subtle race in CPU pen_release hotplug codeRussell King2010-12-201-5/+15
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-33/+10
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-7/+0
| * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-031-1/+1
* | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+1
|/
* ARM: Add Versatile Express SMP supportRussell King2010-05-021-0/+190