aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fpu/xstate.h
Commit message (Expand)AuthorAge
* x86/pkeys: Make protection keys an "eager" featureDave Hansen2016-10-08
* x86: Apply more __ro_after_init and constKees Cook2016-08-10
* x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu2016-07-10
* x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu2016-07-10
* x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...Yu-cheng Yu2016-06-18
* x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu2016-06-18
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structuresDave Hansen2016-02-16
* | x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2016-03-10
|/
* x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu2016-01-12
* x86/fpu: Rename XSAVE macrosDave Hansen2015-09-14
* x86/fpu: Move XSAVE-disabling code to a helperDave Hansen2015-09-14
* x86/fpu/xstate: Wrap get_xsave_addr() to make it saferDave Hansen2015-06-09
* x86/fpu: Move the xstate copying functions into fpu/internal.hIngo Molnar2015-05-25
* x86/fpu/xstate: Use explicit parameter in xstate_fault()Ingo Molnar2015-05-20
* x86/fpu/xstate: Clean up setup_xstate_comp() callIngo Molnar2015-05-19
* x86/fpu: Harmonize FPU register state typesIngo Molnar2015-05-19
* x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functionsIngo Molnar2015-05-19
* x86/fpu: Generalize 'init_xstate_ctx'Ingo Molnar2015-05-19
* x86/fpu: Factor out fpu/regset.h from fpu/internal.hIngo Molnar2015-05-19
* x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it i...Ingo Molnar2015-05-19
* x86/fpu: Move xfeature type enumeration to fpu/types.hIngo Molnar2015-05-19
* x86/fpu: Enumerate xfeature bitsIngo Molnar2015-05-19
* x86/fpu: Rename fpu/xsave.h to fpu/xstate.hIngo Molnar2015-05-19