Age | Commit message (Expand) | Author | Files | Lines |
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-06-11 | xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h | Vitaly Kuznetsov | 1 | -0/+2 |
2020-04-07 | xen: Use evtchn_type_t as a type for event channels | Yan Yankovskyi | 1 | -1/+1 |
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 |
2019-11-14 | xen/mcelog: add PPIN to record when available | Jan Beulich | 1 | -1/+8 |
2019-11-14 | xen/mcelog: drop __MC_MSR_MCGCAP | Jan Beulich | 1 | -1/+0 |
2018-12-13 | xen/pvh: Add memory map pointer to hvm_start_info struct | Maran Wilson | 1 | -1/+62 |
2018-09-03 | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c | Juergen Gross | 1 | -6/+0 |
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-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant | 2 | -3/+70 |
2018-04-17 | xen/sndif: Sync up with the canonical definition in Xen | Oleksandr Andrushchenko | 1 | -16/+306 |
2018-04-10 | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen | Boris Ostrovsky | 1 | -0/+23 |
2017-11-17 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+42 |
2017-11-09 | x86/xen/time: setup vcpu 0 time info page | Joao Martins | 1 | -0/+42 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 12 | -0/+12 |
2017-08-31 | xen: introduce the pvcalls interface header | Stefano Stabellini | 2 | -0/+123 |
2017-06-15 | xen: sync include/xen/interface/version.h | Juergen Gross | 1 | -0/+15 |
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 |
2017-02-28 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-14 | xen/privcmd: Add IOCTL_PRIVCMD_DM_OP | Paul Durrant | 2 | -0/+33 |
2017-02-07 | xen/pvh: Import PVH-related Xen public interfaces | Boris Ostrovsky | 3 | -1/+252 |
2016-09-05 | xen: Sync xen header | Juergen Gross | 1 | -18/+82 |
2016-07-06 | xen: update xen headers | Juergen Gross | 2 | -10/+31 |
2016-07-06 | xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA... | Shannon Zhao | 1 | -0/+13 |
2016-07-06 | Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen | Shannon Zhao | 1 | -6/+21 |
2016-07-06 | xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio | Shannon Zhao | 1 | -0/+1 |
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-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -8/+8 |
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-21 | xen: introduce XENPF_settime64 | Stefano Stabellini | 1 | -4/+14 |
2015-12-21 | xen: rename dom0_op to platform_op | Stefano Stabellini | 1 | -1/+1 |
2015-12-18 | xen: Add RING_COPY_REQUEST() | David Vrabel | 1 | -0/+14 |
2015-09-28 | x86/xen: Support kexec/kdump in HVM guests by doing a soft reset | Vitaly Kuznetsov | 1 | -0/+8 |
2015-09-08 | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -15/+134 |
2015-09-02 | xen-netback: add support for multicast control | Paul Durrant | 1 | -1/+7 |
2015-08-20 | xen/PMU: Intercept PMU-related MSR and APIC accesses | Boris Ostrovsky | 1 | -0/+2 |
2015-08-20 | xen/PMU: Initialization code for Xen PMU | Boris Ostrovsky | 2 | -0/+34 |
2015-08-20 | xen/PMU: Sysfs interface for setting Xen PMU mode | Boris Ostrovsky | 2 | -0/+60 |