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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
x86/asm: Define the kernel TSS limit in a macro
Andy Lutomirski
2
-9
/
+11
2017-02-20
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
1
-2
/
+7
2017-02-20
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4
-5
/
+17
2017-02-18
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2
-1
/
+8
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
1
-11
/
+5
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
Markus Elfring
1
-12
/
+5
2017-02-17
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
Markus Elfring
1
-4
/
+1
2017-02-17
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
6
-149
/
+19
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
7
-5
/
+39
2017-02-17
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
1
-2
/
+2
2017-02-17
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2
-2
/
+4
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
4
-58
/
+55
2017-02-16
KVM: use separate generations for each address space
Paolo Bonzini
1
-8
/
+16
2017-02-16
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
1
-7
/
+14
2017-02-16
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
1
-22
/
+8
2017-02-16
ptp_kvm: try to detect hypercall availability
Radim Krčmář
1
-0
/
+7
2017-02-16
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
1
-0
/
+3
2017-02-15
KVM: svm: inititalize hash table structures directly
David Hildenbrand
1
-4
/
+2
2017-02-15
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
1
-49
/
+62
2017-02-15
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
1
-91
/
+103
2017-02-15
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
1
-69
/
+69
2017-02-15
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
1
-9
/
+13
2017-02-15
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
1
-41
/
+52
2017-02-15
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
1
-29
/
+48
2017-02-15
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
3
-29
/
+34
2017-02-15
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
5
-28
/
+28
2017-02-15
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
Paolo Bonzini
2
-4
/
+7
2017-02-15
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
3
-26
/
+35
2017-02-15
kvm: nVMX: move nested events check to kvm_vcpu_running
Paolo Bonzini
1
-3
/
+3
2017-02-15
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2
-2
/
+10
2017-02-15
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
1
-0
/
+3
2017-02-15
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
9
-87
/
+56
2017-02-09
KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit
Arnd Bergmann
1
-0
/
+4
2017-02-09
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
295
-1399
/
+3818
2017-02-09
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
Wei Yongjun
1
-0
/
+1
2017-02-08
PTP: add kvm PTP driver
Marcelo Tosatti
3
-0
/
+213
2017-02-08
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
2
-1
/
+10
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
3
-4
/
+37
2017-02-08
KVM: arm64: Add the EL1 physical timer access handler
Jintack Lim
1
-0
/
+34
2017-02-08
KVM: arm/arm64: Set up a background timer for the physical timer emulation
Jintack Lim
1
-1
/
+24
2017-02-08
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
2
-14
/
+42
2017-02-08
KVM: arm/arm64: Update the physical timer interrupt level
Jintack Lim
1
-0
/
+4
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
4
-5
/
+25
2017-02-08
KVM: arm/arm64: Add the EL1 physical timer context
Jintack Lim
1
-0
/
+2
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
3
-31
/
+27
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
6
-25
/
+32
2017-02-08
KVM: arm/arm64: Abstract virtual timer context into separate structure
Jintack Lim
3
-50
/
+56
2017-02-08
KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
Shanker Donthineni
1
-0
/
+3
2017-02-08
KVM: x86: fix compilation
Paolo Bonzini
1
-1
/
+1
2017-02-08
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
8
-87
/
+55
[next]