Age | Commit message (Expand) | Author |
2014-02-12 | ARM: tegra: don't timeout if CPU is powergated | Stefan Agner |
2013-10-18 | ARM: tegra: add Tegra124 SoC support | Joseph Lo |
2013-08-21 | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g... | Kevin Hilman |
2013-07-19 | Revert "ARM: tegra: add cpu_disable for hotplug" | Joseph Lo |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker |
2013-05-28 | ARM: tegra: add cpu_disable for hotplug | Joseph Lo |
2013-05-22 | ARM: tegra114: add power up sequence for warm boot CPU | Joseph Lo |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-04-28 | Merge branch 'gic/cleanup' into next/soc | Olof Johansson |
2013-04-18 | ARM: tegra: remove tegra specific cpu_disable() | Russell King |
2013-03-26 | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas |
2013-03-11 | ARM: tegra: bring up secondary CPU for Tegra114 | Joseph Lo |
2013-03-11 | ARM: tegra: replace the CPU power on function with PMC call | Joseph Lo |
2013-03-11 | ARM: tegra: refactor tegra{20,30}_boot_secondary | Hiroshi Doyu |
2013-03-11 | ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs | Joseph Lo |
2013-03-11 | ARM: tegra: Fix unchecked return value | Hiroshi Doyu |
2013-02-05 | ARM: tegra: remove empty tegra_smp_init_cpus() | Olof Johansson |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-02-05 | Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2013-01-28 | Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114 | Stephen Warren |
2013-01-28 | ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h | Prashant Gaikwad |
2013-01-28 | ARM: tegra30: make the wait time of CPU power up to proportional to HZ | Joseph Lo |
2013-01-28 | ARM: tegra: make device can run on UP | Joseph Lo |
2013-01-28 | ARM: tegra: Skip scu_enable(scu_base) if not Cortex A9 | Hiroshi Doyu |
2013-01-28 | ARM: tegra: Use DT /cpu node to detect number of CPU core | Hiroshi Doyu |
2013-01-28 | ARM: tegra: moving the clock gating procedure to tegra_cpu_kill | Joseph Lo |
2013-01-28 | ARM: tegra30: fix power up sequence for boot_secondary | Joseph Lo |
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-05 | ARM: tegra: move iomap.h to mach-tegra | Stephen Warren |
2012-11-05 | ARM: tegra: remove unnecessary includes of <mach/*.h> | Stephen Warren |
2012-09-22 | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson |
2012-09-13 | ARM: tegra: replace the CPU CAR access code by tegra_cpu_car_ops | Joseph Lo |
2012-09-13 | ARM: SoC: convert Tegra to SMP operations | Marc Zyngier |
2012-02-26 | ARM: tegra: support for secondary cores on Tegra30 | Peter De Schrijver |
2012-02-26 | ARM: tegra: rework Tegra secondary CPU core bringup | Peter De Schrijver |
2011-10-20 | ARM: smp: fix clipping of number of CPUs | Russell King |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-07-12 | arm,tegra: replace cpu_set() with modern api | KOSAKI Motohiro |
2011-07-12 | ARM: remove unnecessary mach/hardware.h includes | Rob Herring |
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 references to poke_milo and Milo | Russell King |
2010-12-20 | ARM: SMP: Clean up ncores sanity checks | Russell King |
2010-12-14 | ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init | Russell King |
2010-08-05 | [ARM] tegra: SMP support | Colin Cross |