aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-01ARM: ux500: make ux500_cpu_die staticBen Dooks1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+7
2017-03-02ARM: ux500: resume the second core properlyLinus Walleij1-2/+7
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2017-01-12ARM: ux500: simplify secondary bootLinus Walleij1-26/+19
2016-07-12ARM: ux500: consolidate soc_device code in id.cArnd Bergmann1-1/+0
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada1-1/+1
2015-08-06ARM: ux500: simplify secondary CPU bootLinus Walleij1-93/+39
2015-05-18ARM: ux500: get SCU base from device treeLinus Walleij1-1/+8
2015-05-18ARM: ux500: remove static maps from platsmpLinus Walleij1-21/+7
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre1-2/+1
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker1-2/+2
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann1-1/+1
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-1/+1
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-8/+0
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-0/+3
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij1-0/+3
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-3/+1
2013-01-10ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar1-1/+1
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-10/+14
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-6/+0
2012-09-14ARM: SoC: convert ux500 to SMP operationsMarc Zyngier1-4/+14
2012-09-04ARM: ux500: Correct Ux500 family names usageLoic PALLARDY1-1/+1
2012-08-09ARM: ux500: reform Ux500 family namesLinus Walleij1-1/+1
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann1-6/+2
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij1-6/+2
2012-05-02ARM: ux500: core U9540 supportLinus Walleij1-2/+2
2012-04-11ARM: ux500: wake secondary cpu via reschedJonas Aaberg1-1/+1
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-6/+4
2011-10-17ARM: ux500: convert logical CPU numbers to physical numbersWill Deacon1-1/+1
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0
2011-05-23ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij1-0/+3
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-1/+4
2011-01-10ux500: remove build-time changing macrosRabin Vincent1-8/+29
2011-01-06Merge branch 'devel-stable' into develRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-47/+26
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-7/+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-21/+3
2010-12-20ARM: SMP: get rid of get_core_count()Russell King1-6/+3
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-6/+0
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King1-13/+13
2010-12-19ux500: platsmp: Fix section mismatchJonas Aaberg1-1/+1
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King1-1/+1