index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-exynos
/
platsmp.c
Age
Commit message (
Expand
)
Author
2014-07-23
Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/power-exynos
Kukjin Kim
2014-07-18
ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
Tomasz Figa
2014-07-15
ARM: EXYNOS: Remove file path from comment section
Pankaj Dubey
2014-06-17
ARM: exynos: move sysram info to exynos.c
Olof Johansson
2014-05-30
Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2014-05-31
ARM: EXYNOS: Add 5800 SoC support
Arun Kumar K
2014-05-26
ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynos
Daniel Lezcano
2014-05-26
ARM: EXYNOS: Remove unnecessary inclusion of cpu.h
Sachin Kamat
2014-05-16
ARM: EXYNOS: use generic exynos cpu power control functions
Leela Krishna Amudala
2014-05-15
ARM: EXYNOS: Map SYSRAM through generic DT bindings
Sachin Kamat
2014-03-21
ARM: EXYNOS: Remove hardware.h file
Sachin Kamat
2013-12-28
Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2013-12-19
ARM: EXYNOS: remove <mach/regs-clock.h> for exynos
Kukjin Kim
2013-12-19
ARM: EXYNOS: local regs-pmu.h header file
Kukjin Kim
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-07-02
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-06-19
ARM: EXYNOS: add secondary CPU boot base location for EXYNOS5420
Chander Kashyap
2013-06-19
ARM: dts: list the CPU nodes for EXYNOS5250
Chander Kashyap
2013-06-19
ARM: EXYNOS: call scu_enable() only in case of cortex-A9 processor
Leela Krishna Amudala
2013-05-04
Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-09
ARM: EXYNOS: Add secure firmware support to secondary CPU bring-up
Tomasz Figa
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
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-12-18
ARM: EXYNOS: fix skip scu_enable() for EXYNOS5440
Kukjin Kim
2012-11-28
ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412
Tomasz Figa
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-14
ARM: consolidate pen_release instead of having per platform definitions
Marc Zyngier
2012-09-14
ARM: SoC: convert Exynos4 to SMP operations
Marc Zyngier
2012-08-11
ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUs
Stephen Boyd
2012-03-14
ARM: EXYNOS: add support get_core_count() for EXYNOS5250
Kukjin Kim
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2012-01-16
Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...
Olof Johansson
2012-01-16
ARM: exynos: remove incorrect BSYM usage
Rob Herring
2011-11-15
ARM: gic: allow GIC to support non-banked setups
Marc Zyngier
2011-11-06
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim