summaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/platsmp.c
AgeCommit message (Expand)Author
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-14ARM: vexpress/realview: consolidate immitation CPU hotplugRussell King
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2016-10-17ARM: vexpress: refine MCPM smp operations override criteriaLorenzo Pieralisi
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll
2014-05-15ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll
2014-05-15ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu countSudeep KarkadaNagesha
2013-05-29ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier
2012-02-24ARM: vexpress: Use FDT data in platform SMP callsPawel Moll
2012-02-23ARM: vexpress: Get rid of MMIO_P2VPawel Moll
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll
2011-03-20ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeRussell King
2011-01-25ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King
2011-01-06Merge branch 'misc' into develRussell King
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-05-02ARM: Add Versatile Express SMP supportRussell King