aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fpu-internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-25x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin1-0/+17
2012-09-21Merge branch 'x86/fpu' into x86/smapH. Peter Anvin1-167/+244
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-4/+6
2012-09-18x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha1-2/+1
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha1-15/+39
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha1-33/+63
2012-09-18x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha1-14/+3
2012-09-18x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha1-6/+1
2012-09-18x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha1-40/+71
2012-09-18x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha1-107/+77
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha1-1/+25
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-3/+3
2012-02-21i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds1-0/+520