index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
xenbus.h
Age
Commit message (
Expand
)
Author
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-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
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