summaryrefslogtreecommitdiffstats
path: root/drivers/xen/cpu_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* xen: modify xenstore watch event interfaceJuergen Gross2017-02-091-3/+2
* xen/pvh: Enable CPU hotplugBoris Ostrovsky2017-02-071-1/+1
* xen, cpu_hotplug: call device_offline instead of cpu_downStefano Stabellini2015-10-231-1/+5
* xen/arm: Enable cpu_hotplug.cStefano Stabellini2015-10-231-2/+6
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-2/+4
* Xen: properly bound buffer access when parsing cpu/*/availabilityJan Beulich2013-01-151-2/+2
* xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk2012-02-031-1/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-111-0/+1
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+1
* | cpumask: Use modern cpumask style in XenRusty Russell2009-11-041-1/+1
|/
* xen: honour VCPU availability on bootIan Campbell2009-04-081-10/+30
* cpumask: make Xen use the new operators.Rusty Russell2009-03-131-2/+2
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-1/+1
* Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_dom...Alex Nixon2008-09-051-1/+1
* xen: implement CPU hotpluggingAlex Nixon2008-08-251-0/+90
OpenPOWER on IntegriCloud