aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-6/+6
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-6/+6
2019-11-07xen: mm: make xen_mm_init staticBen Dooks (Codethink)1-1/+1
2019-11-07xen: mm: include <xen/xen-ops.h> for missing declarationsBen Dooks (Codethink)1-0/+1
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-32/+5
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross3-32/+0
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan1-1/+4
2019-10-01ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini1-1/+1
2019-10-01xen/efi: Set nonblocking callbacksRoss Lagerwall1-0/+2
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig1-47/+17
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig1-2/+0
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig1-4/+0
2019-09-11xen/arm: simplify dma_cache_maintChristoph Hellwig1-40/+21
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig1-6/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner3-0/+3
2019-04-30xen/arm: Use p2m entry with lock protectionHillf Danton1-1/+2
2019-04-30xen/arm: Free p2m entry if fail to add it to RB treeHillf Danton1-0/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-2/+1
2019-01-28arch/arm/xen: Remove duplicate headerSouptick Joarder1-1/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-2/+1
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross1-34/+0
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne1-3/+4
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant1-0/+11
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross1-1/+8
2017-10-26arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior1-1/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-17/+0
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig1-17/+0
2017-06-05arm/xen: Adjust one function call together with a variable assignmentMarkus Elfring1-1/+2
2017-06-05arm/xen: Delete an error message for a failed memory allocation in __set_phys_to_machine_multi()Markus Elfring1-3/+2
2017-06-05arm/xen: Improve a size determination in __set_phys_to_machine_multi()Markus Elfring1-1/+1
2017-05-02xen: Implement EFI reset_system callbackJulien Grall1-1/+1
2017-05-02arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall1-6/+10
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-0/+2
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+2
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2-0/+2
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov1-0/+1
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+1
2016-12-07arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall1-2/+1
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck1-1/+0
2016-09-14arm/xen: fix SMP guests bootVitaly Kuznetsov1-4/+3
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-4/+4
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-30/+11
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov1-1/+2
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov1-0/+10