summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_xs.c
Commit message (Expand)AuthorAgeFilesLines
* xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-07-201-3/+0
* xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk2014-04-151-3/+41
* xen: Convert printks to pr_<level>Joe Perches2013-06-281-13/+9
* xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.hSachin Kamat2012-11-281-1/+0
* xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-191-0/+2
* xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-191-1/+1
* xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.Konrad Rzeszutek Wilk2012-10-121-0/+21
* xen/arm: compile and run xenbusStefano Stabellini2012-09-171-1/+2
* xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-191-0/+20
* Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-101-10/+13
|\
| * xen/xenbus: don't reimplement kvasprintf via a fixed size bufferIan Campbell2012-01-041-10/+7
| * xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-041-0/+6
* | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-13/+0
|/
* xen/pv-on-hvm:kexec: Fix implicit declaration of function 'xen_hvm_domain'Konrad Rzeszutek Wilk2011-09-261-0/+1
* xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering2011-09-221-0/+13
* xen/pv-on-hvm kexec: prevent crash in xenwatch_thread() when stale watch even...Olaf Hering2011-09-011-2/+1
* Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-041-10/+47
|\
| * xenbus: do not hold transaction_mutex when returning to userspaceIan Campbell2009-11-031-10/+47
* | xen: avoid allocation causing potential swap activity on the resume pathIan Campbell2010-06-031-1/+1
|/
* xen: use device model for suspending xenbus devicesIan Campbell2009-03-301-0/+2
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-081-0/+1
* xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-031-5/+5
* xenbus_xs.c: fix a use-after-freeAdrian Bunk2007-07-261-1/+1
* xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-181-0/+861