index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
2021-12-08
1
-0
/
+23
*
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
2021-12-08
1
-1
/
+3
*
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2021-02-23
1
-1
/
+1
*
xen: Fix XenStore initialisation for XS_LOCAL
David Woodhouse
2021-02-03
1
-0
/
+31
*
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2021-01-30
1
-14
/
+67
*
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2020-12-29
1
-1
/
+2
*
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-29
1
-1
/
+1
*
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
2018-05-30
1
-1
/
+4
*
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
1
-7
/
+4
*
xen: clean up xenbus internal headers
Juergen Gross
2017-02-09
1
-2
/
+1
*
xen: xenbus: set error code on failure
Pan Bian
2016-12-08
1
-1
/
+1
*
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
2016-11-17
1
-1
/
+1
*
xen/xenbus: Use Xen page definition
Julien Grall
2015-10-23
1
-1
/
+2
*
xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn
Julien Grall
2015-09-08
1
-7
/
+7
*
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
1
-5
/
+3
*
xenbus: avoid uninitialized variable warning
Jan Beulich
2015-05-28
1
-1
/
+1
*
xen/xenbus: Update xenbus event channel on resume
Boris Ostrovsky
2015-05-05
1
-0
/
+29
*
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
1
-1
/
+5
*
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-16
1
-6
/
+18
*
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
1
-1
/
+1
|
\
|
*
drivers: avoid format string in dev_set_name
Kees Cook
2013-07-03
1
-1
/
+1
*
|
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-17
/
+13
|
/
*
xenbus: save xenstore local status for later use
Aurelien Chartier
2013-05-29
1
-15
/
+12
*
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2013-02-19
1
-1
/
+1
*
xen/arm: compile and run xenbus
Stefano Stabellini
2012-09-17
1
-14
/
+38
*
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-08-21
1
-2
/
+2
*
xenbus: don't free other end details too early
Jan Beulich
2012-03-13
1
-1
/
+2
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-6
/
+1
*
xenbus: Support HVM backends
Daniel De Graaf
2011-12-20
1
-0
/
+2
*
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-4
/
+3
|
\
|
*
Xen: fix braces and tabs coding style issue in xenbus_probe.c
Ruslan Pisarev
2011-07-26
1
-4
/
+3
*
|
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
|
|
\
*
-
.
\
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-10-25
1
-48
/
+53
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xenbus: don't rely on xen_initial_domain to detect local xenstore
Daniel De Graaf
2011-10-14
1
-48
/
+53
|
*
|
xenbus: Fix loopback event channel assuming domain 0
Daniel De Graaf
2011-10-14
1
-1
/
+1
|
|
/
*
|
xen: Add module alias to autoload backend drivers
Bastian Blank
2011-06-30
1
-1
/
+2
*
|
xen: Populate xenbus device attributes
Bastian Blank
2011-06-30
1
-27
/
+14
|
/
*
xen: xenbus PM events support
Kazuhiro SUZUKI
2011-03-16
1
-2
/
+10
*
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
1
-4
/
+8
*
xen/xenbus: clean up noise in xenbus_probe.c
Jeremy Fitzhardinge
2011-01-05
1
-23
/
+6
*
xen/xenbus: clean up error handling
Jeremy Fitzhardinge
2011-01-05
1
-2
/
+2
*
xen: add backend driver support
Ian Campbell
2011-01-05
1
-11
/
+2
*
xen: separate out frontend xenbus
Ian Campbell
2011-01-05
1
-290
/
+71
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
1
-1
/
+28
|
\
|
*
xen: Initialize xenbus for dom0.
Juan Quintela
2010-10-22
1
-1
/
+28
*
|
xenbus: export xen_store_interface for xenfs
Jeremy Fitzhardinge
2010-10-20
1
-1
/
+3
|
/
*
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
2010-10-05
1
-3
/
+6
*
Merge branch 'upstream/pvhvm' into upstream/xen
Jeremy Fitzhardinge
2010-08-04
1
-8
/
+39
|
\
|
*
x86: Unplug emulated disks and nics.
Stefano Stabellini
2010-07-26
1
-0
/
+4
|
*
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-07-22
1
-5
/
+17
[next]