Age | Commit message (Expand) | Author |
2013-05-16 | Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-04-09 | ARM: OMAP4+: Make secondary_startup function name more consistent | Santosh Shilimkar |
2013-04-09 | Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann |
2013-04-08 | Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/... | Arnd Bergmann |
2013-04-05 | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ... | Santosh Shilimkar |
2013-03-28 | ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus() | Santosh Shilimkar |
2013-03-28 | ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code | Santosh Shilimkar |
2013-03-28 | ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path | Santosh Shilimkar |
2013-03-26 | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas |
2013-03-09 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-01-31 | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) | Uwe Kleine-König |
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 |