Age | Commit message (Expand) | Author |
2014-12-23 | x86/fpu: Use a symbolic name for asm operand | Borislav Petkov |
2014-09-02 | x86, fpu: Change __thread_fpu_begin() to use use_eager_fpu() | Oleg Nesterov |
2014-08-13 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-06-18 | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov |
2014-05-29 | x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting time | Fenghua Yu |
2014-04-17 | x86, fpu: Extend the use of static_cpu_has_safe | Matt Fleming |
2014-01-11 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2013-11-13 | x86: move fpu_counter into ARCH specific thread_struct | Vineet Gupta |
2013-06-20 | x86, fpu: Use static_cpu_has_safe before alternatives | Borislav Petkov |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin |
2013-02-14 | x86: convert to ksignal | Al Viro |
2012-11-30 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin |
2012-09-25 | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin |
2012-09-21 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin |
2012-09-18 | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha |
2012-09-18 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha |
2012-09-18 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha |
2012-09-18 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha |
2012-09-18 | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha |
2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha |
2012-09-18 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha |
2012-09-18 | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha |
2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi |
2012-02-21 | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds |