aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-06arm/xen: Introduce xen_setup_dma_ops()Oleksandr Tyshchenko1-0/+2
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig1-2/+0
2021-04-23xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mappedStefano Stabellini1-0/+1
2020-10-04xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini1-0/+6
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-7/+0
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross1-7/+0
2019-09-11xen/arm: consolidate page-coherent.hChristoph Hellwig1-75/+0
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig1-0/+76
2018-10-03arm64: xen: Use existing helper to check interrupt statusJulien Thierry1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier5-5/+5
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao1-0/+6
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall1-0/+6
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini1-43/+1
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini1-2/+2
2013-12-11xen/arm64: do not call the swiotlb functions twiceStefano Stabellini1-4/+0
2013-10-25xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini1-0/+25
2013-10-09xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini1-0/+22
2013-06-07arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini5-0/+25