aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/cpu_hotplug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08xen: honour VCPU availability on bootIan Campbell1-10/+30
2009-03-13cpumask: make Xen use the new operators.Rusty Russell1-2/+2
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1
2008-09-05Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_domain()Alex Nixon1-1/+1
2008-08-25xen: implement CPU hotpluggingAlex Nixon1-0/+90