index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
platsmp.c
Age
Commit message (
Expand
)
Author
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2014-11-23
ARM: imx: Add Freescale LS1021A SMP support
Jingchang Lu
2014-09-01
ARM: imx: remove imx_scu_standby_enable()
Shawn Guo
2013-12-11
ARM: clean up cache handling in platform code
Nicolas Pitre
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-05-12
ARM: imx: replicate the diagnostic register of boot cpu into secondary cores
Shawn Guo
2013-04-12
Merge tag 'imx-soc-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 in...
Olof Johansson
2013-04-12
ARM: imx: do not bring up unavailable cores
Shawn Guo
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
2013-02-04
Merge tag 'v3.8-rc6' into next/soc
Olof Johansson
2013-02-04
Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...
Olof Johansson
2013-01-30
ARM: imx6q: support WAIT mode using cpuidle
Shawn Guo
2013-01-14
ARM: imx: disable cpu in .cpu_kill hook
Shawn Guo
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
2012-10-15
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
2012-10-15
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
2012-09-14
ARM: SoC: convert imx6q to SMP operations
Marc Zyngier
2011-10-31
arm/imx6q: add smp and cpu hotplug support
Shawn Guo