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
/
drivers
/
xen
/
xenbus
/
xenbus_client.c
Age
Commit message (
Expand
)
Author
2015-10-23
xenbus: Support multiple grants ring with 64KB
Julien Grall
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-10-23
xen/xenbus: Use Xen page definition
Julien Grall
2015-10-23
xen/balloon: make alloc_xenballoon_pages() always allocate low pages
David Vrabel
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-08-11
xen/xenbus: Don't leak memory when unmapping the ring on HVM backend
Julien Grall
2015-06-17
xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring
Julien Grall
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2014-10-06
xen/xenbus: Remove BUG_ON() when error string trucated
Chen Gang
2014-10-06
xen/xenbus: Correct the comments for xenbus_grant_ring()
Chen Gang
2014-02-28
xen/xenbus: remove unused xenbus_bind_evtchn()
David Vrabel
2014-01-06
xen/pvh: Piggyback on PVHVM XenBus.
Mukesh Rathor
2013-05-29
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
Wei Liu
2013-03-01
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-02-26
xenbus: address compiler warnings
Jan Beulich
2011-12-20
xenbus: Use grant-table wrapper functions
Daniel De Graaf
2011-12-20
xenbus: Support HVM backends
Daniel De Graaf
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2010-10-18
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
2010-08-07
xenbus: Make xenbus_switch_state transactional
Daniel Stodden
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-01-08
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge