summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/tsx.c
Commit message (Expand)AuthorAgeFilesLines
* x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta2022-11-211-21/+17
* x86/tsx: Disable TSX development mode at bootPawan Gupta2022-04-111-3/+47
* x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta2022-04-111-7/+47
* x86/tsx: Clear CPUID bits when TSX always force abortsPawan Gupta2021-06-151-2/+35
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-281-1/+4
|\
| * x86/cpu/tsx: Define pr_fmt()Borislav Petkov2019-12-151-1/+4
* | x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta2020-01-171-6/+7
|/
* x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko2019-10-281-6/+16
* x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta2019-10-281-1/+6
* x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-281-0/+125