index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-04-24
efi/libstub/x86: Avoid getter function for efi_is64
Ard Biesheuvel
1
-3
/
+8
2020-04-24
efi/libstub: Drop __pure getter for efi_system_table
Ard Biesheuvel
1
-6
/
+8
2020-04-24
Merge branch 'ib-mfd-x86-usb-watchdog-v5.7'
Andy Shevchenko
5
-116
/
+163
2020-04-24
platform/x86: intel_pmc_ipc: Convert to MFD
Mika Westerberg
2
-47
/
+1
2020-04-24
platform/x86: intel_telemetry: Add telemetry_get_pltdata()
Mika Westerberg
1
-1
/
+1
2020-04-24
x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()
Mika Westerberg
1
-3
/
+6
2020-04-24
platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
Mika Westerberg
1
-8
/
+0
2020-04-24
platform/x86: intel_telemetry: Convert to use new SCU IPC API
Mika Westerberg
2
-1
/
+3
2020-04-24
mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
Mika Westerberg
1
-3
/
+0
2020-04-24
platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
Mika Westerberg
1
-0
/
+10
2020-04-24
platform/x86: intel_scu_ipc: Introduce new SCU IPC API
Mika Westerberg
2
-10
/
+73
2020-04-24
platform/x86: intel_scu_ipc: Move legacy SCU IPC API to a separate header
Mika Westerberg
2
-55
/
+63
2020-04-24
platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
Mika Westerberg
1
-0
/
+18
2020-04-23
efi/gop: Add prototypes for query_mode and set_mode
Arvind Sankar
1
-0
/
+4
2020-04-23
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
1
-13
/
+16
2020-04-23
x86/mm: Use pgprotval_t in protval_4k_2_large() and protval_large_2_4k()
Christoph Hellwig
1
-2
/
+2
2020-04-23
x86/mm: Unexport __cachemode2pte_tbl
Christoph Hellwig
1
-12
/
+2
2020-04-23
x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k()
Christoph Hellwig
1
-13
/
+13
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2
-60
/
+68
2020-04-22
get rid of csum_partial_copy_to_user()
Al Viro
1
-3
/
+1
2020-04-22
objtool: Remove SAVE/RESTORE hints
Peter Zijlstra
2
-30
/
+1
2020-04-22
objtool: Introduce HINT_RET_OFFSET
Peter Zijlstra
2
-0
/
+11
2020-04-22
objtool: Better handle IRET
Peter Zijlstra
1
-2
/
+0
2020-04-21
Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
12
-62
/
+151
2020-04-21
KVM: X86: Improve latency for single target IPI fastpath
Wanpeng Li
1
-3
/
+2
2020-04-21
KVM: VMX: Cache vmcs.EXIT_INTR_INFO using arch avail_reg flags
Sean Christopherson
1
-0
/
+1
2020-04-21
KVM: VMX: Cache vmcs.EXIT_QUALIFICATION using arch avail_reg flags
Sean Christopherson
1
-0
/
+1
2020-04-21
KVM: x86: Replace "cr3" with "pgd" in "new cr3/pgd" related code
Sean Christopherson
1
-4
/
+4
2020-04-21
KVM: x86/mmu: Add separate override for MMU sync during fast CR3 switch
Sean Christopherson
1
-1
/
+2
2020-04-21
KVM: VMX: Retrieve APIC access page HPA only when necessary
Sean Christopherson
1
-1
/
+1
2020-04-21
KVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush current ASID
Sean Christopherson
1
-1
/
+3
2020-04-21
KVM: x86: Rename ->tlb_flush() to ->tlb_flush_all()
Sean Christopherson
1
-1
/
+1
2020-04-21
KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
Sean Christopherson
1
-1
/
+1
2020-04-21
KVM: x86: make Hyper-V PV TLB flush use tlb_flush_guest()
Vitaly Kuznetsov
1
-0
/
+2
2020-04-21
Drivers: hv: Move AEOI determination to architecture dependent code
Michael Kelley
1
-0
/
+2
2020-04-21
KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
Sean Christopherson
1
-0
/
+6
2020-04-21
KVM: x86: introduce kvm_mmu_invalidate_gva
Paolo Bonzini
1
-0
/
+2
2020-04-20
x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit
Kees Cook
1
-2
/
+2
2020-04-20
x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
1
-2
/
+3
2020-04-20
x86/elf: Add table to document READ_IMPLIES_EXEC
Kees Cook
1
-0
/
+19
2020-04-20
x86/mm: Move pgprot2cachemode out of line
Christoph Hellwig
2
-10
/
+1
2020-04-20
x86/mm: Add a x86_has_pat_wp() helper
Christoph Hellwig
1
-0
/
+2
2020-04-20
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2
-0
/
+6
2020-04-20
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-3
/
+24
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-04-17
x86/mce: Drop bogus comment about mce.kflags
Tony Luck
1
-1
/
+1
2020-04-15
KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)
Sean Christopherson
1
-0
/
+2
2020-04-14
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
1
-1
/
+1
2020-04-14
x86/mce: Fixup exception only for the correct MCEs
Borislav Petkov
1
-0
/
+1
2020-04-14
x86/mce: Add a struct mce.kflags field
Tony Luck
2
-0
/
+9
[prev]
[next]