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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall
Stefano Stabellini
1
-0
/
+48
2015-12-21
xen/arm: introduce xen_read_wallclock
Stefano Stabellini
1
-0
/
+27
2015-12-21
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
Stefano Stabellini
2
-0
/
+2
2015-12-21
xen/arm: account for stolen ticks
Stefano Stabellini
1
-0
/
+19
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-10-23
xen/arm: don't try to re-register vcpu_info on cpu_hotplug.
Stefano Stabellini
1
-0
/
+12
2015-10-23
xen/arm: correct comment in enlighten.c
Juergen Gross
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-10-23
arm/xen: Add support for 64KB page granularity
Julien Grall
1
-3
/
+3
2015-10-23
xen/grant-table: Make it running on 64KB granularity
Julien Grall
1
-3
/
+3
2015-09-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+15
2015-09-11
arm/xen: Enable user access to the kernel before issuing a privcmd call
Julien Grall
1
-0
/
+15
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
1
-9
/
+9
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+2
2015-08-20
arm/xen: Drop the definition of xen_pci_platform_unplug
Julien Grall
1
-3
/
+0
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
1
-4
/
+0
2015-06-17
xen: Include xen/page.h rather than asm/xen/page.h
Julien Grall
2
-2
/
+2
2015-05-28
xen/arm: allow console=hvc0 to be omitted for guests
Ard Biesheuvel
1
-0
/
+4
2015-05-28
arm,arm64/xen: move Xen initialization earlier
Stefano Stabellini
1
-24
/
+34
2015-05-28
arm/xen: Correctly check if the event channel interrupt is present
Julien Grall
1
-4
/
+6
2015-05-18
xen/arm: Define xen_arch_suspend()
Boris Ostrovsky
1
-0
/
+1
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
1
-0
/
+15
2015-03-16
xen/privcmd: improve performance of MMAPBATCH_V2
David Vrabel
1
-4
/
+16
2015-03-16
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
David Vrabel
1
-87
/
+3
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2015-01-20
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2
-3
/
+3
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
3
-95
/
+85
2014-12-04
xen/arm: use hypercall to flush caches in map_page
Stefano Stabellini
1
-0
/
+12
2014-12-04
xen/arm: use is_device_dma_coherent
Stefano Stabellini
1
-3
/
+3
2014-12-04
xen/arm: if(pfn_valid(pfn)) call native dma_ops
Stefano Stabellini
1
-39
/
+11
2014-12-04
xen/arm: remove outer_*_range call
Stefano Stabellini
1
-9
/
+0
2014-12-04
xen/arm: remove handling of XENFEAT_grant_map_identity
Stefano Stabellini
2
-89
/
+1
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
1
-65
/
+1
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
2
-1
/
+203
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
1
-0
/
+6
2014-08-11
arm/xen: remove duplicate arch_gnttab_init() function
David Vrabel
1
-5
/
+0
2014-08-07
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-8
/
+4
2014-08-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+3
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+5
2014-07-25
xen/arm: use BUG_ON
Himangi Saraogi
1
-4
/
+2
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
1
-3
/
+3
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
1
-8
/
+1
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-0
/
+5
2014-05-12
arm,arm64/xen: introduce HYPERVISOR_suspend()
Stefano Stabellini
1
-0
/
+8
2014-05-09
arm: xen: export HYPERVISOR_multicall to modules.
Ian Campbell
1
-0
/
+1
2014-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
1
-0
/
+1
2014-03-18
xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override
Zoltan Kiss
1
-0
/
+32
[next]