summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/platsmp.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: convert to SPDX identifiersKuninori Morimoto2018-09-111-4/+1
* ARM: shmobile: Remove unused shmobile_smp_init_fallback_ops()Geert Uytterhoeven2018-06-181-9/+0
* ARM: shmobile: don't call platform_can_secondary_boot on UPArnd Bergmann2016-08-021-0/+3
* ARM: shmobile: smp: Add function to prioritize DT SMPMagnus Damm2016-06-291-0/+6
* ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-311-2/+2
* ARM: shmobile: Move common.hMagnus Damm2014-06-171-1/+1
* ARM: shmobile: Remove unused shmobile_smp_init_cpus()Magnus Damm2013-09-201-15/+0
* ARM: shmobile: Introduce shmobile_smp_cpu_disable()Magnus Damm2013-09-201-0/+7
* ARM: shmobile: Introduce per-CPU SMP boot / sleep codeMagnus Damm2013-08-061-0/+18
* ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
* ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-2/+0
* ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier2012-09-141-95/+1
* ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm2012-07-061-0/+5
* ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabledNobuhiro Iwamatsu2012-06-201-0/+5
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-1/+2
|\
| * ARM: shmobile: fix smp buildArnd Bergmann2012-05-161-1/+3
| * ARM: mach-shmobile: kzm9g: enable SMP bootKuninori Morimoto2012-05-121-1/+1
* | mach-shmobile: Use DT_MACHINE for KZM9D V3Magnus Damm2012-05-181-1/+2
* | mach-shmobile: Emma Mobile EV2 SMP support V3Magnus Damm2012-05-181-0/+17
|/
* ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-1/+0
* ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm2012-01-121-0/+16
* ARM: mach-shmobile: Allow SoC specific CPU kill codeMagnus Damm2012-01-091-0/+5
* Merge branch 'rmobile/kota2' into rmobile-latestPaul Mundt2011-11-041-4/+6
|\
| * ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X supportMagnus Damm2011-08-291-4/+6
* | ARM: smp: fix clipping of number of CPUsRussell King2011-10-201-0/+6
|/
* ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-071-5/+0
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-0/+3
* ARM: mach-shmobile: update for SMP changes.Paul Mundt2011-01-071-18/+3
* ARM: mach-shmobile: sh73a0 SMP supportMagnus Damm2010-12-141-1/+13
* ARM: mach-shmobile: SMP base supportMagnus Damm2010-12-141-0/+73