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