summaryrefslogtreecommitdiffstats
path: root/drivers/xen/cpu_hotplug.c
Commit message (Expand)AuthorAgeFilesLines
* 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-231-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