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
2020-01-14
x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-2
/
+0
2020-01-13
perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
Sean Christopherson
1
-7
/
+15
2020-01-13
KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
Sean Christopherson
1
-50
/
+55
2020-01-13
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
Sean Christopherson
1
-0
/
+1
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
2
-0
/
+8
2020-01-13
x86/vmx: Introduce VMX_FEATURES_*
Sean Christopherson
2
-0
/
+82
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
1
-6
/
+8
2020-01-13
x86/mce: Take action on UCNA/Deferred errors again
Jan H. Schönherr
1
-1
/
+1
2020-01-11
x86/nmi: Remove irq_work from the long duration NMI handler
Changbin Du
1
-1
/
+0
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
1
-0
/
+5
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
1
-5
/
+66
2020-01-10
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
1
-2
/
+52
2020-01-10
efi/x86: Simplify mixed mode call wrapper
Ard Biesheuvel
1
-6
/
+0
2020-01-10
efi/x86: Simplify i386 efi_call_phys() firmware call wrapper
Ard Biesheuvel
1
-3
/
+0
2020-01-10
efi/x86: Split SetVirtualAddresMap() wrappers into 32 and 64 bit versions
Ard Biesheuvel
1
-4
/
+4
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
1
-7
/
+1
2020-01-10
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
1
-16
/
+2
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
11
-242
/
+189
2020-01-10
platform/x86: intel_telemetry_pltdrv: use devm_platform_ioremap_resource()
Andy Shevchenko
1
-3
/
+0
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
1
-1
/
+1
2020-01-08
x86: Remove force_iret()
Brian Gerst
2
-25
/
+0
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-4
/
+4
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
1
-1
/
+1
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
1
-1
/
+1
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2
-3
/
+3
2020-01-08
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
Peter Xu
1
-0
/
+5
2020-01-08
x86/cpufeatures: Add support for fast short REP; MOVSB
Tony Luck
1
-0
/
+1
2020-01-03
compat: provide compat_ptr() on all architectures
Arnd Bergmann
1
-17
/
+0
2020-01-02
x86/nospec: Remove unused RSB_FILL_LOOPS
Anthony Steinhauser
1
-1
/
+0
2019-12-31
x86/dumpstack: Introduce die_addr() for die() with #GP fault address
Jann Horn
1
-0
/
+1
2019-12-30
x86/insn-eval: Add support for 64-bit kernel mode
Jann Horn
1
-0
/
+13
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
1
-6
/
+6
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
1
-16
/
+9
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
1
-3
/
+3
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
1
-29
/
+9
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
1
-14
/
+20
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
1
-7
/
+28
2019-12-25
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
1
-4
/
+6
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
1
-3
/
+0
2019-12-20
x86/cpu: Add Jasper Lake to Intel family
Zhang Rui
1
-0
/
+1
2019-12-16
x86/boot: Fix a comment's incorrect file reference
Sean Christopherson
1
-2
/
+2
2019-12-14
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
1
-7
/
+0
2019-12-13
x86/microcode/AMD: Make stub function static inline
Valdis Klētnieks
1
-1
/
+1
2019-12-11
crypto: x86 - Regularize glue function prototypes
Kees Cook
5
-82
/
+66
2019-12-10
x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/real...
Sean Christopherson
1
-5
/
+1
2019-12-10
ACPI/sleep: Convert acpi_wakeup_address into a function
Sean Christopherson
1
-1
/
+4
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
6
-143
/
+81
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-10
x86/mm: Tabulate the page table encoding definitions
Ingo Molnar
1
-69
/
+74
2019-12-10
x86/mm/pat: Clean up <asm/memtype.h> externs
Ingo Molnar
1
-5
/
+5
[prev]
[next]