summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2017-03-041-2/+7
|\
| * ARM: ux500: resume the second core properlyLinus Walleij2017-03-021-2/+7
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-1/+1
|\ \ | |/ |/|
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* | ARM: ux500: simplify secondary bootLinus Walleij2017-01-121-26/+19Star
|/
* ARM: ux500: consolidate soc_device code in id.cArnd Bergmann2016-07-121-1/+0Star
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-011-1/+1
* ARM: ux500: simplify secondary CPU bootLinus Walleij2015-08-061-93/+39Star
* ARM: ux500: get SCU base from device treeLinus Walleij2015-05-181-1/+8
* ARM: ux500: remove static maps from platsmpLinus Walleij2015-05-181-21/+7Star
* ARM: clean up cache handling in platform codeNicolas Pitre2013-12-121-2/+1Star
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-151-2/+2
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-2/+2
|\
| * ARM: ux500: make remaining headers localArnd Bergmann2013-04-081-1/+1
| * ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-1/+1
* | irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-8/+0Star
|/
* Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson2013-01-301-0/+3
|\
| * ARM: ux500: de-globalize <mach/id.h>Linus Walleij2013-01-291-0/+3
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-3/+1Star
* | ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar2013-01-101-1/+1
|/
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-10/+14
|\
| * ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-6/+0Star
| * ARM: SoC: convert ux500 to SMP operationsMarc Zyngier2012-09-141-4/+14
* | ARM: ux500: Correct Ux500 family names usageLoic PALLARDY2012-09-051-1/+1
* | ARM: ux500: reform Ux500 family namesLinus Walleij2012-08-091-1/+1
|/
* Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann2012-05-141-6/+2Star
|\
| * ARM: ux500: delete U5500 supportLinus Walleij2012-05-021-6/+2Star
* | ARM: ux500: core U9540 supportLinus Walleij2012-05-021-2/+2
|/
* ARM: ux500: wake secondary cpu via reschedJonas Aaberg2012-04-111-1/+1
* ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-0/+1
* Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-1/+1
|\
| * ARM: ux500: convert logical CPU numbers to physical numbersWill Deacon2011-10-171-1/+1
* | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-6/+4Star
|/
* ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0Star
* ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij2011-05-231-0/+3
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-1/+4
* ux500: remove build-time changing macrosRabin Vincent2011-01-101-8/+29
* Merge branch 'devel-stable' into develRussell King2011-01-061-1/+1
|\
| * ux500: platsmp: Fix section mismatchJonas Aaberg2010-12-191-1/+1
* | Merge branch 'misc' into develRussell King2011-01-061-47/+26Star
|\ \
| * | ARM: Fix subtle race in CPU pen_release hotplug codeRussell King2010-12-201-7/+15
| * | ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0Star
| * | ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-21/+3Star
| * | ARM: SMP: get rid of get_core_count()Russell King2010-12-201-6/+3Star
| * | ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-6/+0Star
| * | ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-201-13/+13
| * | 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
|/