aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus_client.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-28xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel1-27/+0
2014-01-06xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor1-1/+2
2013-05-29xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu1-2/+3
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan1-0/+1
2012-09-21xen/gndev: Xen backend support for paged out grant targets V4.Andres Lagar-Cavilla1-4/+2
2012-02-26xenbus: address compiler warningsJan Beulich1-3/+3
2011-12-20xenbus: Use grant-table wrapper functionsDaniel De Graaf1-10/+7
2011-12-20xenbus: Support HVM backendsDaniel De Graaf1-21/+155
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel1-3/+8
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker1-0/+1
2011-09-29xen: use generic functions instead of xen_{alloc, free}_vm_area()David Vrabel1-3/+3
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu1-0/+2
2010-08-07xenbus: Make xenbus_switch_state transactionalDaniel Stodden1-24/+66
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-08drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng1-2/+1
2008-07-03xen: Avoid allocations causing swap activity on the resume pathIan Campbell1-1/+1
2008-04-24xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata1-3/+3
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge1-0/+569