index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2025-03-13
x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63
Ahmed S. Darwish
1
-16
/
+34
2025-03-13
x86/cpu: Validate CPUID leaf 0x2 EDX output
Ahmed S. Darwish
1
-1
/
+1
2024-12-04
x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementation
Len Brown
1
-1
/
+3
2024-11-19
Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-407
/
+0
2024-10-07
x86/cpu/intel: Define helper to get CPU core native ID
Dapeng Mi
1
-0
/
+15
2024-09-03
x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...
Dave Hansen
1
-8
/
+10
2024-08-08
x86/bus_lock: Add support for AMD
Ravi Bangoria
1
-1
/
+0
2024-08-08
x86/split_lock: Move Split and Bus lock code to a dedicated file
Ravi Bangoria
1
-406
/
+0
2024-07-15
Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-121
/
+67
2024-06-29
x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
Andrew Cooper
1
-11
/
+7
2024-05-31
x86/topology/intel: Unlock CPUID before evaluating anything
Thomas Gleixner
1
-9
/
+16
2024-05-28
x86/cpu/intel: Switch to new Intel CPU model defines
Tony Luck
1
-55
/
+53
2024-05-28
x86/cpu: Remove useless work in detect_tme_early()
Alison Schofield
1
-60
/
+12
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-15
x86/cpu: Use common topology code for Intel
Thomas Gleixner
1
-25
/
+0
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-10-10
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-27
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-13
Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+143
2022-11-18
x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()
Jithu Joseph
1
-3
/
+18
2022-11-18
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-23
Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+32
2022-05-23
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
[next]