index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
platsmp.c
Age
Commit message (
Expand
)
Author
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