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
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
4
-22
/
+39
2020-10-22
KVM: x86: Let the guest own CR4.FSGSBASE
Lai Jiangshan
1
-1
/
+1
2020-10-22
KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
Sean Christopherson
1
-5
/
+10
2020-10-22
KVM: x86: Move call to update_exception_bitmap() into VMX code
Sean Christopherson
2
-1
/
+3
2020-10-22
KVM: x86: Invoke vendor's vcpu_after_set_cpuid() after all common updates
Sean Christopherson
1
-2
/
+3
2020-10-22
KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
Lai Jiangshan
1
-1
/
+1
2020-10-22
KVM: SVM: Initialize prev_ga_tag before use
Suravee Suthikulpanit
1
-0
/
+1
2020-10-22
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
3
-28
/
+83
2020-10-22
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
6
-7
/
+15
2020-10-22
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
2
-5
/
+8
2020-10-22
KVM: x86: xen_hvm_config: cleanup return values
Maxim Levitsky
1
-14
/
+9
2020-10-22
kvm x86/mmu: Make struct kernel_param_ops definitions const
Joe Perches
1
-2
/
+2
2020-10-22
KVM: x86: bump KVM_MAX_CPUID_ENTRIES
Vitaly Kuznetsov
1
-1
/
+1
2020-10-22
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
3
-39
/
+53
2020-10-22
KVM: x86: disconnect kvm_check_cpuid() from vcpu->arch.cpuid_entries
Vitaly Kuznetsov
1
-15
/
+23
2020-10-22
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
4
-5
/
+94
2020-10-22
kvm: x86: set wall_clock in kvm_write_wall_clock()
Oliver Upton
1
-1
/
+2
2020-10-22
kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
Oliver Upton
1
-26
/
+32
2020-10-22
x86/kvm: Update the comment about asynchronous page fault in exc_page_fault()
Vitaly Kuznetsov
1
-5
/
+8
2020-10-22
x86/kvm: hide KVM options from menuconfig when KVM is not compiled
Matteo Croce
1
-0
/
+1
2020-10-22
KVM: VMX: Forbid userspace MSR filters for x2APIC
Paolo Bonzini
1
-1
/
+8
2020-10-22
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
2
-18
/
+31
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2020-10-20
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-2
/
+0
2020-10-19
x86/boot/64: Explicitly map boot_params and command line
Arvind Sankar
2
-3
/
+23
2020-10-19
KVM: VMX: Fix x2APIC MSR intercept handling on !APICV platforms
Peter Xu
1
-2
/
+3
2020-10-19
x86/head/64: Disable stack protection for head$(BITS).o
Arvind Sankar
1
-0
/
+2
2020-10-19
x86/boot/64: Initialize 5-level paging variables earlier
Arvind Sankar
3
-14
/
+16
2020-10-19
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2020-10-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+22
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+2
2020-10-18
x86/xen: open code alloc_vm_area in arch_gnttab_valloc
Christoph Hellwig
1
-7
/
+20
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2
-0
/
+2
2020-10-18
task_work: cleanup notification modes
Jens Axboe
2
-2
/
+2
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-81
/
+245
2020-10-16
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-11
/
+9
2020-10-16
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+7
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-11
/
+15
2020-10-15
Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-10-14
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2
-1
/
+7
2020-10-14
Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-0
/
+24
2020-10-14
x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake
Andy Lutomirski
1
-4
/
+6
2020-10-14
Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+10
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
67
-450
/
+3986
2020-10-14
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-92
/
+25
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-51
/
+47
2020-10-14
x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compil...
Jiri Slaby
1
-8
/
+1
2020-10-14
x86/kexec: Use up-to-dated screen_info copy to fill boot params
Kairui Song
1
-2
/
+1
2020-10-14
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
[prev]
[next]