Dave Hansen
|
a842400367
x86/fpu: Fix double-increment in setup_xstate_features()
|
10 gadi atpakaļ |
Dave Hansen
|
04cd027bcb
x86/fpu/xstate: Wrap get_xsave_addr() to make it safer
|
10 gadi atpakaļ |
Dave Hansen
|
0c4109bec0
x86/fpu/xstate: Fix up bad get_xsave_addr() assumptions
|
10 gadi atpakaļ |
Ingo Molnar
|
d65fcd608f
x86/fpu: Simplify copy_kernel_to_xregs_booting()
|
10 gadi atpakaļ |
Ingo Molnar
|
6e5535940f
x86/fpu: Fix fpu__init_system_xstate() comments
|
10 gadi atpakaļ |
Ingo Molnar
|
e97131a839
x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code
|
10 gadi atpakaļ |
Ingo Molnar
|
32231879f6
x86/fpu/init: Propagate __init annotations
|
10 gadi atpakaļ |
Ingo Molnar
|
5fd402dfa7
x86/fpu/xstate: Clean up setup_xstate_comp() call
|
10 gadi atpakaļ |
Ingo Molnar
|
39f1acd243
x86/fpu/xstate: Don't assume the first zero xfeatures zero bit means the end
|
10 gadi atpakaļ |
Ingo Molnar
|
aeb997b9f2
x86/fpu: Change fpu->fpregs_active from 'int' to 'char', add lazy switching comments
|
10 gadi atpakaļ |
Ingo Molnar
|
c47ada305d
x86/fpu: Harmonize FPU register state types
|
10 gadi atpakaļ |
Ingo Molnar
|
b992c660d3
x86/fpu: Factor out fpu/signal.c
|
10 gadi atpakaļ |
Ingo Molnar
|
c681314421
x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
|
10 gadi atpakaļ |
Ingo Molnar
|
6f57502310
x86/fpu: Generalize 'init_xstate_ctx'
|
10 gadi atpakaļ |
Ingo Molnar
|
bf935b0b52
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
|
10 gadi atpakaļ |
Ingo Molnar
|
acd58a3ad0
x86/fpu: Remove run-once init quirks
|
10 gadi atpakaļ |
Ingo Molnar
|
59a36d16be
x86/fpu: Factor out fpu/regset.h from fpu/internal.h
|
10 gadi atpakaļ |
Ingo Molnar
|
fcbc99c403
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
|
10 gadi atpakaļ |
Ingo Molnar
|
fbce778246
x86/fpu: Merge fpu__reset() and fpu__clear()
|
10 gadi atpakaļ |
Ingo Molnar
|
82c0e45eb5
x86/fpu: Move the signal frame handling code closer to each other
|
10 gadi atpakaļ |
Ingo Molnar
|
9dfe99b755
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
|
10 gadi atpakaļ |
Ingo Molnar
|
5033861575
x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state()
|
10 gadi atpakaļ |
Ingo Molnar
|
3c6dffa93b
x86/fpu: Rename user_has_fpu() to fpregs_active()
|
10 gadi atpakaļ |
Ingo Molnar
|
2a52af8b8a
x86/fpu: Rename save_user_xstate() to copy_fpregs_to_sigframe()
|
10 gadi atpakaļ |
Ingo Molnar
|
c8e1404120
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
|
10 gadi atpakaļ |
Ingo Molnar
|
36e49e7f2e
x86/fpu: Pass 'struct fpu' to fpstate_sanitize_xstate()
|
10 gadi atpakaļ |
Ingo Molnar
|
1ac91a767f
x86/fpu: Simplify fpstate_sanitize_xstate() calls
|
10 gadi atpakaļ |
Ingo Molnar
|
d090319312
x86/fpu: Rename sanitize_i387_state() to fpstate_sanitize_xstate()
|
10 gadi atpakaļ |
Ingo Molnar
|
befc61ad3c
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
|
10 gadi atpakaļ |
Ingo Molnar
|
33588b5222
x86/fpu: Simplify print_xstate_features()
|
10 gadi atpakaļ |