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