| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/fpu: Load xsave pointer *after* initialization | Borislav Petkov | 2015-04-17 | 1 | -2/+6 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-04-13 | 1 | -28/+26 |
|\ |
|
| * | x86/fpu: Rename drop_init_fpu() to fpu_reset_state() | Borislav Petkov | 2015-03-23 | 1 | -1/+1 |
| * | Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflicts | Ingo Molnar | 2015-03-23 | 1 | -1/+2 |
| |\ |
|
| * | | x86/fpu: Factor out memset(xstate, 0) in fpu_finit() paths | Oleg Nesterov | 2015-03-10 | 1 | -1/+2 |
| * | | x86/fpu: Change xstateregs_get()/set() to use ->xsave.i387 rather than ->fxsave | Oleg Nesterov | 2015-03-10 | 1 | -16/+9 |
| * | | x86/fpu: Always allow FPU in interrupt if use_eager_fpu() | Oleg Nesterov | 2015-02-23 | 1 | -3/+3 |
| * | | x86/fpu: __kernel_fpu_begin() should clear fpu_owner_task even if use_eager_f... | Oleg Nesterov | 2015-02-23 | 1 | -2/+3 |
| * | | Merge branch 'tip-x86-fpu' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 2015-02-19 | 1 | -5/+8 |
| |\ \ |
|
| | * | | x86/fpu: Use task_disable_lazy_fpu_restore() helper | Rik van Riel | 2015-02-19 | 1 | -1/+1 |
| | * | | x86/fpu: Don't do __thread_fpu_end() if use_eager_fpu() | Oleg Nesterov | 2015-02-19 | 1 | -2/+6 |
| | * | | x86/fpu: Don't reset thread.fpu_counter | Oleg Nesterov | 2015-02-19 | 1 | -2/+1 |
* | | | | x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' | Andy Lutomirski | 2015-03-23 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-16 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-02-04 | 1 | -1/+2 |
| |/ |
|
* | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin() | Oleg Nesterov | 2015-01-20 | 1 | -0/+11 |
* | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end() | Oleg Nesterov | 2015-01-20 | 1 | -13/+6 |
* | | x86, fpu: Introduce per-cpu in_kernel_fpu state | Oleg Nesterov | 2015-01-20 | 1 | -0/+9 |
|/ |
|
* | x86/xsaves: Clear reserved bits in xsave header | Fenghua Yu | 2014-05-29 | 1 | -1/+1 |
* | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 2014-03-11 | 1 | -3/+12 |
* | x86: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-13 | 1 | -1/+1 |
* | x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz | H.J. Lu | 2013-07-26 | 1 | -1/+1 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -5/+5 |
* | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2013-06-06 | 1 | -11/+48 |
* | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 2013-05-30 | 1 | -9/+5 |
* | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu | 2012-11-14 | 1 | -1/+5 |
* | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 2012-09-21 | 1 | -8/+5 |
* | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 | 1 | -17/+8 |
* | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 2012-09-18 | 1 | -3/+17 |
* | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 | 1 | -242/+4 |
* | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | 1 | -1/+1 |
* | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 2012-04-16 | 1 | -0/+1 |
* | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 | 1 | -1/+2 |
* | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds | 2012-02-21 | 1 | -0/+80 |
* | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
* | x86: Fix common misspellings | Lucas De Marchi | 2011-03-18 | 1 | -1/+1 |
* | KVM: Initialize fpu state in preemptible context | Avi Kivity | 2011-01-12 | 1 | -0/+1 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 1 | -30/+28 |
|\ |
|
| * | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst | 2010-09-09 | 1 | -4/+0 |
| * | x86-64, fpu: Fix %cs value in convert_from_fxsr() | Brian Gerst | 2010-09-09 | 1 | -10/+8 |
| * | x86, fpu: Merge fpu_init() | Brian Gerst | 2010-09-09 | 1 | -16/+14 |
| * | x86, xsave: Disable xsave in i387 emulation mode | Robert Richter | 2010-08-12 | 1 | -0/+6 |
* | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-08-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | KVM: fix poison overwritten caused by using wrong xstate size | Xiaotian Feng | 2010-08-15 | 1 | -0/+1 |
* | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -11/+28 |
|\ \
| |/
|/| |
|
| * | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 | 1 | -8/+19 |
| * | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter | 2010-07-20 | 1 | -5/+0 |
| * | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-19 | 1 | -0/+11 |
* | | x86: Export FPU API for KVM use | Sheng Yang | 2010-08-01 | 1 | -1/+2 |
|/ |
|
* | x86: Introduce 'struct fpu' and related API | Avi Kivity | 2010-05-10 | 1 | -51/+51 |