index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-11
xen/xenbus: Don't leak memory when unmapping the ring on HVM backend
Julien Grall
1
-1
/
+3
2015-06-17
xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ring
Julien Grall
1
-3
/
+3
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
1
-1
/
+1
2015-04-15
xenbus_client: Extend interface to support multi-page ring
Wei Liu
1
-101
/
+286
2014-10-06
xen/xenbus: Remove BUG_ON() when error string trucated
Chen Gang
1
-4
/
+1
2014-10-06
xen/xenbus: Correct the comments for xenbus_grant_ring()
Chen Gang
1
-2
/
+2
2014-02-28
xen/xenbus: remove unused xenbus_bind_evtchn()
David Vrabel
1
-27
/
+0
2014-01-06
xen/pvh: Piggyback on PVHVM XenBus.
Mukesh Rathor
1
-1
/
+2
2013-05-29
xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm
Wei Liu
1
-2
/
+3
2013-03-01
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
1
-0
/
+1
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
1
-4
/
+2
2012-02-26
xenbus: address compiler warnings
Jan Beulich
1
-3
/
+3
2011-12-20
xenbus: Use grant-table wrapper functions
Daniel De Graaf
1
-10
/
+7
2011-12-20
xenbus: Support HVM backends
Daniel De Graaf
1
-21
/
+155
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
1
-3
/
+8
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
1
-0
/
+1
2011-09-29
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
1
-3
/
+3
2010-10-18
xenbus: Xen paravirtualised PCI hotplug support.
Yosuke Iwamatsu
1
-0
/
+2
2010-08-07
xenbus: Make xenbus_switch_state transactional
Daniel Stodden
1
-24
/
+66
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-01-08
drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc
Qinghuang Feng
1
-2
/
+1
2008-07-03
xen: Avoid allocations causing swap activity on the resume path
Ian Campbell
1
-1
/
+1
2008-04-24
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
Isaku Yamahata
1
-3
/
+3
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge
1
-0
/
+569