aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/platsmp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11ARM: shmobile: convert to SPDX identifiersKuninori Morimoto1-4/+1
2018-06-18ARM: shmobile: Remove unused shmobile_smp_init_fallback_ops()Geert Uytterhoeven1-9/+0
2016-08-02ARM: shmobile: don't call platform_can_secondary_boot on UPArnd Bergmann1-0/+3
2016-06-29ARM: shmobile: smp: Add function to prioritize DT SMPMagnus Damm1-0/+6
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd1-2/+2
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2013-09-20ARM: shmobile: Remove unused shmobile_smp_init_cpus()Magnus Damm1-15/+0
2013-09-20ARM: shmobile: Introduce shmobile_smp_cpu_disable()Magnus Damm1-0/+7
2013-08-06ARM: shmobile: Introduce per-CPU SMP boot / sleep codeMagnus Damm1-0/+18
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2012-09-14ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier1-95/+1
2012-07-06ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm1-0/+5
2012-06-20ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabledNobuhiro Iwamatsu1-0/+5
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2012-05-18mach-shmobile: Use DT_MACHINE for KZM9D V3Magnus Damm1-1/+2
2012-05-18mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm1-0/+17
2012-05-16ARM: shmobile: fix smp buildArnd Bergmann1-1/+3
2012-05-12ARM: mach-shmobile: kzm9g: enable SMP bootKuninori Morimoto1-1/+1
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier1-1/+0
2012-01-12ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm1-0/+16
2012-01-09ARM: mach-shmobile: Allow SoC specific CPU kill codeMagnus Damm1-0/+5
2011-11-04Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt1-4/+6
2011-10-20ARM: smp: fix clipping of number of CPUsRussell King1-0/+6
2011-08-29ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X supportMagnus Damm1-4/+6
2011-07-07ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd1-5/+0
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-0/+3
2011-01-07ARM: mach-shmobile: update for SMP changes.Paul Mundt1-18/+3
2010-12-14ARM: mach-shmobile: sh73a0 SMP supportMagnus Damm1-1/+13
2010-12-14ARM: mach-shmobile: SMP base supportMagnus Damm1-0/+73