summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu/context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe2023-08-241-2/+1
* fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2023-06-011-1/+1
* x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threadsJens Axboe2023-01-251-1/+1
* x86/fpu: Update XFD state where requiredChang S. Bae2021-10-261-0/+2
* x86/fpu: Rework restore_regs_from_fpstate()Thomas Gleixner2021-10-221-5/+1
* x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstateThomas Gleixner2021-10-201-1/+1
* x86/fpu: Move fpregs_restore_userregs() to coreThomas Gleixner2021-10-201-0/+85