summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fpu/init.c
AgeCommit message (Expand)Author
2015-05-19x86/fpu: Split fpu__ctx_switch_init() into _cpu() and _system() portionsIngo Molnar
2015-05-19x86/fpu: Clean up eager_fpu_init() and rename it to fpu__ctx_switch_init()Ingo Molnar
2015-05-19x86/fpu: Move eager_fpu_init() to fpu/init.cIngo Molnar
2015-05-19x86/fpu: Set up the legacy FPU init image from fpu__init_system()Ingo Molnar
2015-05-19x86/fpu: Do fpu__init_system_xstate only from fpu__init_system()Ingo Molnar
2015-05-19x86/fpu: Remove xsave_init()Ingo Molnar
2015-05-19x86/fpu: Split fpu__cpu_init() into early-boot and cpu-boot partsIngo Molnar
2015-05-19x86/fpu: Remove fpstate_xstate_init_size() boot quirkIngo Molnar
2015-05-19x86/fpu: Clean up and fix MXCSR handlingIngo Molnar
2015-05-19x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar
2015-05-19x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()Ingo Molnar
2015-05-19x86/fpu: Move the no_387 handling and FPU detection code into init.cIngo Molnar
2015-05-19x86/fpu: Split out the boot time FPU init code into fpu/init.cIngo Molnar