Age | Commit message (Expand) | Author | Files | Lines |
2024-01-09 | xen: update PV-device interface headers | Juergen Gross | 3 | -3/+3 |
2022-05-19 | xen: sync xs_wire.h header with upstream xen | Stefano Stabellini | 1 | -4/+33 |
2022-05-19 | xen: update ring.h | Juergen Gross | 1 | -5/+14 |
2022-05-19 | xen: update vscsiif.h | Juergen Gross | 1 | -4/+129 |
2021-12-13 | usb: Add Xen pvUSB protocol description | Juergen Gross | 1 | -0/+405 |
2021-11-02 | xen: fix wrong SPDX headers of Xen related headers | Juergen Gross | 15 | -167/+16 |
2021-07-05 | xen: sync include/xen/interface/io/ring.h with Xen's newest version | Juergen Gross | 1 | -122/+156 |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada | 1 | -10/+0 |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+88 |
2020-08-13 | xen: Sync up with the canonical protocol definition in Xen | Oleksandr Andrushchenko | 1 | -3/+88 |
2020-07-02 | xen: netif.h: add a new extra type for XDP | Denis Kirjanov | 1 | -1/+19 |
2020-03-05 | xen: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2019-12-20 | xen/interface: re-define FRONT/BACK_RING_ATTACH() | Paul Durrant | 1 | -20/+9 |
2018-08-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -25/+71 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-13 | xen: Sync up with the canonical protocol definitions in Xen | Oleksandr Andrushchenko | 3 | -25/+71 |
2018-04-17 | xen/sndif: Sync up with the canonical definition in Xen | Oleksandr Andrushchenko | 1 | -16/+306 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 6 | -0/+6 |
2017-08-31 | xen: introduce the pvcalls interface header | Stefano Stabellini | 2 | -0/+123 |
2017-05-02 | xen/displif: add ABI for para-virtual display | Oleksandr Andrushchenko | 1 | -0/+854 |
2017-05-02 | xen/sndif: add sound-device ABI | Oleksandr Andrushchenko | 1 | -0/+793 |
2017-05-02 | xen/kbdif: add multi-touch support | Oleksandr Andrushchenko | 1 | -0/+210 |
2017-05-02 | xen/kbdif: update protocol description | Oleksandr Andrushchenko | 1 | -27/+221 |
2017-05-02 | xen: introduce the header file for the Xen 9pfs transport protocol | Stefano Stabellini | 1 | -0/+36 |
2017-05-02 | xen: import new ring macros in ring.h | Stefano Stabellini | 1 | -0/+143 |
2016-03-14 | xen-netback: re-import canonical netif header | Paul Durrant | 1 | -95/+766 |
2016-01-22 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+48 |
2016-01-12 | xen/io: use virt_xxx barriers | Michael S. Tsirkin | 1 | -8/+8 |
2016-01-04 | xen/blkif: document blkif multi-queue/ring extension | Bob Liu | 1 | -0/+48 |
2015-12-18 | xen: Add RING_COPY_REQUEST() | David Vrabel | 1 | -0/+14 |
2015-09-02 | xen-netback: add support for multicast control | Paul Durrant | 1 | -1/+7 |
2014-09-23 | xen: Add Xen pvSCSI protocol description | Juergen Gross | 1 | -0/+229 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+53 |
2014-06-05 | xen-net{back, front}: Document multi-queue feature in netif.h | Andrew J. Bennieston | 1 | -0/+53 |
2014-05-28 | xen blkif.h: fix comment typo in discard-alignment | Olaf Hering | 1 | -1/+1 |
2014-02-10 | Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 1 | -20/+14 |
2014-02-07 | xen-blkif: drop struct blkif_request_segment_aligned | Roger Pau Monne | 1 | -20/+14 |
2014-01-20 | Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+0 |
2013-12-20 | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -5/+5 |
2013-12-13 | xen/block: Correctly define structures in public headers on ARM32 and ARM64 | Julien Grall | 1 | -5/+5 |
2013-12-11 | ia64/xen: Remove Xen support for ia64 | Boris Ostrovsky | 1 | -3/+0 |
2013-10-17 | xen-netback: enable IPv6 TCP GSO to the guest | Paul Durrant | 1 | -0/+1 |
2013-10-17 | xen-netback: handle IPv6 TCP GSO packets from the guest | Paul Durrant | 1 | -1/+9 |
2013-10-17 | xen-netback: add support for IPv6 checksum offload to guest | Paul Durrant | 1 | -0/+7 |
2013-08-09 | drivers/tpm: add xen tpmfront interface | Daniel De Graaf | 1 | -0/+52 |
2013-07-23 | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -0/+58 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+12 |
2013-06-28 | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2 | -0/+58 |
2013-06-17 | xen/io/ring.h: new macro to detect whether there are too many requests on the... | Jan Beulich | 1 | -0/+5 |
2013-06-07 | arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64 | Stefano Stabellini | 1 | -1/+1 |