index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
1
-4
/
+4
2022-05-19
xen: add support for initializing xenstore later as HVM domain
Luca Miccio
1
-20
/
+71
2021-11-24
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
1
-0
/
+23
2021-11-17
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
1
-1
/
+3
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-05
xen: Use DEVICE_ATTR_*() macro
YueHaibing
1
-8
/
+7
2021-02-23
xen/events: add per-xenbus device event statistics and settings
Juergen Gross
1
-0
/
+66
2021-02-11
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
1
-1
/
+1
2021-01-27
xen: Fix XenStore initialisation for XS_LOCAL
David Woodhouse
1
-0
/
+31
2021-01-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
1
-14
/
+67
2020-12-14
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
1
-1
/
+2
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+1
2020-06-12
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+5
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-28
xenbus: Use dev_printk() when possible
Bjorn Helgaas
1
-6
/
+5
2020-03-05
xen/xenbus: fix locking
Juergen Gross
1
-5
/
+5
2020-01-29
xenbus/backend: Protect xenbus callback with lock
SeongJae Park
1
-1
/
+7
2019-12-20
xenbus: limit when state is forced to closed
Paul Durrant
1
-2
/
+10
2019-12-20
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
1
-23
/
+0
2019-12-04
xen/xenbus: reference count registered modules
Paul Durrant
1
-1
/
+12
2018-08-29
xen: export device state to sysfs
Joe Jin
1
-0
/
+9
2018-05-17
xen/store: do not store local values in xen_start_info
Roger Pau Monne
1
-3
/
+2
2018-03-08
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+4
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-7
/
+4
2017-02-09
xen: clean up xenbus internal headers
Juergen Gross
1
-2
/
+1
2016-12-08
xen: xenbus: set error code on failure
Pan Bian
1
-1
/
+1
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
1
-1
/
+1
2015-10-23
xen/xenbus: Use Xen page definition
Julien Grall
1
-1
/
+2
2015-09-08
xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn
Julien Grall
1
-7
/
+7
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-5
/
+3
2015-05-28
xenbus: avoid uninitialized variable warning
Jan Beulich
1
-1
/
+1
2015-05-05
xen/xenbus: Update xenbus event channel on resume
Boris Ostrovsky
1
-0
/
+29
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
1
-1
/
+5
2013-10-17
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-6
/
+18
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
1
-17
/
+13
2013-05-29
xenbus: save xenstore local status for later use
Aurelien Chartier
1
-15
/
+12
2013-02-20
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
1
-1
/
+1
2012-09-17
xen/arm: compile and run xenbus
Stefano Stabellini
1
-14
/
+38
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
1
-2
/
+2
2012-03-13
xenbus: don't free other end details too early
Jan Beulich
1
-1
/
+2
2012-01-05
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
1
-6
/
+1
2011-12-21
xenbus: Support HVM backends
Daniel De Graaf
1
-0
/
+2
2011-11-07
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+3
2011-11-01
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
1
-48
/
+53
2011-10-14
xenbus: don't rely on xen_initial_domain to detect local xenstore
Daniel De Graaf
1
-48
/
+53
2011-10-14
xenbus: Fix loopback event channel assuming domain 0
Daniel De Graaf
1
-1
/
+1
2011-07-26
Xen: fix braces and tabs coding style issue in xenbus_probe.c
Ruslan Pisarev
1
-4
/
+3
[next]