aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/omap-smp.c
Commit message (Expand)AuthorAge
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-14
* Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren2013-05-16
|\
| * ARM: OMAP4+: Make secondary_startup function name more consistentSantosh Shilimkar2013-04-09
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-03
|\ \
| * \ Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-09
| |\ \
| | * | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-31
* | | | Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2013-04-09
|\ \ \ \
| * | | | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2013-04-05
| | |_|/ | |/| |
* | | | Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2013-04-08
|\| | |
| * | | ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus()Santosh Shilimkar2013-03-28
| * | | ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup codeSantosh Shilimkar2013-03-28
| * | | ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot pathSantosh Shilimkar2013-03-28
| |/ /
* / / irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-26
|/ /
* | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-05
|\ \
| * | ARM: OMAP: Make use of available scu_a9_get_base() interfaceSantosh Shilimkar2013-01-28
| |/
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
|/
* ARM: OMAP4: PM: fix errata handling when CONFIG_PM=nKevin Hilman2012-11-14
* ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross2012-11-05
* ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar2012-11-05
* Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-22
|\
| * ARM: SoC: convert OMAP4 to SMP operationsMarc Zyngier2012-09-13
* | ARM: OMAP2+: Make omap-wakeupgen.h localTony Lindgren2012-09-20
* | ARM: OMAP2+: Make omap-secure.h localTony Lindgren2012-09-20
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-12
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-27
|\
| * ARM: OMAP: use SGI0 to wake secondary CPUsRussell King2012-07-09
* | ARM: OMAP5: Add SMP supportSantosh Shilimkar2012-07-09
* | ARM: OMAP5: Add the WakeupGen IP updatesSantosh Shilimkar2012-07-09
|/
* ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
* ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modesSantosh Shilimkar2011-12-08
* ARM: OMAP4: PM: Add CPUX OFF mode supportSantosh Shilimkar2011-12-08
* ARM: OMAP4: Export omap4_get_base*() rather than global address pointersSantosh Shilimkar2011-12-08
* ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-17
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\
| * ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren2011-10-19
* | ARM: smp: fix clipping of number of CPUsRussell King2011-10-20
|/
* ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1Stephen Boyd2011-07-07
* ARM: consolidate SMP cross call implementationRussell King2011-05-23
* Merge branch 'misc' into develRussell King2011-01-06
|\
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-20
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-20
| * ARM: SMP: get rid of get_core_count()Russell King2010-12-20
| * ARM: SMP: Clean up ncores sanity checksRussell King2010-12-20
| * ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-20
| * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-03
* | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-14
|/
* omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-16
* omap4: hotplug: Add basic CPU hotplug supportSantosh Shilimkar2010-08-02
* omap4: Move SOC specific code from board fileSantosh Shilimkar2010-05-20