Age | Commit message (Expand) | Author |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki |
2018-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2018-07-26 | xen/grant-table: Allow allocating buffers suitable for DMA | Oleksandr Andrushchenko |
2018-07-26 | xen/balloon: Share common memory reservation routines | Oleksandr Andrushchenko |
2018-07-26 | xen/grant-table: Make set/clear page private code shared | Oleksandr Andrushchenko |
2018-06-23 | Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-06-19 | xen: share start flags between PV and PVH | Roger Pau Monne |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-12 | xen: Sync up with the canonical protocol definitions in Xen | Oleksandr Andrushchenko |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant |
2018-04-17 | xen/sndif: Sync up with the canonical definition in Xen | Oleksandr Andrushchenko |
2018-04-10 | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen | Boris Ostrovsky |
2017-12-22 | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-12-20 | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky |
2017-11-16 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-08 | x86/xen/time: setup vcpu 0 time info page | Joao Martins |
2017-11-06 | xen: limit grant v2 interface to the v1 functionality | Juergen Gross |
2017-11-06 | xen: re-introduce support for grant v2 interface | Juergen Gross |
2017-11-03 | xen: support priv-mapping in an HVM tools domain | Paul Durrant |
2017-11-02 | xen/time: do not decrease steal time after live migration on xen | Dongli Zhang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-19 | xen, arm64: drop dummy lookup_address() | Tycho Andersen |
2017-08-31 | xen: cleanup xen.h | Juergen Gross |
2017-08-31 | xen: introduce the pvcalls interface header | Stefano Stabellini |
2017-07-23 | xen/balloon: don't online new memory initially | Juergen Gross |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig |
2017-06-15 | xen: sync include/xen/interface/version.h | Juergen Gross |
2017-06-13 | xen/pvh*: Support > 32 VCPUs at domain restore | Ankur Arora |
2017-06-13 | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU | Anoob Soman |
2017-06-08 | xen: fix HYPERVISOR_dm_op() prototype | Sergey Dyasli |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall |
2017-05-02 | xen: Export xen_reboot | Julien Grall |
2017-05-02 | xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops | Stefano Stabellini |
2017-05-02 | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." | Stefano Stabellini |
2017-05-02 | xen/displif: add ABI for para-virtual display | Oleksandr Andrushchenko |
2017-05-02 | xen/sndif: add sound-device ABI | Oleksandr Andrushchenko |
2017-05-02 | xen/kbdif: add multi-touch support | Oleksandr Andrushchenko |
2017-05-02 | xen/kbdif: update protocol description | Oleksandr Andrushchenko |
2017-05-02 | xen: introduce the header file for the Xen 9pfs transport protocol | Stefano Stabellini |
2017-05-02 | xen: import new ring macros in ring.h | Stefano Stabellini |
2017-05-02 | xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds | Vitaly Kuznetsov |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-03-07 | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar |
2017-02-27 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-14 | xen/privcmd: Add IOCTL_PRIVCMD_DM_OP | Paul Durrant |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_get_sgtable callback | Andrii Anisov |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_dma_mmap callback | Stefano Stabellini |