summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fpu/api.h
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2018-12-041-10/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski2016-11-011-10/+0
* x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)Ingo Molnar2015-05-191-0/+9
* x86/fpu: Uninline the irq_ts_save()/restore() functionsIngo Molnar2015-05-191-25/+2
* x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar2015-05-191-30/+1
* x86/fpu: Uninline kernel_fpu_begin()/end()Ingo Molnar2015-05-191-13/+2
* x86/fpu: Move fpu__save() to fpu/internals.hIngo Molnar2015-05-191-2/+0
* x86/fpu: Rename fpu->has_fpu to fpu->fpregs_activeIngo Molnar2015-05-191-1/+1
* x86/fpu: Move XCR0 manipulation to the FPU code properIngo Molnar2015-05-191-0/+1
* x86/fpu: Remove assembly guard from asm/fpu/api.hIngo Molnar2015-05-191-4/+0
* x86/fpu: Rename i387.h to fpu/api.hIngo Molnar2015-05-191-0/+107