aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* 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-261-1/+1
|\
| * arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro2011-07-121-1/+1
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-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