Age | Commit message (Expand) | Author |
---|---|---|
2025-05-04 | x86/fpu: Simplify the switch_fpu_prepare() + switch_fpu_finish() logic | Oleg Nesterov |
2025-04-14 | x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call | Ingo Molnar |
2025-04-14 | x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu() | Ingo Molnar |
2023-10-20 | x86/fpu: Clean up FPU switching in the middle of task switching | Linus Torvalds |
2023-08-02 | x86/shstk: Handle thread shadow stack | Rick Edgecombe |
2023-06-01 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie |
2023-01-25 | x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads | Jens Axboe |
2022-05-07 | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman |
2021-10-26 | x86/fpu: Prepare fpu_clone() for dynamically enabled features | Thomas Gleixner |
2021-10-20 | x86/fpu: Move context switch and exit to user inlines into sched.h | Thomas Gleixner |