summaryrefslogtreecommitdiff
path: root/drivers/xen/cpu_hotplug.c
Commit message (Expand)AuthorAge
* xen: Convert printks to pr_<level>Joe Perches2013-06-28
* Xen: properly bound buffer access when parsing cpu/*/availabilityJan Beulich2013-01-15
* xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk2012-02-03
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\
| * xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-04
* | cpumask: Use modern cpumask style in XenRusty Russell2009-11-04
|/
* xen: honour VCPU availability on bootIan Campbell2009-04-08
* cpumask: make Xen use the new operators.Rusty Russell2009-03-13
* x86, um: ... and asm-x86 moveAl Viro2008-10-22
* Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_dom...Alex Nixon2008-09-05
* xen: implement CPU hotpluggingAlex Nixon2008-08-25