index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
cpu_hotplug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-21
xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests
Boris Ostrovsky
1
-5
/
+3
2020-03-25
xen/cpuhotplug: Replace cpu_up/down() with device_online/offline()
Qais Yousef
1
-1
/
+1
2019-03-08
xen, cpu_hotplug: Prevent an out of bounds access
Dan Carpenter
1
-1
/
+1
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-3
/
+2
2017-02-07
xen/pvh: Enable CPU hotplug
Boris Ostrovsky
1
-1
/
+1
2015-10-23
xen, cpu_hotplug: call device_offline instead of cpu_down
Stefano Stabellini
1
-1
/
+5
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-2
/
+6
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2013-01-16
Xen: properly bound buffer access when parsing cpu/*/availability
Jan Beulich
1
-2
/
+2
2012-02-04
xen/bootup: During bootup suppress XENBUS: Unable to read cpu state
Konrad Rzeszutek Wilk
1
-1
/
+2
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+1
2009-11-04
xen: move Xen-testing predicates to common header
Jeremy Fitzhardinge
1
-0
/
+1
2009-11-04
cpumask: Use modern cpumask style in Xen
Rusty Russell
1
-1
/
+1
2009-04-09
xen: honour VCPU availability on boot
Ian Campbell
1
-10
/
+30
2009-03-13
cpumask: make Xen use the new operators.
Rusty Russell
1
-2
/
+2
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-1
/
+1
2008-09-05
Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_dom...
Alex Nixon
1
-1
/
+1
2008-08-25
xen: implement CPU hotplugging
Alex Nixon
1
-0
/
+90