| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/math-emu: Convert to fpstate | Thomas Gleixner | 2021-10-20 | 1 | -1/+1 |
* | x86/math-emu: Check __copy_from_user() result | Arnd Bergmann | 2019-10-03 | 1 | -2/+4 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -2/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/gdt: Use bitfields for initialization | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
* | x86/fpu: Use bitfield accessors for desc_struct | Thomas Gleixner | 2017-08-29 | 1 | -11/+37 |
* | x86/ldt: Rename ldt_struct::size to ::nr_entries | Borislav Petkov | 2017-06-08 | 1 | -1/+1 |
* | x86/ldt: Correct FPU emulation access to LDT | Juergen Gross | 2015-08-08 | 1 | -3/+18 |
* | x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86, fpu: Unbreak FPU emulation | H. Peter Anvin | 2010-05-10 | 1 | -1/+1 |
* | x86: fix math_emu register frame access | Tejun Heo | 2009-02-10 | 1 | -10/+6 |
* | x86: math_emu info cleanup | Tejun Heo | 2009-02-09 | 1 | -7/+7 |
* | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 2008-04-19 | 1 | -13/+13 |
* | i386: move math-emu | Thomas Gleixner | 2007-10-11 | 1 | -0/+90 |