summaryrefslogtreecommitdiffstats
path: root/arch/x86/math-emu/fpu_system.h
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/gdt: Use bitfields for initializationThomas Gleixner2017-08-291-1/+1
* x86/fpu: Use bitfield accessors for desc_structThomas Gleixner2017-08-291-11/+37
* x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov2017-06-081-1/+1
* x86/ldt: Correct FPU emulation access to LDTJuergen Gross2015-08-081-3/+18
* 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: fix math_emu register frame accessTejun Heo2009-02-101-10/+6Star
* x86: math_emu info cleanupTejun Heo2009-02-091-7/+7
* x86, fpu: split FPU state from task struct - v5Suresh Siddha2008-04-191-13/+13
* i386: move math-emuThomas Gleixner2007-10-111-0/+90