Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/fpu/math-emu: Add support for FCMOVcc insns | Denys Vlasenko | 2015-09-20 | 1 | -0/+70 |
* | x86/fpu: Harmonize FPU register state types | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Harmonize the names of the fpstate_init() helper functions | Ingo Molnar | 2015-05-19 | 1 | -2/+2 |
* | 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: Introduce 'struct fpu' and related API | Avi Kivity | 2010-05-10 | 1 | -3/+3 |
* | x86, math-emu: fix init_fpu for task != current | Daniel Glöckner | 2009-03-04 | 1 | -11/+20 |
* | x86: lindent arch/i386/math-emu | Ingo Molnar | 2008-01-30 | 1 | -114/+97 |
* | i386: move math-emu | Thomas Gleixner | 2007-10-11 | 1 | -0/+204 |