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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-06
Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-18
/
+7
2021-06-03
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
3
-17
/
+3
2021-05-31
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
1
-1
/
+3
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2021-05-29
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
1
-0
/
+1
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
2
-0
/
+2
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-33
/
+51
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-29
/
+69
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
1
-0
/
+2
2021-05-13
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
1
-0
/
+2
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+16
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-3
/
+3
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
2
-26
/
+66
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-0
/
+0
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
1
-1
/
+1
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
1
-1
/
+2
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
1
-0
/
+5
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
1
-2
/
+1
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
1
-0
/
+2
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
1
-6
/
+0
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
1
-2
/
+2
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
1
-0
/
+15
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
1
-4
/
+0
2021-05-05
x86: Delete UD0, UD1 traces
Alexey Dobriyan
1
-9
/
+0
2021-05-05
x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant
Linus Torvalds
2
-20
/
+36
2021-05-03
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
1
-0
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-24
/
+51
2021-05-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+20
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-8
/
+5
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
1
-3
/
+19
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-0
/
+7
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-28
/
+32
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2021-04-29
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+10
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-311
/
+179
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-156
/
+75
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+8
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+16
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
28
-59
/
+34
2021-04-26
Merge tag 'x86_sgx_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+380
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-389
/
+302
2021-04-26
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
1
-1
/
+0
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
5
-30
/
+41
[next]