Age | Commit message (Expand) | Author | Files | Lines |
2018-12-18 | xen: Introduce shared buffer helpers for page directory... | Oleksandr Andrushchenko | 1 | -0/+89 |
2018-12-13 | xen/pvh: Add memory map pointer to hvm_start_info struct | Maran Wilson | 1 | -1/+62 |
2018-12-13 | xen/pvh: Move Xen specific PVH VM initialization out of common file | Maran Wilson | 1 | -0/+3 |
2018-11-29 | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" | Igor Druzhinin | 1 | -5/+0 |
2018-11-02 | CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM | Stefano Stabellini | 1 | -5/+7 |
2018-10-23 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -51/+90 |
2018-10-01 | Merge tag 'v4.19-rc6' into for-4.20/block | Jens Axboe | 1 | -3/+4 |
2018-09-26 | xen: provide a prototype for xen_biovec_phys_mergeable in xen.h | Christoph Hellwig | 1 | -0/+4 |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 1 | -3/+4 |
2018-09-03 | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c | Juergen Gross | 2 | -51/+88 |
2018-09-03 | x86/xen: Move pv irq related functions under CONFIG_XEN_PV umbrella | Juergen Gross | 1 | -0/+2 |
2018-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -25/+71 |
2018-07-26 | xen/grant-table: Allow allocating buffers suitable for DMA | Oleksandr Andrushchenko | 1 | -0/+18 |
2018-07-26 | xen/balloon: Share common memory reservation routines | Oleksandr Andrushchenko | 1 | -0/+59 |
2018-07-26 | xen/grant-table: Make set/clear page private code shared | Oleksandr Andrushchenko | 1 | -0/+3 |
2018-06-23 | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+5 |
2018-06-19 | xen: share start flags between PV and PVH | Roger Pau Monne | 1 | -1/+5 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-12 | 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 | 3 | -4/+93 |
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-12-22 | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+5 |
2017-12-20 | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky | 1 | -0/+5 |
2017-11-16 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -1/+71 |
2017-11-08 | x86/xen/time: setup vcpu 0 time info page | Joao Martins | 1 | -0/+42 |
2017-11-06 | xen: limit grant v2 interface to the v1 functionality | Juergen Gross | 1 | -25/+0 |
2017-11-06 | xen: re-introduce support for grant v2 interface | Juergen Gross | 1 | -1/+29 |
2017-11-03 | xen: support priv-mapping in an HVM tools domain | Paul Durrant | 1 | -0/+24 |
2017-11-02 | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 27 | -0/+27 |
2017-09-19 | xen, arm64: drop dummy lookup_address() | Tycho Andersen | 1 | -10/+0 |
2017-08-31 | xen: cleanup xen.h | Juergen Gross | 1 | -11/+9 |
2017-08-31 | xen: introduce the pvcalls interface header | Stefano Stabellini | 2 | -0/+123 |
2017-07-23 | xen/balloon: don't online new memory initially | Juergen Gross | 1 | -0/+8 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -61/+1 |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 1 | -61/+1 |
2017-06-15 | xen: sync include/xen/interface/version.h | Juergen Gross | 1 | -0/+15 |
2017-06-13 | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora | 1 | -0/+2 |
2017-06-13 | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU | Anoob Soman | 1 | -0/+1 |
2017-06-08 | xen: fix HYPERVISOR_dm_op() prototype | Sergey Dyasli | 1 | -1/+4 |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall | 1 | -0/+3 |
2017-05-02 | xen: Export xen_reboot | Julien Grall | 1 | -0/+2 |
2017-05-02 | xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops | Stefano Stabellini | 1 | -10/+10 |
2017-05-02 | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." | Stefano Stabellini | 1 | -0/+8 |
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 |