index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
/
types.h
Age
Commit message (
Expand
)
Author
2025-06-24
x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature
Yang Weijiang
2025-06-24
x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
Yang Weijiang
2025-06-24
x86/fpu/xstate: Differentiate default features for host and guest FPUs
Chao Gao
2025-05-06
x86/fpu: Drop @perm from guest pseudo FPU container
Chao Gao
2025-05-06
x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
Sean Christopherson
2025-04-16
x86/fpu/apx: Define APX state component
Chang S. Bae
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
2024-05-19
x86/fpu: fix asm/fpu/types.h include guard
Samuel Holland
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-27
kill unnecessary thread_info.h include
Kent Overstreet
2023-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
2023-01-19
x86/fpu: Replace zero-length array in struct xregs_state with flexible-array ...
Gustavo A. R. Silva
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
2022-01-14
x86/fpu: Prepare xfd_err in struct fpu_guest
Jing Liu
2022-01-07
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
2021-10-26
x86/fpu/amx: Define AMX state components and have it used for boot-time checks
Chang S. Bae
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
2021-10-26
x86/fpu: Add fpu_state_config::legacy_features
Thomas Gleixner
2021-10-26
x86/fpu: Add members to struct fpu to cache permission information
Thomas Gleixner
2021-10-23
x86/fpu: Prepare for sanitizing KVM FPU code
Thomas Gleixner
2021-10-21
x86/fpu: Provide struct fpu_config
Thomas Gleixner
2021-10-21
x86/fpu: Add size and mask information to fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Remove fpu::state
Thomas Gleixner
2021-10-20
x86/fpu: Provide struct fpstate
Thomas Gleixner
2020-09-17
x86/fpu/xstate: Add supervisor PASID state for ENQCMD
Yu-cheng Yu
2020-07-08
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
2020-07-08
x86/fpu/xstate: Support dynamic supervisor feature for LBR
Kan Liang
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-02-11
x86/fpu: Track AVX-512 usage of tasks
Aubrey Li
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
2017-09-24
x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...
Rik van Riel
2017-09-24
x86/fpu: Remove struct fpu::fpregs_active
Ingo Molnar
2016-10-18
x86/fpu: Finish excising 'eagerfpu'
Andy Lutomirski
2016-10-07
x86/fpu: Remove struct fpu::counter
Rik van Riel
2016-07-11
x86/fpu/xstate: Fix fpstate_init() for XRSTORS
Yu-cheng Yu
2016-07-10
x86/fpu/xstate: Fix supervisor xstate component offset
Yu-cheng Yu
2016-02-16
x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures
Dave Hansen
2016-02-16
x86/fpu: Add placeholder for 'Processor Trace' XSAVE state
Dave Hansen
2015-09-14
x86/fpu: Add C structures for AVX-512 state components
Dave Hansen
2015-09-14
x86/fpu: Rework YMM definition
Dave Hansen
2015-09-14
x86/fpu/mpx: Rework MPX 'xstate' types
Dave Hansen
2015-09-14
x86/fpu: Rework XSTATE_* macros to remove magic '2'
Dave Hansen
2015-09-14
x86/fpu: Rename XFEATURES_NR_MAX
Dave Hansen
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
2015-09-14
x86/fpu: Remove partial LWP support definitions
Dave Hansen
2015-09-14
x86/fpu: Remove XSTATE_RESERVE
Dave Hansen
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
[next]