summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/signal.c
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Remove use_eager_fpu()Andy Lutomirski2016-10-071-5/+3
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-6/+6
* x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVESYu-cheng Yu2016-07-111-2/+9
* x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...Yu-cheng Yu2016-06-181-1/+2
* x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...Fenghua Yu2016-06-181-1/+1
* x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu2016-06-181-7/+20
* x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen2016-06-081-0/+3
* x86/fpu: Fix 32-bit signal frame handlingDave Hansen2015-11-121-6/+5
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-031-2/+2
|\
| * x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32Ingo Molnar2015-09-081-2/+2
* | x86/fpu: Rename XSAVE macrosDave Hansen2015-09-141-3/+3
|/
* x86/fpu: Pass 'struct fpu' to fpu__restore()Ingo Molnar2015-05-191-1/+1
* x86/fpu: Harmonize FPU register state typesIngo Molnar2015-05-191-16/+16
* x86/fpu: Factor out fpu/signal.cIngo Molnar2015-05-191-0/+404
OpenPOWER on IntegriCloud