summaryrefslogtreecommitdiff
path: root/arch/arm/xen
AgeCommit message (Expand)Author
2019-10-29xen/efi: Set nonblocking callbacksRoss Lagerwall
2017-10-26arm/xen: don't inclide rwlock.h directly.Sebastian Andrzej Siewior
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig
2017-06-05arm/xen: Adjust one function call together with a variable assignmentMarkus Elfring
2017-06-05arm/xen: Delete an error message for a failed memory allocation in __set_phys...Markus Elfring
2017-06-05arm/xen: Improve a size determination in __set_phys_to_machine_multi()Markus Elfring
2017-05-02xen: Implement EFI reset_system callbackJulien Grall
2017-05-02arm/xen: Consolidate calls to shutdown hypercall in a single helperJulien Grall
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-07arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2016-11-07swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping functionAlexander Duyck
2016-09-14arm/xen: fix SMP guests bootVitaly Kuznetsov
2016-08-24xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov
2016-07-25xen: introduce xen_vcpu_id mappingVitaly Kuznetsov
2016-07-15arm/xen: Convert to hotplug state machineRichard Cochran
2016-07-06arm/xen: add support for vm_assist hypercallJuergen Gross
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-07-06Xen: EFI: Parse DT parameters for Xen specific UEFIShannon Zhao
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao
2016-07-06arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPIShannon Zhao
2016-07-06arm/xen: Use xen_xlate_map_ballooned_pages to setup grant tableShannon Zhao
2015-12-21xen/arm: set the system time in Xen via the XENPF_settime64 hypercallStefano Stabellini
2015-12-21xen/arm: introduce xen_read_wallclockStefano Stabellini
2015-12-21xen/arm: introduce HYPERVISOR_platform_op on arm and arm64Stefano Stabellini
2015-12-21xen/arm: account for stolen ticksStefano Stabellini
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-23xen/arm: don't try to re-register vcpu_info on cpu_hotplug.Stefano Stabellini
2015-10-23xen/arm: correct comment in enlighten.cJuergen Gross
2015-10-23xen/swiotlb: Add support for 64KB page granularityJulien Grall
2015-10-23xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlbJulien Grall
2015-10-23arm/xen: Add support for 64KB page granularityJulien Grall
2015-10-23xen/grant-table: Make it running on 64KB granularityJulien Grall
2015-09-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-11arm/xen: Enable user access to the kernel before issuing a privcmd callJulien Grall
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall
2015-08-20arm/xen: Drop the definition of xen_pci_platform_unplugJulien Grall
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall