summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/platsmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-3/+40
|\
| * ARM: tegra30: make the wait time of CPU power up to proportional to HZJoseph Lo2013-01-281-2/+2
| * ARM: tegra: make device can run on UPJoseph Lo2013-01-281-1/+0
| * ARM: tegra: moving the clock gating procedure to tegra_cpu_killJoseph Lo2013-01-281-0/+1
| * ARM: tegra30: fix power up sequence for boot_secondaryJoseph Lo2013-01-281-1/+38
* | 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-2/+0
|/
* ARM: tegra: move iomap.h to mach-tegraStephen Warren2012-11-051-1/+1
* ARM: tegra: remove unnecessary includes of <mach/*.h>Stephen Warren2012-11-051-1/+0
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-221-4/+17
|\
| * ARM: SoC: convert Tegra to SMP operationsMarc Zyngier2012-09-131-4/+16
* | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_opsJoseph Lo2012-09-131-24/+5
|/
* ARM: tegra: support for secondary cores on Tegra30Peter De Schrijver2012-02-261-1/+49
* ARM: tegra: rework Tegra secondary CPU core bringupPeter De Schrijver2012-02-261-45/+52
* ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-4/+4
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-271-1/+1
|\
| * arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro2011-07-131-1/+1
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-1/+0
|\ \
| * | ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-121-1/+0
| |/
* / ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-8/+0
|/
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-0/+3
* Merge branch 'misc' into develRussell King2011-01-061-25/+8
|\
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-2/+0
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-16/+2
| * ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-201-7/+0
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-201-0/+6
* | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+1
|/
* [ARM] tegra: SMP supportColin Cross2010-08-051-0/+156