index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe.c
Age
Commit message (
Expand
)
Author
2023-10-16
xenbus: fix error exit in xenbus_init()
Juergen Gross
2023-07-25
xenbus: check xen_domain in xenbus_probe_initcall
Stefano Stabellini
2022-06-01
xen: replace xen_remap() with memremap()
Juergen Gross
2022-05-19
xen: add support for initializing xenstore later as HVM domain
Luca Miccio
2021-11-24
xen: detect uninitialized xenbus in xenbus_init
Stefano Stabellini
2021-11-16
xen: don't continue xenstore initialization in case of errors
Stefano Stabellini
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-05
xen: Use DEVICE_ATTR_*() macro
YueHaibing
2021-02-23
xen/events: add per-xenbus device event statistics and settings
Juergen Gross
2021-02-11
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2021-01-27
xen: Fix XenStore initialisation for XS_LOCAL
David Woodhouse
2021-01-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2020-12-14
xen/xenbus/xen_bus_type: Support will_handle watch callback
SeongJae Park
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-06-12
Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-27
xenbus: Use dev_printk() when possible
Bjorn Helgaas
2020-03-05
xen/xenbus: fix locking
Juergen Gross
2020-01-29
xenbus/backend: Protect xenbus callback with lock
SeongJae Park
2019-12-20
xenbus: limit when state is forced to closed
Paul Durrant
2019-12-20
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
2019-12-04
xen/xenbus: reference count registered modules
Paul Durrant
2018-08-28
xen: export device state to sysfs
Joe Jin
2018-05-17
xen/store: do not store local values in xen_start_info
Roger Pau Monne
2018-03-08
xen: xenbus: use put_device() instead of kfree()
Arvind Yadav
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
xen: clean up xenbus internal headers
Juergen Gross
2016-12-08
xen: xenbus: set error code on failure
Pan Bian
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
2015-10-23
xen/xenbus: Use Xen page definition
Julien Grall
2015-09-08
xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn
Julien Grall
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-05-28
xenbus: avoid uninitialized variable warning
Jan Beulich
2015-05-05
xen/xenbus: Update xenbus event channel on resume
Boris Ostrovsky
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-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
2013-06-28
xen: Convert printks to pr_<level>
Joe Perches
2013-05-29
xenbus: save xenstore local status for later use
Aurelien Chartier
2013-02-19
xen: introduce xen_remap, use it instead of ioremap
Stefano Stabellini
2012-09-17
xen/arm: compile and run xenbus
Stefano Stabellini
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-03-13
xenbus: don't free other end details too early
Jan Beulich
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-12-20
xenbus: Support HVM backends
Daniel De Graaf
2011-11-06
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-10-14
xenbus: don't rely on xen_initial_domain to detect local xenstore
Daniel De Graaf
[next]