Fenghua Yu
|
6f5298c213
x86/i387.c: Initialize thread xstate only on CPU0 only once
|
12 years ago |
Suresh Siddha
|
b1a74bf821
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
|
12 years ago |
Suresh Siddha
|
5d2bd7009f
x86, fpu: decouple non-lazy/eager fpu restore from xsave
|
12 years ago |
Suresh Siddha
|
304bceda6a
x86, fpu: use non-lazy fpu restore for processors supporting xsave
|
13 years ago |
Suresh Siddha
|
72a671ced6
x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels
|
13 years ago |
Alex Shi
|
c6ae41e7d4
x86: replace percpu_xxx funcs with this_cpu_xxx
|
13 years ago |
Oleg Nesterov
|
089f9fba56
i387: ptrace breaks the lazy-fpu-restore logic
|
13 years ago |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 years ago |
Linus Torvalds
|
8546c00892
i387: Uninline the generic FP helpers that we expose to kernel modules
|
13 years ago |
Phil Carmody
|
497888cf69
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
|
14 years ago |
Lucas De Marchi
|
0d2eb44f63
x86: Fix common misspellings
|
14 years ago |
Avi Kivity
|
e5c3014282
KVM: Initialize fpu state in preemptible context
|
14 years ago |
Linus Torvalds
|
b6f7e38dbb
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Brian Gerst
|
8eb91a577d
x86, fpu: Remove unnecessary ifdefs from i387 code.
|
15 years ago |
Brian Gerst
|
10c11f3049
x86-64, fpu: Fix %cs value in convert_from_fxsr()
|
15 years ago |
Brian Gerst
|
6ac8bac268
x86, fpu: Merge fpu_init()
|
15 years ago |
Linus Torvalds
|
3dc8d7f07e
Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
15 years ago |
Xiaotian Feng
|
f45755b834
KVM: fix poison overwritten caused by using wrong xstate size
|
15 years ago |
Robert Richter
|
1f999ab5a1
x86, xsave: Disable xsave in i387 emulation mode
|
15 years ago |
Linus Torvalds
|
4a386c3e17
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Sheng Yang
|
5ee481da7b
x86: Export FPU API for KVM use
|
15 years ago |
Robert Richter
|
0e49bf66d2
x86, xsave: Separate fpu and xsave initialization
|
15 years ago |
Robert Richter
|
82d4150cec
x86, xsave: Move boot cpu initialization to xsave_init()
|
15 years ago |
Suresh Siddha
|
29104e101d
x86, xsave: Sync xsave memory layout with its header for user handling
|
15 years ago |
Avi Kivity
|
8660328332
x86: Introduce 'struct fpu' and related API
|
15 years ago |
Avi Kivity
|
c9ad488289
x86: Eliminate TS_XSAVE
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Suresh Siddha
|
6dbbe14f21
x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set
|
15 years ago |
Suresh Siddha
|
ff7fbc72e0
x86, ptrace: Simplify xstateregs_get()
|
15 years ago |
Suresh Siddha
|
5b3efd5008
x86, ptrace: regset extensions to support xstate
|
15 years ago |