aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/fsgsbase.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-24x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has()Borislav Petkov1-2/+2
2020-07-01x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski1-0/+2
2020-06-18x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae1-15/+12
2020-06-18x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen1-0/+30
2018-12-18x86/fsgsbase/64: Fix the base write helper functionsChang S. Bae1-4/+11
2018-10-08x86/fsgsbase/64: Clean up various detailsIngo Molnar1-10/+12
2018-10-08x86/fsgsbase/64: Make ptrace use the new FS/GS base helpersChang S. Bae1-3/+0
2018-10-08x86/fsgsbase/64: Introduce FS/GS base helper functionsChang S. Bae1-0/+50