index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
xen
/
mm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-14
/
+0
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
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
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
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-3
/
+4
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
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
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
1
-1
/
+4
2019-10-02
arm: xen: mm: use __GPF_DMA32 for arm64
Peng Fan
1
-1
/
+4
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: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+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
1
-1
/
+0
2017-06-20
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
1
-17
/
+0
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-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-11-07
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
1
-1
/
+0
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-4
/
+4
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
1
-11
/
+27
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+5
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+2
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
1
-1
/
+1
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+15
2015-01-20
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
1
-1
/
+1
2014-12-04
xen/arm: introduce GNTTABOP_cache_flush
Stefano Stabellini
1
-2
/
+32
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
1
-0
/
+7
2014-12-04
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
Stefano Stabellini
1
-0
/
+84
2013-10-10
swiotlb-xen: use xen_alloc/free_coherent_pages
Stefano Stabellini
1
-3
/
+3
2013-10-09
swiotlb-xen: introduce xen_swiotlb_set_dma_mask
Stefano Stabellini
1
-0
/
+1
2013-10-10
xen/arm,arm64: enable SWIOTLB_XEN
Stefano Stabellini
1
-0
/
+64