aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/math-emu/fpu_aux.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-20x86/math-emu: Convert to fpstateGravatar Thomas Gleixner 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-09-20x86/fpu/math-emu: Add support for FCMOVcc insnsGravatar Denys Vlasenko 1-0/+70
2015-05-19x86/fpu: Harmonize FPU register state typesGravatar Ingo Molnar 1-1/+1
2015-05-19x86/fpu: Harmonize the names of the fpstate_init() helper functionsGravatar Ingo Molnar 1-2/+2
2015-05-19x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)Gravatar Ingo Molnar 1-1/+1
2010-05-10x86, fpu: Unbreak FPU emulationGravatar H. Peter Anvin 1-1/+1
2010-05-10x86: Introduce 'struct fpu' and related APIGravatar Avi Kivity 1-3/+3
2009-03-04x86, math-emu: fix init_fpu for task != currentGravatar Daniel Glöckner 1-11/+20
2008-01-30x86: lindent arch/i386/math-emuGravatar Ingo Molnar 1-114/+97
2007-10-11i386: move math-emuGravatar Thomas Gleixner 1-0/+204