summaryrefslogtreecommitdiffstats
path: root/include/xen/arm
Commit message (Expand)AuthorAgeFilesLines
* arm/xen: remove lazy mode related definitionsJuergen Gross2023-09-191-12/+0
* xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko2022-12-051-3/+1
* arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko2022-06-061-1/+4
* arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko2022-06-061-0/+15
* Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-3/+0
|\
| * xen: replace xen_remap() with memremap()Juergen Gross2022-06-011-3/+0
* | swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig2022-05-111-20/+0
* | swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig2022-04-181-1/+0
|/
* xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross2021-11-021-15/+0
* xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-1/+14
* xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini2021-04-231-0/+7
* arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2020-10-071-0/+3
* arm/xen: Add misuse warning to virt_to_gfnSimon Leiner2020-08-271-1/+5
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* swiotlb-xen: simplify cache maintainanceChristoph Hellwig2019-09-111-63/+0
* swiotlb-xen: use the same foreign page check everywhereChristoph Hellwig2019-09-111-22/+9
* xen/arm: remove xen_dma_opsChristoph Hellwig2019-09-111-2/+0
* xen/arm: consolidate page-coherent.hChristoph Hellwig2019-09-111-0/+80
* arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-231-94/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* xen, arm64: drop dummy lookup_address()Tycho Andersen2017-09-191-10/+0
* xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli2017-06-081-1/+4
* xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini2017-05-021-10/+10
* xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-021-0/+8
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-141-0/+1
|/
* arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier2016-12-025-0/+431