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
/
kernel
/
cpu
/
intel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
1
-9
/
+16
2024-03-26
x86/cpu: Clear TME feature flag if TME is not enabled by BIOS
Bingsong Si
1
-0
/
+1
2024-02-27
Merge branch 'x86/urgent' into x86/apic, to resolve conflicts
Ingo Molnar
1
-87
/
+91
2024-02-26
x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers
Paolo Bonzini
1
-87
/
+91
2024-02-16
x86/cpu: Use common topology code for Intel
Thomas Gleixner
1
-25
/
+0
2023-11-02
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-10-11
arch/x86: Remove now superfluous sentinel elem from ctl_table arrays
Joel Granados
1
-1
/
+0
2023-10-10
x86/cpu: Remove pointless evaluation of x86_coreid_bits
Thomas Gleixner
1
-13
/
+0
2023-08-13
x86/microcode: Include vendor headers into microcode.h
Ashok Raj
1
-1
/
+1
2023-08-13
x86/microcode/intel: Move microcode functions out of cpu/intel.c
Thomas Gleixner
1
-174
/
+0
2023-04-28
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-04-18
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
1
-1
/
+1
2023-03-16
x86/split_lock: Enumerate architectural split lock disable bit
Fenghua Yu
1
-37
/
+22
2022-12-14
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+143
2022-11-19
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
1
-3
/
+18
2022-11-19
x86/microcode/intel: Reuse microcode_sanity_check()
Jithu Joseph
1
-0
/
+99
2022-11-18
x86/microcode/intel: Reuse find_matching_signature()
Jithu Joseph
1
-0
/
+29
2022-11-10
x86/split_lock: Add sysctl to control the misery mode
Guilherme G. Piccoli
1
-10
/
+53
2022-11-02
x86/microcode: Drop struct ucode_cpu_info.valid
Borislav Petkov
1
-1
/
+0
2022-08-02
x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...
Chenyi Qiang
1
-13
/
+14
2022-08-01
Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-07-19
x86/cpu: Use MSR_IA32_MISC_ENABLE constants
Paolo Bonzini
1
-2
/
+2
2022-05-24
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+32
2022-05-24
Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2022-05-12
x86/microcode/intel: Expose collect_cpu_info_early() for IFS
Jithu Joseph
1
-0
/
+32
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2022-05-04
x86/split_lock: Enable the split lock feature on Raptor Lake
Tony Luck
1
-0
/
+1
2022-04-27
x86/split-lock: Remove unused TIF_SLD bit
Tony Luck
1
-12
/
+0
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
1
-10
/
+53
2022-04-11
x86/tsx: Disable TSX development mode at boot
Pawan Gupta
1
-8
/
+0
2022-04-11
x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits
Pawan Gupta
1
-0
/
+1
2021-06-28
Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+40
2021-06-15
x86/tsx: Clear CPUID bits when TSX always force aborts
Pawan Gupta
1
-1
/
+3
2021-05-18
x86/bus_lock: Set rate limit for bus lock
Fenghua Yu
1
-2
/
+40
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+16
2021-04-26
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+92
2021-04-19
x86/cpu: Add helper function to get the type of the current hybrid CPU
Ricardo Neri
1
-0
/
+16
2021-03-28
x86/traps: Handle #DB for bus lock
Fenghua Yu
1
-19
/
+92
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2021-02-21
Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
1
-0
/
+3
2021-02-01
x86/split_lock: Enable the split lock feature on another Alder Lake CPU
Fenghua Yu
1
-0
/
+1
2020-08-11
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-07-25
x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...
Fenghua Yu
1
-0
/
+2
2020-06-30
x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
Sean Christopherson
1
-1
/
+10
2020-06-12
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-05-28
x86/split_lock: Add Icelake microserver and Tigerlake CPU models
Fenghua Yu
1
-0
/
+3
[next]