Age | Commit message (Expand) | Author |
2022-12-05 | xen/virtio: Optimize the setup of "xen-grant-dma" devices | Oleksandr Tyshchenko |
2022-06-06 | arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices | Oleksandr Tyshchenko |
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-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 |
2021-11-02 | xen: allow pv-only hypercalls only with CONFIG_XEN_PV | Juergen Gross |
2021-05-14 | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h | Stefano Stabellini |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini |
2020-10-07 | arm/arm64: xen: Fix to convert percpu address to gfn correctly | Masami Hiramatsu |
2020-08-27 | arm/xen: Add misuse warning to virt_to_gfn | Simon Leiner |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2019-09-11 | swiotlb-xen: simplify cache maintainance | Christoph Hellwig |
2019-09-11 | swiotlb-xen: use the same foreign page check everywhere | Christoph Hellwig |
2019-09-11 | xen/arm: remove xen_dma_ops | Christoph Hellwig |
2019-09-11 | xen/arm: consolidate page-coherent.h | Christoph Hellwig |
2019-01-23 | arm64/xen: fix xen-swiotlb cache flushing | Christoph Hellwig |
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-06-08 | xen: fix HYPERVISOR_dm_op() prototype | Sergey Dyasli |
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-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-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-02 | arm/arm64: xen: Move shared architecture headers to include/xen/arm | Marc Zyngier |