summaryrefslogtreecommitdiffstats
path: root/arch/x86/math-emu/fpu_aux.c
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu/math-emu: Add support for FCMOVcc insnsDenys Vlasenko2015-09-201-0/+70
* x86/fpu: Harmonize FPU register state typesIngo Molnar2015-05-191-1/+1
* x86/fpu: Harmonize the names of the fpstate_init() helper functionsIngo Molnar2015-05-191-2/+2
* x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)Ingo Molnar2015-05-191-1/+1
* x86, fpu: Unbreak FPU emulationH. Peter Anvin2010-05-101-1/+1
* x86: Introduce 'struct fpu' and related APIAvi Kivity2010-05-101-3/+3
* x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-041-11/+20
* x86: lindent arch/i386/math-emuIngo Molnar2008-01-301-114/+97
* i386: move math-emuThomas Gleixner2007-10-111-0/+204