index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
Age
Commit message (
Expand
)
Author
2022-07-01
xen/arm: Fix race in RB-tree based P2M accounting
Oleksandr Tyshchenko
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
2022-04-18
arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
Stefano Stabellini
2022-01-06
arm/xen: Read extended regions from DT and init Xen resource
Oleksandr Tyshchenko
2022-01-06
arm/xen: Switch to use gnttab_setup_auto_xlat_frames() for DT
Oleksandr Tyshchenko
2021-11-02
xen: allow pv-only hypercalls only with CONFIG_XEN_PV
Juergen Gross
2021-07-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-06-13
ARM: 9092/1: xen: Register with kernel restart handler
Guenter Roeck
2021-05-14
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
2021-05-14
xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h
Stefano Stabellini
2021-05-04
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-23
xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
Stefano Stabellini
2021-03-17
xen-swiotlb: split xen_swiotlb_init
Christoph Hellwig
2021-03-10
Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}
Jan Beulich
2021-03-10
Xen: drop exports of {set,clear}_foreign_p2m_mapping()
Jan Beulich
2021-03-03
Xen/gnttab: handle p2m update errors on a per-slot basis
Jan Beulich
2021-02-15
xen/arm: don't ignore return errors from set_phys_to_machine
Stefano Stabellini
2021-02-11
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
2021-01-13
xen: Fix event channel callback via INTX/GSI
David Woodhouse
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-07
arm/arm64: xen: Fix to convert percpu address to gfn correctly
Masami Hiramatsu
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-04
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
2020-08-04
xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maint
Stefano Stabellini
2020-08-04
xen/arm: introduce phys/dma translations in xen_dma_sync_for_*
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_device
Stefano Stabellini
2020-08-04
swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpu
Stefano Stabellini
2020-06-29
arm/xen: remove the unused macro GRANT_TABLE_PHYSADDR
Xiaofei Tan
2020-04-17
arm/xen: make _xen_start_info static
Jason Yan
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-07
xen: mm: make xen_mm_init static
Ben Dooks (Codethink)
2019-11-07
xen: mm: include <xen/xen-ops.h> for missing declarations
Ben Dooks (Codethink)
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-10-01
arm: xen: mm: use __GPF_DMA32 for arm64
Peng Fan
2019-10-01
ARM: xen: unexport HYPERVISOR_platform_op function
Stefano Stabellini
2019-10-01
xen/efi: Set nonblocking callbacks
Ross Lagerwall
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
2019-09-11
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
2019-09-11
xen/arm: remove xen_dma_ops
Christoph Hellwig
2019-09-11
xen/arm: simplify dma_cache_maint
Christoph Hellwig
2019-09-11
xen/arm: use dev_is_dma_coherent
Christoph Hellwig
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
[next]