aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fpu-internal.h
Commit message (Expand)AuthorAge
* x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
* x86, fpu: Use static_cpu_has_safe before alternativesBorislav Petkov2013-06-20
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
* x86: convert to ksignalAl Viro2013-02-14
* x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-30
* x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin2012-09-25
* Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-21
|\
| * x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha2012-09-18
| * x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-18
| * x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-18
| * x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2012-09-18
| * x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2012-09-18
| * x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-18
| * x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-18
| * x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-18
* | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-21
|/
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-14
* i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds2012-02-21