Age | Commit message (Expand) | Author |
2022-08-12 | x86/xen: Add support for HVMOP_set_evtchn_upcall_vector | Jane Malalane |
2022-08-01 | xen: don't require virtio with grants for non-PV guests | Juergen Gross |
2022-08-01 | virtio: replace restricted mem access flag with callback | Juergen Gross |
2022-06-06 | arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices | Oleksandr Tyshchenko |
2022-06-06 | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices | Oleksandr Tyshchenko |
2022-06-06 | xen/virtio: Enable restricted memory access using Xen grant mappings | Juergen Gross |
2022-06-06 | xen/grant-dma-ops: Add option to restrict memory access under Xen | Juergen Gross |
2022-06-06 | xen/grants: support allocating consecutive grants | Juergen Gross |
2022-06-06 | arm/xen: Introduce xen_setup_dma_ops() | Oleksandr Tyshchenko |
2022-06-04 | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-01 | xen: replace xen_remap() with memremap() | Juergen Gross |
2022-05-27 | xen: switch gnttab_end_foreign_access() to take a struct page pointer | Juergen Gross |
2022-05-25 | Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-05-19 | xen: sync xs_wire.h header with upstream xen | Stefano Stabellini |
2022-05-19 | xen/xenbus: eliminate xenbus_grant_ring() | Juergen Gross |
2022-05-19 | xen/xenbus: add xenbus_setup_ring() service function | Juergen Gross |
2022-05-19 | xen: update ring.h | Juergen Gross |
2022-05-19 | xen: update grant_table.h | Juergen Gross |
2022-05-19 | xen: update vscsiif.h | Juergen Gross |
2022-05-11 | swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm | Christoph Hellwig |
2022-04-18 | swiotlb: merge swiotlb-xen initialization into swiotlb | Christoph Hellwig |
2022-03-15 | xen/grant-table: remove readonly parameter from functions | Juergen Gross |
2022-03-15 | xen/grant-table: remove gnttab_*transfer*() functions | Juergen Gross |
2022-03-07 | xen/gnttab: fix gnttab_end_foreign_access() without page specified | Juergen Gross |
2022-03-07 | xen: remove gnttab_query_foreign_access() | Juergen Gross |
2022-03-07 | xen/grant-table: add gnttab_try_end_foreign_access() | Juergen Gross |
2022-02-03 | xen: xenbus_dev.h: delete incorrect file name | Randy Dunlap |
2022-01-12 | Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-01-06 | xen/unpopulated-alloc: Add mechanism to use Xen resource | Oleksandr Tyshchenko |
2022-01-06 | xen/balloon: Bring alloc(free)_xenballooned_pages helpers back | Oleksandr Tyshchenko |
2022-01-06 | xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 | Jan Beulich |
2022-01-03 | Merge 5.16-rc8 into usb-next | Greg Kroah-Hartman |
2021-12-16 | xen/console: harden hvc_xen against event channel storms | Juergen Gross |
2021-12-13 | usb: Add Xen pvUSB protocol description | Juergen Gross |
2021-11-23 | xen: add "not_essential" flag to struct xenbus_driver | Juergen Gross |
2021-11-04 | xen/balloon: rename alloc/free_xenballooned_pages | Juergen Gross |
2021-11-02 | xen: allow pv-only hypercalls only with CONFIG_XEN_PV | Juergen Gross |
2021-11-02 | xen-pciback: allow compiling on other archs than x86 | Oleksandr Andrushchenko |
2021-11-02 | xen: fix wrong SPDX headers of Xen related headers | Juergen Gross |
2021-10-05 | xen/privcmd: drop "pages" parameter from xen_remap_pfn() | Jan Beulich |
2021-09-20 | swiotlb-xen: this is PV-only on x86 | Jan Beulich |
2021-07-05 | xen: sync include/xen/interface/io/ring.h with Xen's newest version | Juergen Gross |
2021-05-14 | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h | Stefano Stabellini |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-04 | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini |
2021-04-23 | xen: Remove support for PV ACPI cpu/memory hotplug | Boris Ostrovsky |
2021-03-17 | xen-swiotlb: split xen_swiotlb_init | Christoph Hellwig |
2021-03-10 | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich |