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 年之前 |
Ingo Molnar
|
c66e3f2823
x86/fpu: Remove the extra fpu__detect() layer
|
10 年之前 |
Ingo Molnar
|
dd863880ac
x86/fpu: Move fpu__init_system_early_generic() out of fpu__detect()
|
10 年之前 |
Ingo Molnar
|
0bf23f3d6c
x86/fpu: Factor out FPU bug checks into fpu/bugs.c
|
10 年之前 |
Ingo Molnar
|
e83ab9ad97
x86/fpu: Move !FPU check ingo fpu__init_system_early_generic()
|
10 年之前 |
Ingo Molnar
|
2e2f3da771
x86/fpu: Factor out fpu__init_system_early_generic()
|
10 年之前 |
Ingo Molnar
|
7218e8b723
x86/fpu: Factor out fpu__init_system_generic()
|
10 年之前 |
Ingo Molnar
|
b11316ed9e
x86/fpu: Factor out fpu__init_cpu_generic()
|
10 年之前 |
Ingo Molnar
|
21c4cd108a
x86/fpu: Simplify fpu__cpu_init()
|
10 年之前 |
Ingo Molnar
|
7202ab46f7
x86/fpu: Remove fpu__init_cpu_ctx_switch() call from fpu__init_system()
|
10 年之前 |
Ingo Molnar
|
067051ccd2
x86/fpu: Do system-wide setup from fpu__detect()
|
10 年之前 |