Age | Commit message (Expand) | Author | Files | Lines |
2020-05-21 | xen/cpuhotplug: Fix initial CPU offlining for PV(H) guests | Boris Ostrovsky | 1 | -5/+3 |
2020-03-25 | xen/cpuhotplug: Replace cpu_up/down() with device_online/offline() | Qais Yousef | 1 | -1/+1 |
2019-03-08 | xen, cpu_hotplug: Prevent an out of bounds access | Dan Carpenter | 1 | -1/+1 |
2018-09-14 | xen: avoid crash in disable_hotplug_cpu | Olaf Hering | 1 | -7/+8 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-02-09 | xen: modify xenstore watch event interface | Juergen Gross | 1 | -3/+2 |
2017-02-07 | xen/pvh: Enable CPU hotplug | Boris Ostrovsky | 1 | -1/+1 |
2015-10-23 | xen, cpu_hotplug: call device_offline instead of cpu_down | Stefano Stabellini | 1 | -1/+5 |
2015-10-23 | xen/arm: Enable cpu_hotplug.c | Stefano Stabellini | 1 | -2/+6 |
2013-06-28 | xen: Convert printks to pr_<level> | Joe Perches | 1 | -2/+4 |
2013-01-16 | Xen: properly bound buffer access when parsing cpu/*/availability | Jan Beulich | 1 | -2/+2 |
2012-02-04 | xen/bootup: During bootup suppress XENBUS: Unable to read cpu state | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+1 |
2009-11-04 | xen: move Xen-testing predicates to common header | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-11-04 | cpumask: Use modern cpumask style in Xen | Rusty Russell | 1 | -1/+1 |
2009-04-09 | xen: honour VCPU availability on boot | Ian Campbell | 1 | -10/+30 |
2009-03-13 | cpumask: make Xen use the new operators. | Rusty Russell | 1 | -2/+2 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -1/+1 |
2008-09-05 | Xen: fix cpu_hotplug.c build by replacing is_running_on_xen() with xen_pv_dom... | Alex Nixon | 1 | -1/+1 |
2008-08-25 | xen: implement CPU hotplugging | Alex Nixon | 1 | -0/+90 |