开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_client.c
Age
Commit message (
Expand
)
Author
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