summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/fpu/types.h
AgeCommit message (Expand)Author
2025-06-24x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only featureYang Weijiang
2025-06-24x86/fpu/xstate: Introduce "guest-only" supervisor xfeature setYang Weijiang
2025-06-24x86/fpu/xstate: Differentiate default features for host and guest FPUsChao Gao
2025-05-06x86/fpu: Drop @perm from guest pseudo FPU containerChao Gao
2025-05-06x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_permSean Christopherson
2025-04-16x86/fpu/apx: Define APX state componentChang S. Bae
2024-08-14x86/fpu: Avoid writing LBR bit to IA32_XSS unless supportedMitchell Levy
2024-05-19x86/fpu: fix asm/fpu/types.h include guardSamuel Holland
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-12-27kill unnecessary thread_info.h includeKent Overstreet
2023-08-02x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor statesRick Edgecombe
2023-01-19x86/fpu: Replace zero-length array in struct xregs_state with flexible-array ...Gustavo A. R. Silva
2022-01-14x86/fpu: Add uabi_size to guest_fpuThomas Gleixner
2022-01-14x86/fpu: Prepare xfd_err in struct fpu_guestJing Liu
2022-01-07x86/fpu: Prepare guest FPU for dynamically enabled FPU featuresThomas Gleixner
2022-01-07x86/fpu: Extend fpu_xstate_prctl() with guest permissionsThomas Gleixner
2021-10-26x86/fpu/amx: Define AMX state components and have it used for boot-time checksChang S. Bae
2021-10-26x86/fpu: Add XFD state to fpstateChang S. Bae
2021-10-26x86/fpu: Add fpu_state_config::legacy_featuresThomas Gleixner
2021-10-26x86/fpu: Add members to struct fpu to cache permission informationThomas Gleixner
2021-10-23x86/fpu: Prepare for sanitizing KVM FPU codeThomas Gleixner
2021-10-21x86/fpu: Provide struct fpu_configThomas Gleixner
2021-10-21x86/fpu: Add size and mask information to fpstateThomas Gleixner
2021-10-20x86/fpu: Remove fpu::stateThomas Gleixner
2021-10-20x86/fpu: Provide struct fpstateThomas Gleixner
2020-09-17x86/fpu/xstate: Add supervisor PASID state for ENQCMDYu-cheng Yu
2020-07-08perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switchKan Liang
2020-07-08x86/fpu/xstate: Support dynamic supervisor feature for LBRKan Liang
2019-04-10x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior
2019-02-11x86/fpu: Track AVX-512 usage of tasksAubrey Li
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-26x86/fpu: Rename fpu::fpstate_active to fpu::initializedIngo Molnar
2017-09-24x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylak...Rik van Riel
2017-09-24x86/fpu: Remove struct fpu::fpregs_activeIngo Molnar
2016-10-18x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2016-10-07x86/fpu: Remove struct fpu::counterRik van Riel
2016-07-11x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu
2016-02-16x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structuresDave Hansen
2016-02-16x86/fpu: Add placeholder for 'Processor Trace' XSAVE stateDave Hansen
2015-09-14x86/fpu: Add C structures for AVX-512 state componentsDave Hansen
2015-09-14x86/fpu: Rework YMM definitionDave Hansen
2015-09-14x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen
2015-09-14x86/fpu: Rework XSTATE_* macros to remove magic '2'Dave Hansen
2015-09-14x86/fpu: Rename XFEATURES_NR_MAXDave Hansen
2015-09-14x86/fpu: Rename XSAVE macrosDave Hansen
2015-09-14x86/fpu: Remove partial LWP support definitionsDave Hansen
2015-09-14x86/fpu: Remove XSTATE_RESERVEDave Hansen
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen