summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen
AgeCommit message (Expand)AuthorLines
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-32/+5
2019-10-02xen/efi: have a common runtime setup functionJuergen Gross-32/+0
2019-10-01arm: xen: mm: use __GPF_DMA32 for arm64Peng Fan-1/+4
2019-10-01ARM: xen: unexport HYPERVISOR_platform_op functionStefano Stabellini-1/+1
2019-10-01xen/efi: Set nonblocking callbacksRoss Lagerwall-0/+2
2019-09-11swiotlb-xen: simplify cache maintainanceChristoph Hellwig-47/+17
2019-09-11xen: remove the exports for xen_{create,destroy}_contiguous_regionChristoph Hellwig-2/+0
2019-09-11xen/arm: remove xen_dma_opsChristoph Hellwig-4/+0
2019-09-11xen/arm: simplify dma_cache_maintChristoph Hellwig-40/+21
2019-09-11xen/arm: use dev_is_dma_coherentChristoph Hellwig-6/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+3
2019-04-30xen/arm: Use p2m entry with lock protectionHillf Danton-1/+2
2019-04-30xen/arm: Free p2m entry if fail to add it to RB treeHillf Danton-0/+1
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-2/+1
2019-01-28arch/arm/xen: Remove duplicate headerSouptick Joarder-1/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-2/+1
2018-09-03x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross-34/+0
2018-06-19xen: share start flags between PV and PVHRoger Pau Monne-3/+4
2018-05-14xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant-0/+11
2017-11-06xen: re-introduce support for grant v2 interfaceJuergen Gross-1/+8
2017-10-26arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior-1/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-17/+0
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig-17/+0
2017-06-05arm/xen: Adjust one function call together with a variable assignmentMarkus Elfring-1/+2
2017-06-05arm/xen: Delete an error message for a failed memory allocation in __set_phys...Markus Elfring-3/+2
2017-06-05arm/xen: Improve a size determination in __set_phys_to_machine_multi()Markus Elfring-1/+1
2017-05-02xen: Implement EFI reset_system callbackJulien Grall-1/+1
2017-05-02arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall-6/+10
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant-0/+2
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov-0/+1
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche-2/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner-1/+1
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-2/+1
2016-12-07arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall-2/+1
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck-1/+0
2016-09-14arm/xen: fix SMP guests bootVitaly Kuznetsov-4/+3
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-4/+4
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-30/+11
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov-1/+2
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov-0/+10
2016-07-15arm/xen: Convert to hotplug state machineRichard Cochran-30/+11
2016-07-06arm/xen: add support for vm_assist hypercallJuergen Gross-0/+2
2016-07-06xen: add steal_clock support on x86Juergen Gross-16/+2
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao-0/+22