summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/fpu/Makefile
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2015-05-19x86/fpu: Factor out the FPU regset code into fpu/regset.cIngo Molnar
2015-05-19x86/fpu: Factor out fpu/signal.cIngo Molnar
2015-05-19x86/fpu: Rename fpu/xsave.c to fpu/xstate.cIngo Molnar
2015-05-19x86/fpu: Factor out FPU bug checks into fpu/bugs.cIngo Molnar
2015-05-19x86/fpu: Split out the boot time FPU init code into fpu/init.cIngo Molnar
2015-05-19x86/fpu: Move i387.c and xsave.c to arch/x86/kernel/fpu/Ingo Molnar