aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/smp.h
AgeCommit message (Expand)Author
2016-06-20ARM: Allow IPI_CPU_BACKTRACE to exploit FIQdev/trigger_backtrace-v4.6Daniel Thompson
2015-09-22ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada
2015-09-22ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-02ARM: 8360/1: add secondary_startup_arm prototype in header fileYingjoe Chen
2015-06-01ARM: redo TTBR setup code for LPAERussell King
2014-08-27ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-03-22ARM: sunxi: fix build for THUMB2_KERNELArnd Bergmann
2014-02-11ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smpStephen Boyd
2013-09-23ARM: SMP: basic IPI triggered completion supportNicolas Pitre
2013-06-07ARM: mpu: add MPU initialisation for secondary coresJonathan Austin
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier
2011-10-17ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd
2011-05-23ARM: consolidate SMP cross call implementationRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: fix /proc/interrupts formattingRussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-05-15ARM: rename mach_cpu_disable() to platform_cpu_disable()Russell King
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-05-28[ARM] smp: use new cpumask functionsRussell King
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King