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-omap2
/
omap-smp.c
Age
Commit message (
Expand
)
Author
2013-02-05
Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2013-01-28
ARM: OMAP: Make use of available scu_a9_get_base() interface
Santosh Shilimkar
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-11-14
ARM: OMAP4: PM: fix errata handling when CONFIG_PM=n
Kevin Hilman
2012-11-05
ARM: OMAP4: retrigger localtimers after re-enabling gic
Colin Cross
2012-11-05
ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...
Santosh Shilimkar
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
2012-09-20
ARM: OMAP2+: Make omap-wakeupgen.h local
Tony Lindgren
2012-09-20
ARM: OMAP2+: Make omap-secure.h local
Tony Lindgren
2012-09-13
ARM: SoC: convert OMAP4 to SMP operations
Marc Zyngier
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-09
ARM: OMAP: use SGI0 to wake secondary CPUs
Russell King
2012-07-09
ARM: OMAP5: Add SMP support
Santosh Shilimkar
2012-07-09
ARM: OMAP5: Add the WakeupGen IP updates
Santosh Shilimkar
2012-02-24
ARM: OMAP2+: Move most of plat/io.h into local iomap.h
Tony Lindgren
2011-12-08
ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modes
Santosh Shilimkar
2011-12-08
ARM: OMAP4: PM: Add CPUX OFF mode support
Santosh Shilimkar
2011-12-08
ARM: OMAP4: Export omap4_get_base*() rather than global address pointers
Santosh Shilimkar
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
2011-11-01
Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-20
ARM: smp: fix clipping of number of CPUs
Russell King
2011-10-19
ARM: OMAP: Move set_globals initialization to happen in init_early
Tony Lindgren
2011-07-07
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
2011-01-06
Merge branch 'misc' into devel
Russell King
2010-12-20
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
ARM: SMP: get rid of get_core_count()
Russell King
2010-12-20
ARM: SMP: Clean up ncores sanity checks
Russell King
2010-12-20
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
2010-12-14
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-08-16
omap: Fix sev instruction usage for multi-omap
Tony Lindgren
2010-08-02
omap4: hotplug: Add basic CPU hotplug support
Santosh Shilimkar
2010-05-20
omap4: Move SOC specific code from board file
Santosh Shilimkar
2009-12-11
OMAP4: Remove the secondary wait loop
Santosh Shilimkar
2009-12-11
OMAP4: AuxCoreBoot registers only accessible in secure mode
Santosh Shilimkar
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-19
omap: Use ioremap for omap4 L4 code
Tony Lindgren
2009-08-28
OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead
Tony Lindgren
2009-06-09
ARM: OMAP4: SMP: Add OMAP4430 SMP board files
Santosh Shilimkar