summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/intel.c
AgeCommit message (Expand)Author
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-19x86/cpu/intel: Limit the non-architectural constant_tsc model checksSohil Mehta
2025-03-19x86/cpu/intel: Fix fast string initialization for extended FamiliesSohil Mehta
2025-03-19x86/cpu/intel: Replace Family 5 model checks with VFM onesSohil Mehta
2025-03-19x86/cpu/intel: Replace Family 15 checks with VFM onesSohil Mehta
2025-03-19x86/cpu/intel: Replace early Family 6 checks with VFM onesSohil Mehta
2025-03-19x86/cpu/intel: Fix the MOVSL alignment preference for extended FamiliesSohil Mehta
2025-03-04x86/cpu: Remove unused TLB stringsThomas Gleixner
2025-03-04x86/cpu: Simplify TLB entry count storageAhmed S. Darwish
2025-03-04x86/cpu: Use max() for CPUID leaf 0x2 TLB descriptors parsingAhmed S. Darwish
2025-03-04x86/cpu: Remove unnecessary headers and reorder the restAhmed S. Darwish
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-04x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish
2025-03-04x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish
2025-02-27x86/cpu: Remove get_this_hybrid_cpu_*()Pawan Gupta
2025-02-10x86: move ZMM exclusion list into CPU feature flagEric Biggers
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-06x86/cpufeatures: Free up unused feature bitsSohil Mehta
2024-12-04x86/cpu: Add Lunar Lake to list of CPUs with a broken MONITOR implementationLen Brown
2024-11-19Merge tag 'x86-splitlock-2024-11-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-07x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi
2024-09-03x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...Dave Hansen
2024-08-08x86/bus_lock: Add support for AMDRavi Bangoria
2024-08-08x86/split_lock: Move Split and Bus lock code to a dedicated fileRavi Bangoria
2024-07-15Merge tag 'x86_cpu_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-29x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model definesAndrew Cooper
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingThomas Gleixner
2024-05-28x86/cpu/intel: Switch to new Intel CPU model definesTony Luck
2024-05-28x86/cpu: Remove useless work in detect_tme_early()Alison Schofield
2024-03-26x86/cpu: Clear TME feature flag if TME is not enabled by BIOSBingsong Si
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsIngo Molnar
2024-02-26x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersPaolo Bonzini
2024-02-15x86/cpu: Use common topology code for IntelThomas Gleixner
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-10-10arch/x86: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados
2023-10-10x86/cpu: Remove pointless evaluation of x86_coreid_bitsThomas Gleixner
2023-08-13x86/microcode: Include vendor headers into microcode.hAshok Raj
2023-08-13x86/microcode/intel: Move microcode functions out of cpu/intel.cThomas Gleixner
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-03-16x86/split_lock: Enumerate architectural split lock disable bitFenghua Yu
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-18x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()Jithu Joseph
2022-11-18x86/microcode/intel: Reuse microcode_sanity_check()Jithu Joseph
2022-11-18x86/microcode/intel: Reuse find_matching_signature()Jithu Joseph
2022-11-10x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli
2022-11-02x86/microcode: Drop struct ucode_cpu_info.validBorislav Petkov
2022-08-02x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Chenyi Qiang
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-19x86/cpu: Use MSR_IA32_MISC_ENABLE constantsPaolo Bonzini