summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fpu/api.h
AgeCommit message (Expand)AuthorLines
2016-11-01x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski-10/+0
2015-05-19x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)Ingo Molnar-0/+9
2015-05-19x86/fpu: Uninline the irq_ts_save()/restore() functionsIngo Molnar-25/+2
2015-05-19x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar-30/+1
2015-05-19x86/fpu: Uninline kernel_fpu_begin()/end()Ingo Molnar-13/+2
2015-05-19x86/fpu: Move fpu__save() to fpu/internals.hIngo Molnar-2/+0
2015-05-19x86/fpu: Rename fpu->has_fpu to fpu->fpregs_activeIngo Molnar-1/+1
2015-05-19x86/fpu: Move XCR0 manipulation to the FPU code properIngo Molnar-0/+1
2015-05-19x86/fpu: Remove assembly guard from asm/fpu/api.hIngo Molnar-4/+0
2015-05-19x86/fpu: Rename i387.h to fpu/api.hIngo Molnar-0/+107