aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/cpu_hotplug.c
AgeCommit message (Expand)Author
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-11-04cpumask: Use modern cpumask style in XenRusty Russell
2009-04-08xen: honour VCPU availability on bootIan Campbell
2009-03-13cpumask: make Xen use the new operators.Rusty Russell
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-09-05Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_dom...Alex Nixon
2008-08-25xen: implement CPU hotpluggingAlex Nixon