aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon1-0/+1
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+1
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-6/+4
2011-10-17ARM: ux500: convert logical CPU numbers to physical numbersWill Deacon1-1/+1
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-8/+0
2011-05-23ARM: 6895/1: mach-ux500: fix SMP secondary startup regressionLinus Walleij1-0/+3
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-1/+4
2011-01-10ux500: remove build-time changing macrosRabin Vincent1-8/+29
2011-01-06Merge branch 'devel-stable' into develRussell King1-1/+1
2011-01-06Merge branch 'misc' into develRussell King1-47/+26
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King1-7/+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-21/+3
2010-12-20ARM: SMP: get rid of get_core_count()Russell King1-6/+3
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King1-6/+0
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King1-13/+13
2010-12-19ux500: platsmp: Fix section mismatchJonas Aaberg1-1/+1
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-09-19ARM: 6391/1: ux500: add CPU hotplug supportSundar Iyer1-0/+2
2010-05-04ARM: 6088/1: ux500: use UX500_* macros instead of U8500_*Rabin Vincent1-5/+5
2010-04-14ARM: 6027/1: ux500: enable l2x0 supportSrinidhi Kasagar1-1/+2
2009-11-28ARM: 5831/1: ARM: U8500 core machine supportSrinidhi Kasagar1-0/+177