index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2019-02-01
ARM: smp: remove arch-provided "pen_release"
Russell King
2017-10-23
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
Vladimir Murzin
2015-09-22
ARM: 8423/1: add const qualifier to smp_operations member in structures
Masahiro Yamada
2015-09-22
ARM: 8424/1: add const qualifier to the argument of smp_set_ops()
Masahiro Yamada
2015-08-25
ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()
Stephen Boyd
2015-07-31
ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable
Stephen Boyd
2015-06-12
Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-next
Russell King
2015-06-02
ARM: 8360/1: add secondary_startup_arm prototype in header file
Yingjoe Chen
2015-06-01
ARM: redo TTBR setup code for LPAE
Russell King
2014-08-27
ARM: 8131/1: arm/smp: Absorb boot_secondary()
Geert Uytterhoeven
2014-04-05
Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2014-03-22
ARM: sunxi: fix build for THUMB2_KERNEL
Arnd Bergmann
2014-02-11
ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
Stephen Boyd
2013-09-23
ARM: SMP: basic IPI triggered completion support
Nicolas Pitre
2013-06-07
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
2012-11-13
ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()
Shawn Guo
2012-09-14
ARM: consolidate pen_release instead of having per platform definitions
Marc Zyngier
2012-09-14
ARM: smp: Make SMP operations mandatory
Marc Zyngier
2012-09-13
ARM: SoC: add per-platform SMP operations
Marc Zyngier
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2011-10-23
ARM: gic: consolidate PPI handling
Marc Zyngier
2011-10-17
ARM: 7123/1: smp: Add an IPI handler callable from C code
Shawn Guo
2011-10-17
ARM: 7060/1: smp: populate logical CPU mapping during boot
Will Deacon
2011-05-26
ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
Catalin Marinas
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
ARM: fix /proc/interrupts formatting
Russell King
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-05-15
ARM: rename mach_cpu_disable() to platform_cpu_disable()
Russell King
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-05-28
[ARM] smp: use new cpumask functions
Russell King
2009-05-17
[ARM] smp: move core localtimer support out of platform specific files
Russell King
2009-05-17
[ARM] smp: fix cpumask usage in ARM SMP code
Russell King
2008-12-01
RealView: Use only the shadow mapping of ARM11MPCore local timers
Catalin Marinas
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King