index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
xen
/
xenbus.h
Age
Commit message (
Expand
)
Author
2022-05-19
xen/xenbus: eliminate xenbus_grant_ring()
Juergen Gross
2022-05-19
xen/xenbus: add xenbus_setup_ring() service function
Juergen Gross
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
2021-03-10
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
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-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2020-12-14
xen/xenbus: Count pending messages for each watch
SeongJae Park
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-14
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
2020-04-07
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
2020-03-30
xen/xenbus: remove unused xenbus_map_ring()
Juergen Gross
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: limit when state is forced to closed
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: introduce xenbus_read_unsigned()
Juergen Gross
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-03-02
xen: Remove trailing semicolon from xenbus_register_frontend() definition
Yuval Shaia
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-02-28
xen/xenbus: remove unused xenbus_bind_evtchn()
David Vrabel
2013-05-29
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
2012-03-23
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
Joe Perches
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-06-30
xen: Add __attribute__((format(printf... where appropriate
Joe Perches
2011-03-16
xen: xenbus PM events support
Kazuhiro SUZUKI
2011-01-05
xen: add backend driver support
Ian Campbell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-30
xen: use device model for suspending xenbus devices
Ian Campbell
2009-03-30
xen: remove suspend_cancel hook
Ian Campbell
2009-01-08
xen: add xenfs to allow usermode <-> Xen interaction
Alex Zeffertt
2008-04-24
xen blkfront: Delay wait for block devices until after the disk is added
Christian Limpach
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge