История коммитов

Автор SHA1 Сообщение Дата
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 лет назад
  Eric Biggers 738f48cb5f x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES 8 лет назад
  Eric Biggers cf9df81b13 x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set() 8 лет назад
  Ingo Molnar 369a036de2 x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]() 8 лет назад
  Ingo Molnar e4a81bfcaa x86/fpu: Rename fpu::fpstate_active to fpu::initialized 8 лет назад
  Eric Biggers 814fb7bb7d x86/fpu: Don't let userspace set bogus xcomp_bv 8 лет назад
  Ingo Molnar 6d7f7da553 x86/fpu: Flip the parameter order in copy_*_to_xstate() 8 лет назад
  Ingo Molnar 7b9094c688 x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API 8 лет назад
  Ingo Molnar 59dffa4edb x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API 8 лет назад
  Ingo Molnar 79fecc2b75 x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate() 8 лет назад
  Ingo Molnar d7eda6c99c x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs 8 лет назад
  Ingo Molnar a69c158fb3 x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs 8 лет назад
  Ingo Molnar 4d981cf2d9 x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs 8 лет назад
  Ingo Molnar f0d4f30a7f x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user() 8 лет назад
  Ingo Molnar 656f083116 x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user() 8 лет назад
  Ingo Molnar 68db0cf106 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> 8 лет назад
  Yu-cheng Yu 91c3dba7db x86/fpu/xstate: Fix PTRACE frames for XSAVES 9 лет назад
  Borislav Petkov 78df526c74 x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has() 9 лет назад
  Borislav Petkov d366bf7eb9 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage 9 лет назад
  Borislav Petkov 01f8fd7379 x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage 9 лет назад
  Adam Buchbinder 6a6256f9e0 x86: Fix misspellings in comments 9 лет назад
  Dave Hansen d91cab7813 x86/fpu: Rename XSAVE macros 10 лет назад
  Ingo Molnar 6a81d7eb33 x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write() 10 лет назад
  Ingo Molnar 0560281266 x86/fpu: Split out the fpu__activate_fpstate_read() method 10 лет назад
  Ingo Molnar 47f01e8cc2 x86/fpu: Fix FPU register read access to the current task 10 лет назад
  Ingo Molnar c47ada305d x86/fpu: Harmonize FPU register state types 10 лет назад
  Ingo Molnar 0c306bcfba x86/fpu: Factor out the FPU regset code into fpu/regset.c 10 лет назад