index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fsgsbase.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
1
-1
/
+1
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
1
-2
/
+2
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
1
-1
/
+1
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