Age | Commit message (Expand) | Author |
2024-01-09 | xen: update PV-device interface headers | Juergen Gross |
2023-11-14 | xen/events: reduce externally visible helper functions | Juergen Gross |
2023-11-13 | xen/events: remove unused functions | Juergen Gross |
2023-10-16 | xen: privcmd: Add support for ioeventfd | Viresh Kumar |
2023-09-19 | arm/xen: remove lazy mode related definitions | Juergen Gross |
2023-09-19 | xen: simplify evtchn_do_upcall() call maze | Juergen Gross |
2023-08-29 | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-08-21 | xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn() | Yue Haibing |
2023-07-31 | xen/pci: add flag for PCI passthrough being possible | Juergen Gross |
2023-07-26 | xen/evtchn: Introduce new IOCTL to bind static evtchn | Rahul Singh |
2023-06-26 | x86: xen: add missing prototypes | Arnd Bergmann |
2023-06-26 | xen: xen_debug_interrupt prototype to global header | Arnd Bergmann |
2023-03-22 | ACPI: processor: Fix evaluating _PDC method when running as Xen dom0 | Roger Pau Monne |
2023-03-17 | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-03-14 | x86/PVH: obtain VGA console info in Dom0 | Jan Beulich |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-13 | xen: Allow platform PCI interrupt to be shared | David Woodhouse |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-27 | xen/xenbus: move to_xenbus_device() to use container_of_const() | Greg Kroah-Hartman |
2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li |
2022-12-05 | xen: fix xen.h build for CONFIG_XEN_PVH=y | Jani Nikula |
2022-12-05 | xen/virtio: Optimize the setup of "xen-grant-dma" devices | Oleksandr Tyshchenko |
2022-10-10 | xen/virtio: enable grant based virtio on x86 | Juergen Gross |
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 |