aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-15ARM: realview: delete the RealView board filesLinus Walleij1-86/+0
2015-12-18Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann1-1/+1
2015-12-18ARM: realview: make all header files localArnd Bergmann1-4/+4
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+0
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier1-4/+14
2012-01-16ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll1-2/+1
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-6/+4
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-0/+3
2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeRussell King1-95/+3
2011-01-25ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-78/+36
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-4/+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-30/+11
2010-12-20ARM: SMP: get rid of references to poke_milo and MiloRussell King1-32/+12
2010-12-20ARM: SMP: get rid of get_core_count()Russell King1-9/+4
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-7/+0
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King1-10/+10
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
2009-11-05RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley1-4/+1
2009-07-24Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas1-12/+6
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King1-0/+4
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley1-0/+4
2009-05-28[ARM] smp: use new cpumask functionsRussell King1-2/+2
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King1-24/+5
2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King1-1/+1
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King1-7/+7
2009-05-17[ARM] realview: fix broadcast tick supportRussell King1-4/+2
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King1-7/+0
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King1-2/+2
2009-01-08[ARM] Fix realview buildRussell King1-0/+1
2008-12-01RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas1-25/+16
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas1-1/+1
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan1-4/+8
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas1-0/+2
2008-04-18RealView: Add the SMP initialisation support for PB11MPCoreCatalin Marinas1-2/+11
2008-04-18RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas1-8/+35
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas1-3/+9
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas1-2/+2
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas1-1/+5
2007-02-16[ARM] 4201/1: SMP barriers pair needed for the secondary boot processCatalin Marinas1-0/+2
2007-02-15[ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas1-1/+1
2006-02-16[ARM] Fix SMP initialisation oopsRussell King1-6/+15
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King1-2/+1