index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
Age
Commit message (
Expand
)
Author
2021-06-23
x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user()
Thomas Gleixner
2021-06-23
x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs()
Thomas Gleixner
2021-06-23
x86/fpu: Get rid of copy_supervisor_to_kernel()
Thomas Gleixner
2021-06-23
x86/fpu: Get rid of using_compacted_format()
Thomas Gleixner
2021-06-23
x86/fpu: Move fpu__write_begin() to regset
Thomas Gleixner
2021-06-23
x86/fpu/regset: Move fpu__read_begin() into regset
Thomas Gleixner
2021-06-23
x86/fpu: Remove fpstate_sanitize_xstate()
Thomas Gleixner
2021-06-23
x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()
Thomas Gleixner
2021-06-23
x86/fpu: Sanitize xstateregs_set()
Thomas Gleixner
2021-06-23
x86/fpu: Move inlines where they belong
Thomas Gleixner
2021-06-23
x86/fpu: Remove unused get_xsave_field_ptr()
Thomas Gleixner
2021-06-23
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
2021-06-22
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
2021-06-09
x86/pkru: Write hardware init value to PKRU when xstate is init
Thomas Gleixner
2021-06-09
x86/process: Check PF_KTHREAD and not current->mm for kernel threads
Thomas Gleixner
2021-06-03
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
2021-05-19
x86/signal: Introduce helpers to get the maximum signal frame size
Chang S. Bae
2021-01-29
x86/fpu/64: Don't FNINIT in kernel_fpu_begin()
Andy Lutomirski
2021-01-21
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
2020-11-11
x86/fpu: Make kernel FPU protection RT friendly
Thomas Gleixner
2020-11-11
x86/fpu: Simplify fpregs_[un]lock()
Thomas Gleixner
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
2020-09-17
x86/fpu/xstate: Add supervisor PASID state for ENQCMD
Yu-cheng Yu
2020-09-07
x86/fpu: Move xgetbv()/xsetbv() into a separate header
Joerg Roedel
2020-08-18
x86/cpu: Use XGETBV and XSETBV mnemonics in fpu/internal.h
Uros Bizjak
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-07-27
x86: switch to ->regset_get()
Al Viro
2020-07-08
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
2020-07-08
x86/fpu/xstate: Add helpers for LBR dynamic supervisor feature
Kan Liang
2020-07-08
x86/fpu/xstate: Support dynamic supervisor feature for LBR
Kan Liang
2020-07-08
x86/fpu: Use proper mask to replace full instruction mask
Kan Liang
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
2020-06-26
x86: kill dump_fpu()
Al Viro
2020-05-16
x86/fpu: Introduce copy_supervisor_to_kernel()
Yu-cheng Yu
2020-05-14
x86/fpu/xstate: Update copy_kernel_to_xregs_err() for supervisor states
Yu-cheng Yu
2020-05-13
x86/fpu/xstate: Define new functions for clearing fpregs and xstates
Fenghua Yu
2020-05-13
x86/fpu/xstate: Separate user and supervisor xfeatures mask
Yu-cheng Yu
2020-05-12
x86/fpu/xstate: Define new macros for supervisor and user xstates
Fenghua Yu
2020-05-12
x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header()
Fenghua Yu
2019-11-28
x86/fpu: Don't cache access to fpu_fpregs_owner_ctx
Sebastian Andrzej Siewior
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
2019-06-13
x86/fpu: Don't use current->mm to check for a kthread
Christoph Hellwig
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-12
x86/fpu: Restore from kernel memory on the 64-bit path too
Sebastian Andrzej Siewior
2019-04-11
x86/entry: Add TIF_NEED_FPU_LOAD
Sebastian Andrzej Siewior
[prev]
[next]