1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. b11e2e1 x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig() by Eric Biggers · 7 years ago
  3. 2ce03d8 x86/fpu: Rename fpu__activate_curr() to fpu__initialize() by Ingo Molnar · 7 years ago
  4. e4a81bf x86/fpu: Rename fpu::fpstate_active to fpu::initialized by Ingo Molnar · 7 years ago
  5. 814fb7b x86/fpu: Don't let userspace set bogus xcomp_bv by Eric Biggers · 7 years ago
  6. 99dc26b x86/fpu: Remove struct fpu::fpregs_active by Ingo Molnar · 7 years ago
  7. f1c8cd0 x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active by Ingo Molnar · 7 years ago
  8. b3a1630 x86/fpu: Simplify fpu->fpregs_active use by Ingo Molnar · 7 years ago
  9. 6d7f7da x86/fpu: Flip the parameter order in copy_*_to_xstate() by Ingo Molnar · 7 years ago
  10. 7b9094c x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API by Ingo Molnar · 7 years ago
  11. 656f083 x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user() by Ingo Molnar · 7 years ago
  12. c592b57 x86/fpu: Remove use_eager_fpu() by Andy Lutomirski · 8 years ago
  13. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  14. 1fc2b67 x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES by Yu-cheng Yu · 9 years ago
  15. 99aa22d x86/fpu/xstate: Copy xstate registers directly to the signal frame when compacted format is in use by Yu-cheng Yu · 9 years ago
  16. bf15a8c x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size' by Fenghua Yu · 9 years ago
  17. a1141e0 x86/fpu/xstate: Define and use 'fpu_user_xstate_size' by Fenghua Yu · 9 years ago
  18. d1898b7 x86/fpu: Add tracepoints to dump FPU state at key points by Dave Hansen · 9 years ago
  19. ab6b529 x86/fpu: Fix 32-bit signal frame handling by Dave Hansen · 9 years ago
  20. 4302d50 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. d91cab7 x86/fpu: Rename XSAVE macros by Dave Hansen · 9 years ago
  22. 86e9fc3 x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32 by Ingo Molnar · 9 years ago
  23. e1884d6 x86/fpu: Pass 'struct fpu' to fpu__restore() by Ingo Molnar · 10 years ago
  24. c47ada3 x86/fpu: Harmonize FPU register state types by Ingo Molnar · 10 years ago
  25. b992c66 x86/fpu: Factor out fpu/signal.c by Ingo Molnar · 10 years ago