Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/tsx: Add a feature bit for TSX control MSR support | Pawan Gupta | 2022-11-21 | 1 | -21/+17 |
* | x86/tsx: Disable TSX development mode at boot | Pawan Gupta | 2022-04-11 | 1 | -3/+47 |
* | x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits | Pawan Gupta | 2022-04-11 | 1 | -7/+47 |
* | x86/tsx: Clear CPUID bits when TSX always force aborts | Pawan Gupta | 2021-06-15 | 1 | -2/+35 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-01-28 | 1 | -1/+4 |
|\ | |||||
| * | x86/cpu/tsx: Define pr_fmt() | Borislav Petkov | 2019-12-15 | 1 | -1/+4 |
* | | x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR | Pawan Gupta | 2020-01-17 | 1 | -6/+7 |
|/ | |||||
* | x86/tsx: Add config options to set tsx=on|off|auto | Michal Hocko | 2019-10-28 | 1 | -6/+16 |
* | x86/tsx: Add "auto" option to the tsx= cmdline parameter | Pawan Gupta | 2019-10-28 | 1 | -1/+6 |
* | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default | Pawan Gupta | 2019-10-28 | 1 | -0/+125 |