aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_xs.c
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+2
* xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-251-0/+6
* 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