index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
xen/virtio: Optimize the setup of "xen-grant-dma" devices
Oleksandr Tyshchenko
1
-1
/
+1
2022-08-01
xen: don't require virtio with grants for non-PV guests
Juergen Gross
1
-1
/
+3
2022-07-01
xen/arm: Fix race in RB-tree based P2M accounting
Oleksandr Tyshchenko
1
-2
/
+4
2022-06-06
xen/virtio: Enable restricted memory access using Xen grant mappings
Juergen Gross
1
-0
/
+2
2022-05-26
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-27
/
+11
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-14
/
+0
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
2022-04-18
swiotlb: merge swiotlb-xen initialization into swiotlb
Christoph Hellwig
1
-10
/
+11
2022-04-18
arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
Stefano Stabellini
1
-4
/
+1
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
[next]