index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
2020-12-14
xenbus/xenbus_backend: Disallow pending watch messages
SeongJae Park
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-05
xen/xenbus: fix locking
Juergen Gross
2020-01-29
xenbus/backend: Protect xenbus callback with lock
SeongJae Park
2020-01-29
xenbus/backend: Add memory pressure handler callback
SeongJae Park
2019-12-20
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
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