summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_client.c
Commit message (Expand)AuthorAgeFilesLines
* xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-3/+8
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-311-0/+1
* | xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel2011-09-291-3/+3
|/
* xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-0/+2
* xenbus: Make xenbus_switch_state transactionalDaniel Stodden2010-08-071-24/+66
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng2009-01-081-2/+1
* xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-031-1/+1
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-241-3/+3
* xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-181-0/+569
OpenPOWER on IntegriCloud