summaryrefslogtreecommitdiffstats
path: root/arch/arm/xen
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-213-0/+3
* xen/arm: Use p2m entry with lock protectionHillf Danton2019-04-301-1/+2
* xen/arm: Free p2m entry if fail to add it to RB treeHillf Danton2019-04-301-0/+1
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-2/+1Star
* arch/arm/xen: Remove duplicate headerSouptick Joarder2019-01-281-1/+0Star
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+1Star
* x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-031-34/+0Star
* xen: share start flags between PV and PVHRoger Pau Monne2018-06-191-3/+4
* xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-141-0/+11
* xen: re-introduce support for grant v2 interfaceJuergen Gross2017-11-061-1/+8
* arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior2017-10-261-1/+1
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-17/+0Star
|\
| * xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-17/+0Star
* | arm/xen: Adjust one function call together with a variable assignmentMarkus Elfring2017-06-051-1/+2
* | arm/xen: Delete an error message for a failed memory allocation in __set_phys...Markus Elfring2017-06-051-3/+2Star
* | arm/xen: Improve a size determination in __set_phys_to_machine_multi()Markus Elfring2017-06-051-1/+1
|/
* xen: Implement EFI reset_system callbackJulien Grall2017-05-021-1/+1
* arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall2017-05-021-6/+10
* Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-071-0/+2
|\
| * swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov2017-02-131-0/+1
| * swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-02-131-0/+1
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+2
|\ \
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* | | xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-142-0/+2
|/ /
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-141-2/+1Star
|\ \ | |/ |/|
| * arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2016-12-071-2/+1Star
* | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck2016-11-071-1/+0Star
|/
* arm/xen: fix SMP guests bootVitaly Kuznetsov2016-09-141-4/+3Star
* xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-30/+11Star
|\
| * arm/xen: Convert to hotplug state machineRichard Cochran2016-07-151-30/+11Star
* | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-251-1/+2
* | xen: introduce xen_vcpu_id mappingVitaly Kuznetsov2016-07-251-0/+10
* | arm/xen: add support for vm_assist hypercallJuergen Gross2016-07-062-0/+2
* | xen: add steal_clock support on x86Juergen Gross2016-07-061-16/+2Star
* | Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao2016-07-061-0/+22
* | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-062-0/+41
* | ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao2016-07-061-15/+41
* | arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPIShannon Zhao2016-07-061-1/+35
* | arm/xen: Use xen_xlate_map_ballooned_pages to setup grant tableShannon Zhao2016-07-061-9/+4Star
|/
* xen/arm: set the system time in Xen via the XENPF_settime64 hypercallStefano Stabellini2015-12-211-0/+48
* xen/arm: introduce xen_read_wallclockStefano Stabellini2015-12-211-0/+27
* xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini2015-12-212-0/+2
* xen/arm: account for stolen ticksStefano Stabellini2015-12-211-0/+19
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
* xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini2015-10-231-0/+12