summaryrefslogtreecommitdiffstats
path: root/include/xen/interface/io
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-222-0/+58
|\
| * Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2013-06-282-0/+58
| |\
| | * xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich2013-06-171-0/+5
| | * xen-block: implement indirect descriptorsRoger Pau Monne2013-04-181-0/+53
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+12
|\ \ \
| * | | xen: netif.h: document feature-split-event-channelsWei Liu2013-05-231-0/+12
| |/ /
* | | arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64Stefano Stabellini2013-06-071-1/+1
|/ /
* | xen-netback: coalesce slots in TX path and fix regressionsWei Liu2013-04-221-0/+18
* | xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu2013-04-221-0/+1
|/
* xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-111-0/+10
* Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-071-0/+3
|\
| * xen/arm: compile blkfront and blkbackStefano Stabellini2012-08-081-0/+3
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-022-4/+4
|/
* xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering2012-07-191-1/+2
* Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2012-01-151-7/+33
|\
| * xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk2011-11-181-1/+17
| * xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk2011-11-181-7/+17
* | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-101-0/+3
|\ \
| * | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-041-0/+3
| |/
* | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-2/+1
|/
* Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-041-0/+36
|\
| * xen-blkfront: add BLKIF_OP_DISCARD and discard request structLi Dongyang2011-10-131-0/+36
* | xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernelOlaf Hering2011-09-221-1/+2
* | xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstableOlaf Hering2011-09-221-1/+4
|/
* xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACH...Konrad Rzeszutek Wilk2011-05-121-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-161-38/+42
|\
| * xen network backend driverIan Campbell2011-03-151-38/+42
* | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-151-0/+21
|\ \
| * | xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-251-0/+21
| |/
* | xen: Union the blkif_request request specific fieldsOwen Smith2011-03-081-5/+11
|/
* xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+9
* xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+112
* xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-1/+7
* xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-271-5/+24
* xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-271-0/+2
* xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2008-04-242-0/+238
* xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-241-0/+21
* xen: Add Xen interface header filesJeremy Fitzhardinge2007-07-186-0/+666
OpenPOWER on IntegriCloud