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
/
include
/
asm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
arm/xen: Introduce xen_setup_dma_ops()
Oleksandr Tyshchenko
1
-0
/
+2
2022-05-11
swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on arm
Christoph Hellwig
1
-2
/
+0
2021-04-23
xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
Stefano Stabellini
1
-0
/
+1
2020-10-05
xen/arm: do not setup the runstate info page if kpti is enabled
Stefano Stabellini
1
-0
/
+5
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2019-10-02
xen/efi: have a common runtime setup function
Juergen Gross
1
-6
/
+0
2019-09-11
xen/arm: consolidate page-coherent.h
Christoph Hellwig
1
-75
/
+0
2019-09-11
xen/arm: use dma-noncoherent.h calls for xen-swiotlb cache maintainance
Christoph Hellwig
1
-45
/
+27
2019-01-24
arm64/xen: fix xen-swiotlb cache flushing
Christoph Hellwig
1
-0
/
+94
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-09
xen: avoid type warning in xchg_xen_ulong
Arnd Bergmann
1
-1
/
+1
2016-12-02
arm/arm64: xen: Move shared architecture headers to include/xen/arm
Marc Zyngier
5
-431
/
+5
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-10
/
+6
2016-07-06
arm/xen: add support for vm_assist hypercall
Juergen Gross
1
-0
/
+1
2016-07-06
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
Shannon Zhao
1
-0
/
+6
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
1
-0
/
+2
2016-02-08
xen/arm: correctly handle DMA mapping of compound pages
Ian Campbell
1
-7
/
+14
2015-12-21
arm: extend pvclock_wall_clock with sec_hi
Stefano Stabellini
1
-0
/
+1
2015-12-21
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
Stefano Stabellini
2
-0
/
+9
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-0
/
+10
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
1
-9
/
+17
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
arm/xen: Add support for 64KB page granularity
Julien Grall
1
-2
/
+13
2015-10-23
arm/xen: Drop pte_mfn and mfn_pte
Julien Grall
1
-3
/
+0
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-6
/
+7
2015-09-08
arm/xen: implement correctly pfn_to_mfn
Julien Grall
1
-8
/
+0
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+21
2015-08-20
arm/xen: Remove helpers which are PV specific
Julien Grall
1
-14
/
+2
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
1
-0
/
+6
2015-06-17
arm/xen: Drop duplicate define mfn_to_virt
Julien Grall
1
-1
/
+0
2015-05-28
arm,arm64/xen: move Xen initialization earlier
Stefano Stabellini
1
-0
/
+8
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+1
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2014-12-04
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
1
-0
/
+4
2014-12-04
xen/arm: use hypercall to flush caches in map_page
Stefano Stabellini
1
-1
/
+12
2014-12-04
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
Stefano Stabellini
1
-2
/
+2
2014-12-04
xen/arm: if(pfn_valid(pfn)) call native dma_ops
Stefano Stabellini
1
-6
/
+43
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
1
-9
/
+0
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
1
-18
/
+7
2014-05-12
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
1
-0
/
+10
2014-04-24
arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
Julien Grall
1
-1
/
+0
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
2
-5
/
+3
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-9
/
+6
2014-01-23
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2014-01-06
xen/grant: Implement an grant frame array struct (v3).
Konrad Rzeszutek Wilk
1
-0
/
+1
2014-01-06
asm/xen/page.h: remove redundant semicolon
Wei Liu
1
-1
/
+1
2014-01-05
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
1
-1
/
+1
2013-11-11
xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2m
Stefano Stabellini
1
-8
/
+2
2013-11-09
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
3
-7
/
+95
[next]