Age | Commit message (Expand) | Author |
---|---|---|
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 |