提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 280d7a1ede Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
  Andy Lutomirski 9170fb4094 x86/fpu: Fix "x86/fpu: Legacy x87 FPU detected" message 8 年之前
  Yu-cheng Yu dffba9a31c x86/fpu/xstate: Fix xcomp_bv in XSAVES header 8 年之前
  Kevin Hao 4c833368f0 x86/fpu: Set the xcomp_bv when we fake up a XSAVES area 8 年之前
  Piotr Luc 06b35d93af x86/cpufeature: Add AVX512_VPOPCNTDQ feature 8 年之前
  Linus Torvalds 518bacf5a5 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 年之前
  Gayatri Kammela a8d9df5a50 x86/cpufeatures: Enable new AVX512 cpu features 8 年之前
  Ingo Molnar c29c716662 Merge branch 'core/urgent' into x86/fpu, to merge fixes 8 年之前
  Piotr Luc 8214899342 x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features 9 年之前
  Ingo Molnar 4d69f155d5 Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict 9 年之前
  Andy Lutomirski c592b57347 x86/fpu: Remove use_eager_fpu() 9 年之前
  Dave Hansen e8c24d3a23 x86/pkeys: Allocation/free syscalls 9 年之前
  Dave Hansen b79daf8589 x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation 9 年之前
  Dave Hansen ec3ed4a210 x86/fpu: Do not BUG_ON() in early FPU code 9 年之前
  Yu-cheng Yu b8be15d588 x86/fpu/xstate: Re-enable XSAVES 9 年之前
  Yu-cheng Yu 5060b91513 x86/fpu/xstate: Return NULL for disabled xstate component address 9 年之前
  Yu-cheng Yu ac73b27aea x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates 9 年之前
  Yu-cheng Yu 996952e014 x86/fpu/xstate: Fix XSTATE component offset print out 9 年之前
  Yu-cheng Yu 91c3dba7db x86/fpu/xstate: Fix PTRACE frames for XSAVES 9 年之前
  Yu-cheng Yu 1499ce2dd4 x86/fpu/xstate: Fix supervisor xstate component offset 9 年之前
  Yu-cheng Yu 03482e08a8 x86/fpu/xstate: Align xstate components according to CPUID 9 年之前
  Yu-cheng Yu 99aa22d0d8 x86/fpu/xstate: Copy xstate registers directly to the signal frame when compacted format is in use 9 年之前
  Fenghua Yu 7d9370607d x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init optimization 9 年之前
  Fenghua Yu bf15a8cf8d x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distinguish it from 'fpu_user_xstate_size' 9 年之前
  Fenghua Yu a1141e0b5c x86/fpu/xstate: Define and use 'fpu_user_xstate_size' 9 年之前
  Borislav Petkov 782511b00f x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage 9 年之前
  Borislav Petkov d366bf7eb9 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage 9 年之前
  Linus Torvalds 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年之前
  Fenghua Yu d050049442 x86/cpufeature: Enable new AVX-512 features 9 年之前
  Dave Hansen 62b5f7d013 mm/core, x86/mm/pkeys: Add execute-only protection keys support 9 年之前