summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/smp.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARM: smp: remove arch-provided "pen_release"Russell King2019-02-011-1/+0
* ARM: 8708/1: NOMMU: Rework MPU to be mostly done in CVladimir Murzin2017-10-231-1/+1
* ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada2015-09-221-1/+1
* ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada2015-09-221-1/+1
* ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd2015-08-251-1/+0
* ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-311-0/+1
*-. Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King2015-06-121-1/+2
|\ \
| | * ARM: redo TTBR setup code for LPAERussell King2015-06-011-1/+1
| |/ |/|
| * ARM: 8360/1: add secondary_startup_arm prototype in header fileYingjoe Chen2015-06-021-0/+1
|/
* ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven2014-08-271-6/+0
* Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2014-04-051-0/+9
|\
| * ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd2014-02-111-0/+9
* | ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann2014-03-221-0/+1
|/
* ARM: SMP: basic IPI triggered completion supportNicolas Pitre2013-09-231-0/+2
* ARM: mpu: add MPU initialisation for secondary coresJonathan Austin2013-06-071-1/+4
* ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo2012-11-131-0/+1
* ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-0/+1
* ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-141-14/+0
* ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-131-0/+33
* ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-6/+0
* ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-5/+0
* ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2011-10-171-0/+5
* ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2011-10-171-0/+6
* ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-0/+1
* Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-251-6/+0
* ARM: consolidate SMP cross call implementationRussell King2011-05-231-4/+2
* ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-4/+5
* ARM: fix /proc/interrupts formattingRussell King2010-12-201-2/+2
* ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-031-2/+2
* ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King2010-05-151-1/+1
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* [ARM] smp: use new cpumask functionsRussell King2009-05-281-1/+1
* [ARM] smp: move core localtimer support out of platform specific filesRussell King2009-05-171-40/+0
* [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-171-8/+4
* RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas2008-12-011-3/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+147