Age | Commit message (Expand) | Author |
---|---|---|
2021-10-26 | x86/fpu/signal: Prepare for variable sigframe length | Chang S. Bae |
2021-10-21 | x86/fpu: Move xstate size to fpu_*_cfg | Thomas Gleixner |
2021-10-21 | x86/process: Move arch_thread_struct_whitelist() out of line | Thomas Gleixner |
2021-10-20 | x86/fpu: Convert fpstate_init() to struct fpstate | Thomas Gleixner |
2021-10-20 | x86/fpu: Provide struct fpstate | Thomas Gleixner |
2021-10-20 | x86/fpu: Provide a proper function for ex_handler_fprestore() | Thomas Gleixner |
2021-10-20 | x86/fpu: Move fpstate functions to api.h | Thomas Gleixner |
2021-10-20 | x86/fpu: Make WARN_ON_FPU() private | Thomas Gleixner |
2021-10-20 | x86/fpu: Clean up CPU feature tests | Thomas Gleixner |
2021-10-20 | x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init | Thomas Gleixner |