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
/
include
/
xen
/
xenbus.h
Age
Commit message (
Expand
)
Author
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
xen: clean up xenbus internal headers
Juergen Gross
2016-11-07
xen: introduce xenbus_read_unsigned()
Juergen Gross
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-03-02
xen: Remove trailing semicolon from xenbus_register_frontend() definition
Yuval Shaia
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-02-28
xen/xenbus: remove unused xenbus_bind_evtchn()
David Vrabel
2013-05-29
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
2012-03-23
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
Joe Perches
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-06-30
xen: Add __attribute__((format(printf... where appropriate
Joe Perches
2011-03-16
xen: xenbus PM events support
Kazuhiro SUZUKI
2011-01-05
xen: add backend driver support
Ian Campbell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge