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
/
x86
/
include
/
asm
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
swiotlb-xen: simplify cache maintainance
Christoph Hellwig
1
-14
/
+0
2019-07-17
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
Zhenzhong Duan
1
-3
/
+3
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+20
2019-04-05
xen: Prevent buffer overflow in privcmd ioctl
Dan Carpenter
1
-0
/
+3
2019-04-03
x86/uaccess, xen: Suppress SMAP warnings
Peter Zijlstra
1
-4
/
+20
2019-03-05
xen: remove pre-xen3 fallback handlers
Arnd Bergmann
1
-11
/
+2
2018-11-09
x86/xen: fix pv boot
Juergen Gross
1
-4
/
+31
2018-09-26
xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>
Christoph Hellwig
1
-0
/
+2
2018-08-20
xen: remove unused hypercall functions
Juergen Gross
1
-118
/
+0
2018-08-07
xen: don't use privcmd_call() from xen_mc_flush()
Juergen Gross
1
-6
/
+19
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2018-01-12
x86/retpoline/xen: Convert Xen hypercall indirect jumps
David Woodhouse
1
-2
/
+3
2017-11-17
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+42
2017-11-06
xen: update arch/x86/include/asm/xen/cpuid.h
Juergen Gross
1
-10
/
+32
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-31
xen: support 52 bit physical addresses in pv guests
Juergen Gross
1
-1
/
+10
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
1
-3
/
+2
2017-09-21
x86/xen: clean up clang build warning
Colin Ian King
1
-2
/
+2
2017-09-07
Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2017-08-31
xen: remove unused function xen_set_domain_pte()
Juergen Gross
1
-2
/
+0
2017-08-31
xen: remove tests for pvh mode in pure pv paths
Juergen Gross
1
-3
/
+0
2017-08-29
x86/asm: Replace access to desc_struct:a/b fields
Thomas Gleixner
1
-2
/
+4
2017-07-03
x86/xen: allow userspace access during hypercalls
Marek Marczykowski-Górecki
1
-1
/
+8
2017-06-08
xen: fix HYPERVISOR_dm_op() prototype
Sergey Dyasli
1
-1
/
+3
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
1
-0
/
+11
2017-05-02
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
1
-0
/
+25
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
1
-0
/
+1
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
1
-2
/
+6
2017-03-01
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
1
-0
/
+7
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
1
-0
/
+7
2017-02-01
xen, x86/headers: Add <linux/device.h> dependency to <asm/xen/page.h>
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-30
xen: Remove event channel notification through Xen PCI platform device
KarimAllah Ahmed
1
-11
/
+0
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-5
/
+4
2016-07-25
x86/xen: update cpuid.h from Xen-4.7
Vitaly Kuznetsov
1
-1
/
+4
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
1
-0
/
+2
2016-02-25
Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes
Ingo Molnar
1
-2
/
+3
2016-02-24
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
1
-2
/
+3
2016-02-15
xen/pcifront: Report the errors better.
Konrad Rzeszutek Wilk
1
-2
/
+2
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
1
-3
/
+3
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-0
/
+5
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
xen/grant: Introduce helpers to split a page into grant
Julien Grall
1
-1
/
+1
2015-10-23
x86/xen: export xen_alloc_p2m_entry()
David Vrabel
1
-0
/
+2
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
1
-2
/
+2
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-2
/
+33
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
1
-2
/
+6
2015-08-20
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
1
-0
/
+123
[next]