aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/math-emu/fpu_system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20x86/math-emu: Convert to fpstateThomas Gleixner1-1/+1
2019-10-03x86/math-emu: Check __copy_from_user() resultArnd Bergmann1-2/+4
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-29x86/gdt: Use bitfields for initializationThomas Gleixner1-1/+1
2017-08-29x86/fpu: Use bitfield accessors for desc_structThomas Gleixner1-11/+37
2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov1-1/+1
2015-08-08x86/ldt: Correct FPU emulation access to LDTJuergen Gross1-3/+18
2015-05-19x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)Ingo Molnar1-1/+1
2010-05-10x86, fpu: Unbreak FPU emulationH. Peter Anvin1-1/+1
2009-02-10x86: fix math_emu register frame accessTejun Heo1-10/+6
2009-02-09x86: math_emu info cleanupTejun Heo1-7/+7
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha1-13/+13
2007-10-11i386: move math-emuThomas Gleixner1-0/+90