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