yu-cheng yu
|
394db20ca2
x86/fpu: Disable AVX when eagerfpu is off
|
9 年之前 |
yu-cheng yu
|
a5fe93a549
x86/fpu: Disable MPX when eagerfpu is off
|
9 年之前 |
yu-cheng yu
|
4f81cbafcc
x86/fpu: Fix early FPU command-line parsing
|
9 年之前 |
Linus Torvalds
|
6896d9f7e7
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Linus Torvalds
|
67c707e451
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Jiri Olsa
|
25ec02f2c1
x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro
|
9 年之前 |
Borislav Petkov
|
362f924b64
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
|
9 年之前 |
Rasmus Villemoes
|
e49a449b86
x86/fpu: Put a few variables in .init.data
|
9 年之前 |
Dave Hansen
|
d91cab7813
x86/fpu: Rename XSAVE macros
|
10 年之前 |
Dave Hansen
|
0a26537502
x86/fpu: Move XSAVE-disabling code to a helper
|
10 年之前 |
Ingo Molnar
|
5fc960380e
x86/fpu/math-emu: Fix math-emu boot crash
|
10 年之前 |
Jan Beulich
|
5bc016f1ab
x86/fpu: Disable dependent CPU features on "noxsave"
|
10 年之前 |
Ingo Molnar
|
5aaeb5c01c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
|
10 年之前 |
Dave Hansen
|
0c8c0f03e3
x86/fpu, sched: Dynamically allocate 'struct fpu'
|
10 年之前 |
Ingo Molnar
|
b96fecbfa8
x86/fpu: Fix boot crash in the early FPU code
|
10 年之前 |
Ingo Molnar
|
6f56a8d024
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
|
10 年之前 |
Ingo Molnar
|
5856afed0c
x86/fpu/init: Clean up and comment the __setup() functions
|
10 年之前 |
Ingo Molnar
|
7cf82d33b6
x86/fpu/init: Move __setup() functions to fpu/init.c
|
10 年之前 |
Ingo Molnar
|
e97131a839
x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code
|
10 年之前 |
Ingo Molnar
|
32231879f6
x86/fpu/init: Propagate __init annotations
|
10 年之前 |
Ingo Molnar
|
5fd402dfa7
x86/fpu/xstate: Clean up setup_xstate_comp() call
|
10 年之前 |
Ingo Molnar
|
c47ada305d
x86/fpu: Harmonize FPU register state types
|
10 年之前 |
Ingo Molnar
|
6f57502310
x86/fpu: Generalize 'init_xstate_ctx'
|
10 年之前 |
Ingo Molnar
|
0aba697894
x86/fpu: Harmonize the names of the fpstate_init() helper functions
|
10 年之前 |
Ingo Molnar
|
acd58a3ad0
x86/fpu: Remove run-once init quirks
|
10 年之前 |
Ingo Molnar
|
b1276c48e9
x86/fpu: Initialize fpregs in fpu__init_cpu_generic()
|
10 年之前 |
Ingo Molnar
|
c4d6ee6e2e
x86/fpu: Remove failure paths from fpstate-alloc low level functions
|
10 年之前 |
Ingo Molnar
|
ae02679c56
x86/fpu: Add more comments to the FPU init code
|
10 年之前 |
Ingo Molnar
|
41e78410d8
x86/fpu: Reorder init methods
|
10 年之前 |
Ingo Molnar
|
7638b74b56
x86/fpu: Rename fpstate_xstate_init_size() to fpu__init_system_xstate_size_legacy()
|
10 年之前 |