index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe_backend.c
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: make use of xenbus_read_unsigned() in xenbus
Juergen Gross
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2013-10-16
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-19
xen/xenbus: Remove the unnecessary check.
Konrad Rzeszutek Wilk
2011-06-30
xen: Add module alias to autoload backend drivers
Bastian Blank
2011-06-30
xen: Populate xenbus device attributes
Bastian Blank
2011-01-05
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
2011-01-05
xen/xenbus: make sure backend bus is registered earlier
Jeremy Fitzhardinge
2011-01-05
xen: remove xen/evtchn.h
Jeremy Fitzhardinge
2011-01-05
xen: add backend driver support
Ian Campbell