Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-05-02 | xen: import new ring macros in ring.h | Stefano Stabellini | 1 | -0/+143 |
2017-05-02 | xen: create xen_create/destroy_contiguous_region() stubs for PVHVM only builds | Vitaly Kuznetsov | 1 | -0/+14 |
2017-05-01 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-03-07 | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+11 |
2017-03-01 | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up... | Ingo Molnar | 10 | -22/+299 |
2017-02-27 | scripts/spelling.txt: add "an union" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-02-14 | xen/privcmd: Add IOCTL_PRIVCMD_DM_OP | Paul Durrant | 3 | -0/+34 |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_get_sgtable callback | Andrii Anisov | 1 | -0/+6 |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_dma_mmap callback | Stefano Stabellini | 1 | -0/+5 |
2017-02-09 | xen: modify xenstore watch event interface | Juergen Gross | 1 | -3/+3 |
2017-02-09 | xen: clean up xenbus internal headers | Juergen Gross | 1 | -7/+5 |
2017-02-07 | xen/pvh: Bootstrap PVH guest | Boris Ostrovsky | 1 | -0/+5 |
2017-02-07 | xen/pvh: Import PVH-related Xen public interfaces | Boris Ostrovsky | 3 | -1/+252 |
2017-02-07 | xen/x86: Remove PVH support | Boris Ostrovsky | 1 | -12/+1 |
2017-01-28 | x86/boot/e820: Clean up the E820 table size define names | Ingo Molnar | 1 | -1/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -1/+1 |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -0/+435 |
2016-12-13 | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+0 |
2016-12-02 | arm/arm64: xen: Move shared architecture headers to include/xen/arm | Marc Zyngier | 5 | -0/+431 |
2016-11-07 | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function | Alexander Duyck | 1 | -3/+0 |
2016-11-07 | xen: introduce xenbus_read_unsigned() | Juergen Gross | 1 | -0/+4 |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed | 1 | -2/+1 |
2016-09-05 | xen: Sync xen header | Juergen Gross | 1 | -18/+82 |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov | 1 | -2/+2 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -6/+6 |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross | 1 | -0/+1 |
2016-07-25 | xen: introduce xen_vcpu_id mapping | Vitaly Kuznetsov | 1 | -0/+6 |
2016-07-06 | xen: update xen headers | Juergen Gross | 2 | -10/+31 |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross | 1 | -0/+1 |
2016-07-06 | XEN: EFI: Move x86 specific codes to architecture directory | Shannon Zhao | 1 | -8/+22 |