index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe_backend.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
xen/xenbus: fix locking
Juergen Gross
2020-03-05
1
-2
/
+3
*
xenbus/backend: Protect xenbus callback with lock
SeongJae Park
2020-01-29
1
-2
/
+8
*
xenbus/backend: Add memory pressure handler callback
SeongJae Park
2020-01-29
1
-0
/
+32
*
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
2019-12-20
1
-1
/
+0
*
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
1
-4
/
+4
*
xen: clean up xenbus internal headers
Juergen Gross
2017-02-09
1
-2
/
+1
*
xen: make use of xenbus_read_unsigned() in xenbus
Juergen Gross
2016-11-07
1
-7
/
+1
*
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
1
-3
/
+5
*
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-17
1
-1
/
+1
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-3
/
+5
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-5
/
+3
*
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
xen/xenbus: Remove the unnecessary check.
Konrad Rzeszutek Wilk
2011-10-19
1
-2
/
+0
*
xen: Add module alias to autoload backend drivers
Bastian Blank
2011-06-30
1
-0
/
+3
*
xen: Populate xenbus device attributes
Bastian Blank
2011-06-30
1
-5
/
+1
*
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
1
-29
/
+12
*
xen/xenbus: clean up noise in xenbus_probe_backend.c
Jeremy Fitzhardinge
2011-01-05
1
-7
/
+2
*
xen/xenbus: make sure backend bus is registered earlier
Jeremy Fitzhardinge
2011-01-05
1
-2
/
+1
*
xen: remove xen/evtchn.h
Jeremy Fitzhardinge
2011-01-05
1
-1
/
+0
*
xen: add backend driver support
Ian Campbell
2011-01-05
1
-0
/
+300