aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/intel.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-31x86/topology/intel: Unlock CPUID before evaluating anythingGravatar Thomas Gleixner 1-9/+16
2024-03-26x86/cpu: Clear TME feature flag if TME is not enabled by BIOSGravatar Bingsong Si 1-0/+1
2024-02-27Merge branch 'x86/urgent' into x86/apic, to resolve conflictsGravatar Ingo Molnar 1-87/+91
2024-02-26x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersGravatar Paolo Bonzini 1-87/+91
2024-02-15x86/cpu: Use common topology code for IntelGravatar Thomas Gleixner 1-25/+0
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-1/+0
2023-10-10arch/x86: Remove now superfluous sentinel elem from ctl_table arraysGravatar Joel Granados 1-1/+0
2023-10-10x86/cpu: Remove pointless evaluation of x86_coreid_bitsGravatar Thomas Gleixner 1-13/+0
2023-08-13x86/microcode: Include vendor headers into microcode.hGravatar Ashok Raj 1-1/+1
2023-08-13x86/microcode/intel: Move microcode functions out of cpu/intel.cGravatar Thomas Gleixner 1-174/+0
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentGravatar Peter Zijlstra 1-1/+1
2023-03-16x86/split_lock: Enumerate architectural split lock disable bitGravatar Fenghua Yu 1-37/+22
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+143
2022-11-18x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()Gravatar Jithu Joseph 1-3/+18
2022-11-18x86/microcode/intel: Reuse microcode_sanity_check()Gravatar Jithu Joseph 1-0/+99
2022-11-18x86/microcode/intel: Reuse find_matching_signature()Gravatar Jithu Joseph 1-0/+29
2022-11-10x86/split_lock: Add sysctl to control the misery modeGravatar Guilherme G. Piccoli 1-10/+53
2022-11-02x86/microcode: Drop struct ucode_cpu_info.validGravatar Borislav Petkov 1-1/+0
2022-08-02x86/bus_lock: Don't assume the init value of DEBUGCTLMSR.BUS_LOCK_DETECT to b...Gravatar Chenyi Qiang 1-13/+14
2022-08-01Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2022-07-19x86/cpu: Use MSR_IA32_MISC_ENABLE constantsGravatar Paolo Bonzini 1-2/+2
2022-05-23Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+32
2022-05-23Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2022-05-12x86/microcode/intel: Expose collect_cpu_info_early() for IFSGravatar Jithu Joseph 1-0/+32
2022-05-04x86: Fix return value of __setup handlersGravatar Randy Dunlap 1-1/+1
2022-05-04x86/split_lock: Enable the split lock feature on Raptor LakeGravatar Tony Luck 1-0/+1
2022-04-27x86/split-lock: Remove unused TIF_SLD bitGravatar Tony Luck 1-12/+0
2022-04-27x86/split_lock: Make life miserable for split lockersGravatar Tony Luck 1-10/+53
2022-04-11x86/tsx: Disable TSX development mode at bootGravatar Pawan Gupta 1-8/+0
2022-04-11x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsGravatar Pawan Gupta 1-0/+1
2021-06-28Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+40
2021-06-15x86/tsx: Clear CPUID bits when TSX always force abortsGravatar Pawan Gupta 1-1/+3
2021-05-18x86/bus_lock: Set rate limit for bus lockGravatar Fenghua Yu 1-2/+40
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+16
2021-04-26Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-19/+92
2021-04-19x86/cpu: Add helper function to get the type of the current hybrid CPUGravatar Ricardo Neri 1-0/+16
2021-03-28x86/traps: Handle #DB for bus lockGravatar Fenghua Yu 1-19/+92
2021-03-21x86: Fix various typos in comments, take #2Gravatar Ingo Molnar 1-1/+1
2021-02-20Merge tag 'ras_updates_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2021-02-08thermal: Move therm_throt there from x86/mceGravatar Borislav Petkov 1-0/+3
2021-02-01x86/split_lock: Enable the split lock feature on another Alder Lake CPUGravatar Fenghua Yu 1-0/+1
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+1
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterGravatar Peter Zijlstra 1-0/+1
2020-07-25x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder La...Gravatar Fenghua Yu 1-0/+2
2020-06-30x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedGravatar Sean Christopherson 1-1/+10
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-05-28x86/split_lock: Add Icelake microserver and Tigerlake CPU modelsGravatar Fenghua Yu 1-0/+3