| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, fpu: Unbreak FPU emulation | H. Peter Anvin | 2010-05-10 | 3 | -4/+4 |
* | x86: Introduce 'struct fpu' and related API | Avi Kivity | 2010-05-10 | 1 | -3/+3 |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -4/+2 |
|\ |
|
| * | x86: add %gs accessors for x86_32 | Tejun Heo | 2009-02-10 | 1 | -4/+2 |
* | | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 1 | -11/+20 |
|/ |
|
* | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 4 | -46/+42 |
* | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 | 4 | -42/+39 |
* | x86: coding style fixes to arch/x86/math-emu/reg_constant | Paolo Ciarrocchi | 2008-06-18 | 1 | -4/+4 |
* | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 2008-06-04 | 1 | -5/+8 |
* | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 2008-04-19 | 3 | -17/+17 |
* | i386: arch/x86/math-emu/reg_ld_str.c: fix warning | Andrew Morton | 2008-04-17 | 1 | -9/+4 |
* | i386: arch/x86/math-emu/fpu_entry.c warning fix | Andrew Morton | 2008-04-17 | 1 | -0/+1 |
* | x86: arch/x86/math-emu/errors.c: fix printk warnings | Andrew Morton | 2008-01-30 | 1 | -2/+2 |
* | x86: x86 user_regset cleanup | Roland McGrath | 2008-01-30 | 1 | -14/+0 |
* | x86: x86 user_regset math_emu | Roland McGrath | 2008-01-30 | 1 | -32/+54 |
* | x86: lindent arch/i386/math-emu, cleanup | Ingo Molnar | 2008-01-30 | 14 | -101/+101 |
* | x86: lindent arch/i386/math-emu | Ingo Molnar | 2008-01-30 | 27 | -6764/+6046 |
* | kbuild: fix up CFLAGS usage | Sam Ravnborg | 2007-10-14 | 1 | -2/+1 |
* | i386: move math-emu | Thomas Gleixner | 2007-10-11 | 47 | -0/+13419 |