index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_client.c
Age
Commit message (
Expand
)
Author
2013-05-29
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
Wei Liu
2013-03-01
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-02-26
xenbus: address compiler warnings
Jan Beulich
2011-12-20
xenbus: Use grant-table wrapper functions
Daniel De Graaf
2011-12-20
xenbus: Support HVM backends
Daniel De Graaf
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2010-10-18
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
2010-08-07
xenbus: Make xenbus_switch_state transactional
Daniel Stodden
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-08
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge