aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'misc' into develRussell King1-43/+23
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-5/+15
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King1-2/+0
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King1-28/+7
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-7/+0
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King1-1/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King1-1/+1
2010-08-27ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn1-1/+1
2010-08-05ARM: S5PV310: Add new CPU initialization supportChanghwan Youn1-0/+192