index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
/
hotplug.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-06-10
ARM: tegra: hotplug: Include missing common.h
Thierry Reding
2015-10-22
ARM: Remove __ref on hotplug cpu die path
Stephen Boyd
2014-07-17
ARM: tegra: Setup CPU hotplug in a pure initcall
Thierry Reding
2014-07-17
ARM: tegra: Use a function to get the chip ID
Thierry Reding
2014-07-17
ARM: tegra: Sort includes alphabetically
Thierry Reding
2013-10-18
ARM: tegra: CPU hotplug support for Tegra124
Joseph Lo
2013-07-19
ARM: tegra: add a flag for tegra_disable_clean_inv_dcache to do LoUIS or ALL
Joseph Lo
2013-07-19
Revert "ARM: tegra: add cpu_disable for hotplug"
Joseph Lo
2013-05-28
ARM: tegra: add cpu_disable for hotplug
Joseph Lo
2013-05-22
ARM: tegra114: add CPU hotplug support
Joseph Lo
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-04-18
ARM: cpu hotplug: remove majority of cache flushing from platforms
Russell King
2013-04-18
ARM: tegra: remove tegra specific cpu_disable()
Russell King
2013-03-11
ARM: tegra: Unify tegra{20,30,114}_init_early()
Hiroshi Doyu
2013-01-28
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
Joseph Lo
2013-01-28
ARM: tegra: update the cache maintenance order for CPU shutdown
Joseph Lo
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
2012-09-13
ARM: tegra20: add CPU hotplug support
Joseph Lo
2012-09-13
ARM: tegra30: add CPU hotplug support
Joseph Lo
2012-09-13
ARM: SoC: convert Tegra to SMP operations
Marc Zyngier
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
2011-01-14
ARM: fix wrongly patched constants
Russell King
2010-12-20
ARM: CPU hotplug: fix hard-coded control register constants
Russell King
2010-12-20
ARM: CPU hotplug: fix reporting of spurious wakeups
Russell King
2010-12-20
ARM: CPU hotplug: remove bug checks in platform_cpu_die()
Russell King
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-08-05
[ARM] tegra: SMP support
Colin Cross