Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 years ago |
Linus Torvalds
|
37507717de
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Andy Lutomirski
|
375074cc73
x86: Clean up cr4 manipulation
|
11 years ago |
Oleg Nesterov
|
7575637ab2
x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()
|
10 years ago |
Oleg Nesterov
|
33a3ebdc07
x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end()
|
10 years ago |
Oleg Nesterov
|
14e153ef75
x86, fpu: Introduce per-cpu in_kernel_fpu state
|
10 years ago |
Fenghua Yu
|
21e726c4a3
x86/xsaves: Clear reserved bits in xsave header
|
11 years ago |
Suresh Siddha
|
731bd6a93a
x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
|
11 years ago |
Vineet Gupta
|
c375f15a43
x86: move fpu_counter into ARCH specific thread_struct
|
12 years ago |
H.J. Lu
|
eaa5a99019
x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.daz
|
12 years ago |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
H. Peter Anvin
|
60e019eb37
x86: Get rid of ->hard_math and all the FPU asm fu
|
12 years ago |
Pekka Riikonen
|
5187b28ff0
x86: Allow FPU to be used at interrupt time even with eagerfpu
|
12 years ago |
Fenghua Yu
|
6f5298c213
x86/i387.c: Initialize thread xstate only on CPU0 only once
|
13 years ago |
Suresh Siddha
|
b1a74bf821
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
|
13 years ago |
Suresh Siddha
|
5d2bd7009f
x86, fpu: decouple non-lazy/eager fpu restore from xsave
|
13 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
|
15 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 |