aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen/xenbus/xenbus_client.c
AgeCommit message (Expand)Author
2013-05-29xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla
2012-02-26xenbus: address compiler warningsJan Beulich
2011-12-20xenbus: Use grant-table wrapper functionsDaniel De Graaf
2011-12-20xenbus: Support HVM backendsDaniel De Graaf
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu
2010-08-07xenbus: Make xenbus_switch_state transactionalDaniel Stodden
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-01-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge