Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint | Stefano Stabellini | 1 | -6/+9 |
2020-08-04 | xen/arm: introduce phys/dma translations in xen_dma_sync_for_* | Stefano Stabellini | 1 | -11/+6 |
2020-08-04 | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device | Stefano Stabellini | 1 | -2/+3 |
2020-08-04 | swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu | Stefano Stabellini | 1 | -2/+3 |
2020-06-29 | arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR | Xiaofei Tan | 1 | -1/+0 |
2020-04-17 | arm/xen: make _xen_start_info static | Jason Yan | 1 | -1/+1 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 1 | -6/+6 |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 1 | -6/+6 |
2019-11-07 | xen: mm: make xen_mm_init static | Ben Dooks (Codethink) | 1 | -1/+1 |
2019-11-07 | xen: mm: include <xen/xen-ops.h> for missing declarations | Ben Dooks (Codethink) | 1 | -0/+1 |
2019-10-04 | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -32/+5 |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross | 3 | -32/+0 |
2019-10-01 | arm: xen: mm: use __GPF_DMA32 for arm64 | Peng Fan | 1 | -1/+4 |
2019-10-01 | ARM: xen: unexport HYPERVISOR_platform_op function | Stefano Stabellini | 1 | -1/+1 |
2019-10-01 | xen/efi: Set nonblocking callbacks | Ross Lagerwall | 1 | -0/+2 |
2019-09-11 | swiotlb-xen: simplify cache maintainance | Christoph Hellwig | 1 | -47/+17 |
2019-09-11 | xen: remove the exports for xen_{create,destroy}_contiguous_region | Christoph Hellwig | 1 | -2/+0 |
2019-09-11 | xen/arm: remove xen_dma_ops | Christoph Hellwig | 1 | -4/+0 |
2019-09-11 | xen/arm: simplify dma_cache_maint | Christoph Hellwig | 1 | -40/+21 |
2019-09-11 | xen/arm: use dev_is_dma_coherent | Christoph Hellwig | 1 | -6/+6 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 3 | -0/+3 |
2019-04-30 | xen/arm: Use p2m entry with lock protection | Hillf Danton | 1 | -1/+2 |
2019-04-30 | xen/arm: Free p2m entry if fail to add it to RB tree | Hillf Danton | 1 | -0/+1 |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds | 1 | -2/+1 |
2019-01-28 | arch/arm/xen: Remove duplicate header | Souptick Joarder | 1 | -1/+0 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 2 | -2/+1 |
2018-09-03 | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c | Juergen Gross | 1 | -34/+0 |
2018-06-19 | xen: share start flags between PV and PVH | Roger Pau Monne | 1 | -3/+4 |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant | 1 | -0/+11 |
2017-11-06 | xen: re-introduce support for grant v2 interface | Juergen Gross | 1 | -1/+8 |
2017-10-26 | arm/xen: don't inclide rwlock.h directly. | Sebastian Andrzej Siewior | 1 | -1/+1 |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -17/+0 |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig | 1 | -17/+0 |
2017-06-05 | arm/xen: Adjust one function call together with a variable assignment | Markus Elfring | 1 | -1/+2 |
2017-06-05 | arm/xen: Delete an error message for a failed memory allocation in __set_phys... | Markus Elfring | 1 | -3/+2 |
2017-06-05 | arm/xen: Improve a size determination in __set_phys_to_machine_multi() | Markus Elfring | 1 | -1/+1 |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall | 1 | -1/+1 |
2017-05-02 | arm/xen: Consolidate calls to shutdown hypercall in a single helper | Julien Grall | 1 | -6/+10 |
2017-03-07 | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+2 |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2017-02-14 | xen/privcmd: Add IOCTL_PRIVCMD_DM_OP | Paul Durrant | 2 | -0/+2 |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_get_sgtable callback | Andrii Anisov | 1 | -0/+1 |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_dma_mmap callback | Stefano Stabellini | 1 | -0/+1 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -2/+2 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+1 |
2016-12-07 | arm/xen: Use alloc_percpu rather than __alloc_percpu | Julien Grall | 1 | -2/+1 |
2016-11-07 | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function | Alexander Duyck | 1 | -1/+0 |