Age | Commit message (Expand) | Author | Files | Lines |
2022-01-06 | arm/xen: Read extended regions from DT and init Xen resource | Oleksandr Tyshchenko | 1 | -0/+106 |
2022-01-06 | arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT | Oleksandr Tyshchenko | 1 | -6/+20 |
2021-11-02 | xen: allow pv-only hypercalls only with CONFIG_XEN_PV | Juergen Gross | 2 | -2/+0 |
2021-07-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+10 |
2021-06-13 | ARM: 9092/1: xen: Register with kernel restart handler | Guenter Roeck | 1 | -2/+10 |
2021-05-14 | xen/swiotlb: check if the swiotlb has already been initialized | Stefano Stabellini | 1 | -1/+7 |
2021-05-14 | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h | Stefano Stabellini | 1 | -12/+0 |
2021-05-04 | Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2021-04-23 | xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped | Stefano Stabellini | 1 | -1/+13 |
2021-03-17 | xen-swiotlb: split xen_swiotlb_init | Christoph Hellwig | 1 | -1/+1 |
2021-03-11 | Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} | Jan Beulich | 1 | -1/+2 |
2021-03-11 | Xen: drop exports of {set,clear}_foreign_p2m_mapping() | Jan Beulich | 1 | -2/+0 |
2021-03-03 | Xen/gnttab: handle p2m update errors on a per-slot basis | Jan Beulich | 1 | -4/+31 |
2021-02-15 | xen/arm: don't ignore return errors from set_phys_to_machine | Stefano Stabellini | 1 | -2/+4 |
2021-02-11 | arm/xen: Don't probe xenbus as part of an early initcall | Julien Grall | 1 | -2/+0 |
2021-01-13 | xen: Fix event channel callback via INTX/GSI | David Woodhouse | 1 | -1/+1 |
2020-10-16 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2020-10-14 | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
2020-10-14 | arch, drivers: replace for_each_membock() with for_each_mem_range() | Mike Rapoport | 1 | -3/+4 |
2020-10-07 | arm/arm64: xen: Fix to convert percpu address to gfn correctly | Masami Hiramatsu | 1 | -1/+1 |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 1 | -1/+1 |
2020-10-05 | xen/arm: do not setup the runstate info page if kpti is enabled | Stefano Stabellini | 1 | -2/+4 |
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-30 | 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-02 | 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-29 | 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 |