index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fsgsbase.h
Age
Commit message (
Expand
)
Author
2026-03-30
x86/asm/fsgsbase: Remove unnecessary "memory" clobbers from FS/GS base (read-...
Uros Bizjak
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2020-08-24
x86/fsgsbase: Replace static_cpu_has() with boot_cpu_has()
Borislav Petkov
2020-07-01
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-06-18
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
2020-06-18
x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
Andi Kleen
2018-12-18
x86/fsgsbase/64: Fix the base write helper functions
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
2018-10-08
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
Chang S. Bae
2018-10-08
x86/fsgsbase/64: Introduce FS/GS base helper functions
Chang S. Bae