index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
/
xstate.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
1
-1
/
+0
2019-04-11
x86/fpu: Eager switch PKRU state
Rik van Riel
1
-1
/
+3
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-26
x86/fpu: Introduce validate_xstate_header()
Eric Biggers
1
-0
/
+4
2017-09-24
x86/fpu: Flip the parameter order in copy_*_to_xstate()
Ingo Molnar
1
-2
/
+2
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
Ingo Molnar
1
-1
/
+1
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
Ingo Molnar
1
-1
/
+1
2017-09-24
x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user...
Ingo Molnar
1
-2
/
+2
2017-09-24
x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
Ingo Molnar
1
-2
/
+2
2017-09-24
x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
Ingo Molnar
1
-2
/
+2
2017-09-24
x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
Ingo Molnar
1
-1
/
+1
2017-09-24
x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
Ingo Molnar
1
-1
/
+1
2017-09-24
x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xsta...
Ingo Molnar
1
-2
/
+2
2017-09-24
x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xsta...
Ingo Molnar
1
-2
/
+2
2016-10-07
x86/fpu: Remove the XFEATURE_MASK_EAGER/LAZY distinction
Andy Lutomirski
1
-9
/
+5
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-1
/
+2
2016-07-10
x86/fpu/xstate: Fix PTRACE frames for XSAVES
Yu-cheng Yu
1
-1
/
+4
2016-07-10
x86/fpu/xstate: Fix supervisor xstate component offset
Yu-cheng Yu
1
-0
/
+3
2016-06-18
x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...
Yu-cheng Yu
1
-0
/
+1
2016-06-18
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
Fenghua Yu
1
-1
/
+0
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
1
-5
/
+4
2016-02-16
x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures
Dave Hansen
1
-1
/
+2
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
1
-5
/
+6
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-5
/
+9
2015-09-14
x86/fpu: Move XSAVE-disabling code to a helper
Dave Hansen
1
-0
/
+1
2015-06-09
x86/fpu/xstate: Wrap get_xsave_addr() to make it safer
Dave Hansen
1
-0
/
+1
2015-05-25
x86/fpu: Move the xstate copying functions into fpu/internal.h
Ingo Molnar
1
-192
/
+0
2015-05-20
x86/fpu/xstate: Use explicit parameter in xstate_fault()
Ingo Molnar
1
-14
/
+20
2015-05-19
x86/fpu/xstate: Clean up setup_xstate_comp() call
Ingo Molnar
1
-1
/
+0
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
1
-8
/
+8
2015-05-19
x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
Ingo Molnar
1
-14
/
+6
2015-05-19
x86/fpu: Generalize 'init_xstate_ctx'
Ingo Molnar
1
-1
/
+0
2015-05-19
x86/fpu: Factor out fpu/regset.h from fpu/internal.h
Ingo Molnar
1
-0
/
+1
2015-05-19
x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it i...
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move xfeature type enumeration to fpu/types.h
Ingo Molnar
1
-28
/
+0
2015-05-19
x86/fpu: Enumerate xfeature bits
Ingo Molnar
1
-12
/
+26
2015-05-19
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
Ingo Molnar
1
-0
/
+254