Andy Lutomirski
|
b9d989c721
x86/asm: Move the thread_info::status field to thread_struct
|
9 tahun lalu |
Yu-cheng Yu
|
b8be15d588
x86/fpu/xstate: Re-enable XSAVES
|
9 tahun lalu |
Fenghua Yu
|
bf15a8cf8d
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size'
|
9 tahun lalu |
Fenghua Yu
|
a1141e0b5c
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
|
9 tahun lalu |
Borislav Petkov
|
01f8fd7379
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
|
9 tahun lalu |
Borislav Petkov
|
a402a8dffc
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
|
9 tahun lalu |
Borislav Petkov
|
dda9edf7c1
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
|
9 tahun lalu |
Linus Torvalds
|
ecc026bff6
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 tahun lalu |
Borislav Petkov
|
6e6867093d
x86/fpu: Fix eager-FPU handling on legacy FPU machines
|
9 tahun lalu |
Yu-cheng Yu
|
a65050c6f1
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
|
9 tahun lalu |
Andy Lutomirski
|
f363938c70
x86/fpu: Fix 'no387' regression
|
9 tahun lalu |
Andy Lutomirski
|
58122bf1d8
x86/fpu: Default eagerfpu=on on all CPUs
|
9 tahun lalu |
yu-cheng yu
|
394db20ca2
x86/fpu: Disable AVX when eagerfpu is off
|
9 tahun lalu |
yu-cheng yu
|
a5fe93a549
x86/fpu: Disable MPX when eagerfpu is off
|
9 tahun lalu |
yu-cheng yu
|
4f81cbafcc
x86/fpu: Fix early FPU command-line parsing
|
9 tahun lalu |
Linus Torvalds
|
6896d9f7e7
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 tahun lalu |
Linus Torvalds
|
67c707e451
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 tahun lalu |
Jiri Olsa
|
25ec02f2c1
x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro
|
9 tahun lalu |
Borislav Petkov
|
362f924b64
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
|
9 tahun lalu |
Rasmus Villemoes
|
e49a449b86
x86/fpu: Put a few variables in .init.data
|
9 tahun lalu |
Dave Hansen
|
d91cab7813
x86/fpu: Rename XSAVE macros
|
10 tahun lalu |
Dave Hansen
|
0a26537502
x86/fpu: Move XSAVE-disabling code to a helper
|
10 tahun lalu |
Ingo Molnar
|
5fc960380e
x86/fpu/math-emu: Fix math-emu boot crash
|
10 tahun lalu |
Jan Beulich
|
5bc016f1ab
x86/fpu: Disable dependent CPU features on "noxsave"
|
10 tahun lalu |
Ingo Molnar
|
5aaeb5c01c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
|
10 tahun lalu |
Dave Hansen
|
0c8c0f03e3
x86/fpu, sched: Dynamically allocate 'struct fpu'
|
10 tahun lalu |
Ingo Molnar
|
b96fecbfa8
x86/fpu: Fix boot crash in the early FPU code
|
10 tahun lalu |
Ingo Molnar
|
6f56a8d024
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
|
10 tahun lalu |
Ingo Molnar
|
5856afed0c
x86/fpu/init: Clean up and comment the __setup() functions
|
10 tahun lalu |
Ingo Molnar
|
7cf82d33b6
x86/fpu/init: Move __setup() functions to fpu/init.c
|
10 tahun lalu |