Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-24 | x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has() | Borislav Petkov | 1 | -2/+2 |
2020-07-01 | x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase | Andy Lutomirski | 1 | -0/+2 |
2020-06-18 | x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions | Chang S. Bae | 1 | -15/+12 |
2020-06-18 | x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions | Andi Kleen | 1 | -0/+30 |
2018-12-18 | x86/fsgsbase/64: Fix the base write helper functions | Chang S. Bae | 1 | -4/+11 |
2018-10-08 | x86/fsgsbase/64: Clean up various details | Ingo Molnar | 1 | -10/+12 |
2018-10-08 | x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers | Chang S. Bae | 1 | -3/+0 |
2018-10-08 | x86/fsgsbase/64: Introduce FS/GS base helper functions | Chang S. Bae | 1 | -0/+50 |