summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fsgsbase.h
Commit message (Expand)AuthorAgeFilesLines
* x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has()Borislav Petkov2020-08-241-2/+2
* x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbaseAndy Lutomirski2020-07-011-0/+2
* x86/fsgsbase/64: Enable FSGSBASE instructions in helper functionsChang S. Bae2020-06-181-15/+12
* x86/fsgsbase/64: Add intrinsics for FSGSBASE instructionsAndi Kleen2020-06-181-0/+30
* x86/fsgsbase/64: Fix the base write helper functionsChang S. Bae2018-12-181-4/+11
* x86/fsgsbase/64: Clean up various detailsIngo Molnar2018-10-081-10/+12
* x86/fsgsbase/64: Make ptrace use the new FS/GS base helpersChang S. Bae2018-10-081-3/+0
* x86/fsgsbase/64: Introduce FS/GS base helper functionsChang S. Bae2018-10-081-0/+50