Age | Commit message (Expand) | Author |
2017-03-07 | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
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 |
2017-02-09 | xen: modify xenstore watch event interface | Juergen Gross |
2017-02-09 | xen: clean up xenbus internal headers | Juergen Gross |
2017-02-07 | xen/pvh: Bootstrap PVH guest | Boris Ostrovsky |
2017-02-07 | xen/pvh: Import PVH-related Xen public interfaces | Boris Ostrovsky |
2017-02-07 | xen/x86: Remove PVH support | Boris Ostrovsky |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-13 | Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-02 | arm/arm64: xen: Move shared architecture headers to include/xen/arm | Marc Zyngier |
2016-11-07 | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function | Alexander Duyck |
2016-11-07 | xen: introduce xenbus_read_unsigned() | Juergen Gross |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed |
2016-09-05 | xen: Sync xen header | Juergen Gross |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross |
2016-07-25 | xen: introduce xen_vcpu_id mapping | Vitaly Kuznetsov |
2016-07-06 | xen: update xen headers | Juergen Gross |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross |
2016-07-06 | XEN: EFI: Move x86 specific codes to architecture directory | Shannon Zhao |
2016-07-06 | xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBA... | Shannon Zhao |
2016-07-06 | Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen | Shannon Zhao |
2016-07-06 | xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio | Shannon Zhao |
2016-07-06 | xen/grant-table: Move xlated_setup_gnttab_pages to common place | Shannon Zhao |
2016-04-06 | xen: Fix page <-> pfn conversion on 32 bit systems | Ross Lagerwall |
2016-03-13 | xen-netback: re-import canonical netif header | Paul Durrant |
2016-01-21 | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-12 | xen/io: use virt_xxx barriers | Michael S. Tsirkin |
2016-01-04 | xen/blkif: document blkif multi-queue/ring extension | Bob Liu |
2015-12-21 | xen: introduce XENPF_settime64 | Stefano Stabellini |
2015-12-21 | xen: rename dom0_op to platform_op | Stefano Stabellini |
2015-12-21 | xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/ti... | Stefano Stabellini |
2015-12-18 | xen: Add RING_COPY_REQUEST() | David Vrabel |
2015-10-23 | xen/grant-table: Add an helper to iterate over a specific number of grants | Julien Grall |
2015-10-23 | xen/xenbus: Rename *RING_PAGE* to *RING_GRANT* | Julien Grall |
2015-10-23 | xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one | Julien Grall |
2015-10-23 | xen/grant: Introduce helpers to split a page into grant | Julien Grall |
2015-10-23 | xen: Add Xen specific page definition | Julien Grall |
2015-10-23 | xen/balloon: use hotplugged pages for foreign mappings etc. | David Vrabel |
2015-10-23 | xen/balloon: make alloc_xenballoon_pages() always allocate low pages | David Vrabel |
2015-10-23 | xen/balloon: rationalize memory hotplug stats | David Vrabel |
2015-10-23 | xen/balloon: remove scratch page left overs | David Vrabel |