summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/trace/fpu.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-20x86/fpu: Convert tracing to fpstateThomas Gleixner1-2/+2
2019-04-12x86/fpu: Defer FPU state load until return to userspaceRik van Riel1-6/+4
2019-04-10x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior1-4/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-13x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' t...Steven Rostedt (VMware)1-10/+0
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar1-4/+4
2017-09-24x86/fpu: Remove struct fpu::fpregs_activeIngo Molnar1-4/+1
2016-10-07x86/fpu: Remove struct fpu::counterRik van Riel1-4/+1
2016-06-08x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen1-0/+119