| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-05-29 | x86/xsaves: Clear reserved bits in xsave header |  Fenghua Yu | 1 | -1/+1 |
| 2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU |  Suresh Siddha | 1 | -3/+12 |
| 2013-11-13 | x86: move fpu_counter into ARCH specific thread_struct |  Vineet Gupta | 1 | -1/+1 |
| 2013-07-26 | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz |  H.J. Lu | 1 | -1/+1 |
| 2013-07-14 | x86: delete __cpuinit usage from all x86 files |  Paul Gortmaker | 1 | -5/+5 |
| 2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu |  H. Peter Anvin | 1 | -11/+48 |
| 2013-05-30 | x86: Allow FPU to be used at interrupt time even with eagerfpu |  Pekka Riikonen | 1 | -9/+5 |
| 2012-11-14 | x86/i387.c: Initialize thread xstate only on CPU0 only once |  Fenghua Yu | 1 | -1/+5 |
| 2012-09-21 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() |  Suresh Siddha | 1 | -8/+5 |
| 2012-09-18 | x86, fpu: decouple non-lazy/eager fpu restore from xsave |  Suresh Siddha | 1 | -17/+8 |
| 2012-09-18 | x86, fpu: use non-lazy fpu restore for processors supporting xsave |  Suresh Siddha | 1 | -3/+17 |
| 2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels |  Suresh Siddha | 1 | -242/+4 |
| 2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx |  Alex Shi | 1 | -1/+1 |
| 2012-04-16 | i387: ptrace breaks the lazy-fpu-restore logic |  Oleg Nesterov | 1 | -0/+1 |
| 2012-02-21 | i387: Split up <asm/i387.h> into exported and internal interfaces |  Linus Torvalds | 1 | -1/+2 |
| 2012-02-21 | i387: Uninline the generic FP helpers that we expose to kernel modules |  Linus Torvalds | 1 | -0/+80 |
| 2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions |  Phil Carmody | 1 | -1/+1 |
| 2011-03-18 | x86: Fix common misspellings |  Lucas De Marchi | 1 | -1/+1 |
| 2011-01-12 | KVM: Initialize fpu state in preemptible context |  Avi Kivity | 1 | -0/+1 |
| 2010-10-21 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -30/+28 |
| 2010-09-09 | x86, fpu: Remove unnecessary ifdefs from i387 code. |  Brian Gerst | 1 | -4/+0 |
| 2010-09-09 | x86-64, fpu: Fix %cs value in convert_from_fxsr() |  Brian Gerst | 1 | -10/+8 |
| 2010-09-09 | x86, fpu: Merge fpu_init() |  Brian Gerst | 1 | -16/+14 |
| 2010-08-22 | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+1 |
| 2010-08-15 | KVM: fix poison overwritten caused by using wrong xstate size |  Xiaotian Feng | 1 | -0/+1 |
| 2010-08-12 | x86, xsave: Disable xsave in i387 emulation mode |  Robert Richter | 1 | -0/+6 |
| 2010-08-06 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -11/+28 |
| 2010-08-01 | x86: Export FPU API for KVM use |  Sheng Yang | 1 | -1/+2 |
| 2010-07-21 | x86, xsave: Separate fpu and xsave initialization |  Robert Richter | 1 | -8/+19 |
| 2010-07-20 | x86, xsave: Move boot cpu initialization to xsave_init() |  Robert Richter | 1 | -5/+0 |
| 2010-07-19 | x86, xsave: Sync xsave memory layout with its header for user handling |  Suresh Siddha | 1 | -0/+11 |
| 2010-05-10 | x86: Introduce 'struct fpu' and related API |  Avi Kivity | 1 | -51/+51 |
| 2010-05-10 | x86: Eliminate TS_XSAVE |  Avi Kivity | 1 | -4/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h |  Tejun Heo | 1 | -0/+1 |
| 2010-02-23 | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set |  Suresh Siddha | 1 | -4/+0 |
| 2010-02-23 | x86, ptrace: Simplify xstateregs_get() |  Suresh Siddha | 1 | -23/+7 |
| 2010-02-11 | x86, ptrace: regset extensions to support xstate |  Suresh Siddha | 1 | -0/+83 |
| 2009-03-04 | x86, math-emu: fix init_fpu for task != current |  Daniel Glöckner | 1 | -1/+1 |
| 2008-11-20 | x86: fix __cpuinit/__init tangle in init_thread_xstate() |  Rakib Mullick | 1 | -1/+1 |
| 2008-10-07 | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext |  Suresh Siddha | 1 | -0/+14 |
| 2008-07-30 | x86, xsave: keep the XSAVE feature mask as an u64 |  H. Peter Anvin | 1 | -7/+5 |
| 2008-07-30 | x86, xsave: update xsave header bits during ptrace fpregs set |  Suresh Siddha | 1 | -0/+13 |
| 2008-07-30 | x86, xsave: save/restore the extended state context in sigframe |  Suresh Siddha | 1 | -6/+76 |
| 2008-07-30 | x86, xsave: reorganization of signal save/restore fpstate code layout |  Suresh Siddha | 1 | -13/+31 |
| 2008-07-30 | x86, xsave: dynamically allocate sigframes fpstate instead of static allocation |  Suresh Siddha | 1 | -0/+2 |
| 2008-07-30 | x86, xsave: context switch support using xsave/xrstor |  Suresh Siddha | 1 | -1/+4 |
| 2008-07-30 | x86, xsave: enable xsave/xrstor on cpus with xsave support |  Suresh Siddha | 1 | -0/+12 |
| 2008-06-04 | x86: fix broken math-emu with lazy allocation of fpu area |  Suresh Siddha | 1 | -15/+29 |
| 2008-05-10 | x86: fix fpu restore from sig return |  Suresh Siddha | 1 | -2/+10 |
| 2008-04-19 | x86, fpu: lazy allocation of FPU area - v5 |  Suresh Siddha | 1 | -8/+30 |