summaryrefslogtreecommitdiff
path: root/arch/x86/math-emu
AgeCommit message (Expand)AuthorFilesLines
2012-03-13x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju1-2/+3
2010-05-10x86, fpu: Unbreak FPU emulationH. Peter Anvin3-4/+4
2010-05-10x86: Introduce 'struct fpu' and related APIAvi Kivity1-3/+3
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-4/+2
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner1-11/+20
2009-02-10x86: add %gs accessors for x86_32Tejun Heo1-4/+2
2009-02-10x86: fix math_emu register frame accessTejun Heo4-46/+42
2009-02-09x86: math_emu info cleanupTejun Heo4-42/+39
2008-06-18x86: coding style fixes to arch/x86/math-emu/reg_constantPaolo Ciarrocchi1-4/+4
2008-06-04x86: fix broken math-emu with lazy allocation of fpu areaSuresh Siddha1-5/+8
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha3-17/+17
2008-04-17i386: arch/x86/math-emu/reg_ld_str.c: fix warningAndrew Morton1-9/+4
2008-04-17i386: arch/x86/math-emu/fpu_entry.c warning fixAndrew Morton1-0/+1
2008-01-30x86: arch/x86/math-emu/errors.c: fix printk warningsAndrew Morton1-2/+2
2008-01-30x86: x86 user_regset cleanupRoland McGrath1-14/+0
2008-01-30x86: x86 user_regset math_emuRoland McGrath1-32/+54
2008-01-30x86: lindent arch/i386/math-emu, cleanupIngo Molnar14-101/+101
2008-01-30x86: lindent arch/i386/math-emuIngo Molnar27-6764/+6046
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg1-2/+1
2007-10-11i386: move math-emuThomas Gleixner47-0/+13419