summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/fpu/sched.h
AgeCommit message (Expand)Author
2025-05-04x86/fpu: Simplify the switch_fpu_prepare() + switch_fpu_finish() logicOleg Nesterov
2025-04-14x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() callIngo Molnar
2025-04-14x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()Ingo Molnar
2023-10-20x86/fpu: Clean up FPU switching in the middle of task switchingLinus Torvalds
2023-08-02x86/shstk: Handle thread shadow stackRick Edgecombe
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-01-25x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threadsJens Axboe
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2021-10-26x86/fpu: Prepare fpu_clone() for dynamically enabled featuresThomas Gleixner
2021-10-20x86/fpu: Move context switch and exit to user inlines into sched.hThomas Gleixner