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
/
drivers
/
xen
/
cpu_hotplug.c
Age
Commit message (
Expand
)
Author
2020-05-21
xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests
Boris Ostrovsky
2020-03-25
xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()
Qais Yousef
2019-03-08
xen, cpu_hotplug: Prevent an out of bounds access
Dan Carpenter
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
2017-02-07
xen/pvh: Enable CPU hotplug
Boris Ostrovsky
2015-10-23
xen, cpu_hotplug: call device_offline instead of cpu_down
Stefano Stabellini
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2013-01-15
Xen: properly bound buffer access when parsing cpu/*/availability
Jan Beulich
2012-02-03
xen/bootup: During bootup suppress XENBUS: Unable to read cpu state
Konrad Rzeszutek Wilk
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
2009-11-04
cpumask: Use modern cpumask style in Xen
Rusty Russell
2009-04-08
xen: honour VCPU availability on boot
Ian Campbell
2009-03-13
cpumask: make Xen use the new operators.
Rusty Russell
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
2008-09-05
Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_dom...
Alex Nixon
2008-08-25
xen: implement CPU hotplugging
Alex Nixon