index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-6
/
+6
*
x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES
Yu-cheng Yu
2016-07-11
1
-2
/
+9
*
x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...
Yu-cheng Yu
2016-06-18
1
-1
/
+2
*
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...
Fenghua Yu
2016-06-18
1
-1
/
+1
*
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
Fenghua Yu
2016-06-18
1
-7
/
+20
*
x86/fpu: Add tracepoints to dump FPU state at key points
Dave Hansen
2016-06-08
1
-0
/
+3
*
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
2015-11-12
1
-6
/
+5
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-04
1
-2
/
+2
|
\
|
*
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
2015-09-08
1
-2
/
+2
*
|
x86/fpu: Rename XSAVE macros
Dave Hansen
2015-09-14
1
-3
/
+3
|
/
*
x86/fpu: Pass 'struct fpu' to fpu__restore()
Ingo Molnar
2015-05-19
1
-1
/
+1
*
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2015-05-19
1
-16
/
+16
*
x86/fpu: Factor out fpu/signal.c
Ingo Molnar
2015-05-19
1
-0
/
+404