Age | Commit message (Expand) | Author |
2022-06-06 | arm/xen: Introduce xen_setup_dma_ops() | Oleksandr Tyshchenko |
2022-05-11 | swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm | Christoph Hellwig |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini |
2020-10-04 | xen/arm: do not setup the runstate info page if kpti is enabled | Stefano Stabellini |
2019-10-04 | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross |
2019-09-11 | xen/arm: consolidate page-coherent.h | Christoph Hellwig |
2019-09-11 | xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance | Christoph Hellwig |
2019-01-23 | arm64/xen: fix xen-swiotlb cache flushing | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-08 | xen: avoid type warning in xchg_xen_ulong | Arnd Bergmann |
2016-12-02 | arm/arm64: xen: Move shared architecture headers to include/xen/arm | Marc Zyngier |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-06 | arm/xen: add support for vm_assist hypercall | Juergen Gross |
2016-07-06 | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao |
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-21 | xen: audit usages of module.h ; remove unnecessary instances | Paul Gortmaker |
2016-02-08 | xen/arm: correctly handle DMA mapping of compound pages | Ian Campbell |
2015-12-21 | arm: extend pvclock_wall_clock with sec_hi | Stefano Stabellini |
2015-12-21 | xen/arm: introduce HYPERVISOR_platform_op on arm and arm64 | Stefano Stabellini |
2015-10-23 | xen/arm: Enable cpu_hotplug.c | Stefano Stabellini |
2015-10-23 | xen/swiotlb: Add support for 64KB page granularity | Julien Grall |
2015-10-23 | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb | Julien Grall |
2015-10-23 | arm/xen: Add support for 64KB page granularity | Julien Grall |
2015-10-23 | arm/xen: Drop pte_mfn and mfn_pte | Julien Grall |
2015-09-08 | xen: Use correctly the Xen memory terminologies | Julien Grall |
2015-09-08 | arm/xen: implement correctly pfn_to_mfn | Julien Grall |
2015-09-08 | xen: Make clear that swiotlb and biomerge are dealing with DMA address | Julien Grall |
2015-08-20 | arm/xen: Remove helpers which are PV specific | Julien Grall |
2015-08-20 | xen/events: Support event channel rebind on ARM | Julien Grall |
2015-06-17 | arm/xen: Drop duplicate define mfn_to_virt | Julien Grall |
2015-05-28 | arm,arm64/xen: move Xen initialization earlier | Stefano Stabellini |
2015-05-06 | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM | Stefano Stabellini |
2015-01-28 | xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs() | David Vrabel |
2014-12-04 | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini |
2014-12-04 | xen/arm: use hypercall to flush caches in map_page | Stefano Stabellini |
2014-12-04 | xen: add a dma_addr_t dev_addr argument to xen_dma_map_page | Stefano Stabellini |
2014-12-04 | xen/arm: if(pfn_valid(pfn)) call native dma_ops | Stefano Stabellini |
2014-09-11 | xen/arm: remove mach_to_phys rbtree | Stefano Stabellini |
2014-09-11 | xen/arm: reimplement xen_dma_unmap_page & friends | Stefano Stabellini |
2014-05-12 | arm,arm64/xen: introduce HYPERVISOR_suspend() | Stefano Stabellini |
2014-04-24 | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h | Julien Grall |
2014-04-24 | arm: xen: implement multicall hypercall support. | Ian Campbell |
2014-03-18 | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk |
2014-01-06 | asm/xen/page.h: remove redundant semicolon | Wei Liu |
2014-01-05 | ARM: 7933/1: rename ioremap_cached to ioremap_cache | Rob Herring |
2013-11-11 | xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m | Stefano Stabellini |
2013-11-08 | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-... | Konrad Rzeszutek Wilk |