summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/platsmp.c
AgeCommit message (Expand)Author
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-12arm,tegra: replace cpu_set() with modern apiKOSAKI Motohiro
2011-07-12ARM: remove unnecessary mach/hardware.h includesRob Herring
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2011-01-06Merge branch 'misc' into develRussell 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 references to poke_milo and MiloRussell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King
2010-08-05[ARM] tegra: SMP supportColin Cross