summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/platsmp.c
AgeCommit message (Expand)Author
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-02ARM: ux500: resume the second core properlyLinus Walleij
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-01-12ARM: ux500: simplify secondary bootLinus Walleij
2016-07-12ARM: ux500: consolidate soc_device code in id.cArnd Bergmann
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada
2015-08-06ARM: ux500: simplify secondary CPU bootLinus Walleij
2015-05-18ARM: ux500: get SCU base from device treeLinus Walleij
2015-05-18ARM: ux500: remove static maps from platsmpLinus Walleij
2013-12-11ARM: clean up cache handling in platform codeNicolas Pitre
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-01-29Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Olof Johansson
2013-01-29ARM: ux500: de-globalize <mach/id.h>Linus Walleij
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2013-01-10ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: SoC: convert ux500 to SMP operationsMarc Zyngier
2012-09-04ARM: ux500: Correct Ux500 family names usageLoic PALLARDY
2012-08-09ARM: ux500: reform Ux500 family namesLinus Walleij
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann
2012-05-02ARM: ux500: delete U5500 supportLinus Walleij
2012-05-02ARM: ux500: core U9540 supportLinus Walleij
2012-04-11ARM: ux500: wake secondary cpu via reschedJonas Aaberg
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King
2011-10-17ARM: ux500: convert logical CPU numbers to physical numbersWill Deacon
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-05-23ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-01-10ux500: remove build-time changing macrosRabin Vincent
2011-01-06Merge branch 'devel-stable' into develRussell 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: get rid of get_core_count()Russell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King
2010-12-19ux500: platsmp: Fix section mismatchJonas Aaberg
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-09-19ARM: 6391/1: ux500: add CPU hotplug supportSundar Iyer