blob: e7c8a8e81c6c527801b05dba572ba2b82f29f0a6 [file] [log] [blame]
88f5260a3bf9 ("x86/fpu: Always init the state in fpu__clear()")
60e528d6ce3f ("x86/fpu: Remove preempt_disable() in fpu__clear()")
369a036de206 ("x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]()")
2ce03d850b9a ("x86/fpu: Rename fpu__activate_curr() to fpu__initialize()")
685c930d6e58 ("x86/fpu: Remove fpu__current_fpstate_write_begin/end()")
99dc26bda233 ("x86/fpu: Remove struct fpu::fpregs_active")
6cf4edbe0526 ("x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active")
f1c8cd017607 ("x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active")
b6aa85558d7e ("x86/fpu: Split the state handling in fpu__drop()")
a10b6a16cdad ("x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic")
b3a163081c28 ("x86/fpu: Simplify fpu->fpregs_active use")
064e6a8ba61a ("Merge branch 'linus' into x86/fpu, to resolve conflicts")