summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/fpu
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: Fix load damaged SSEx MXCSR registerWanpeng Li2017-05-151-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-02-213-23/+23
|\
| * x86/fpu: Fix the "Giving up, no FPU found" testAndy Lutomirski2017-01-251-1/+1
| * x86/fpu: Fix CPUID-less FPU detectionAndy Lutomirski2017-01-251-13/+14
| * x86/fpu: Fix "x86/fpu: Legacy x87 FPU detected" messageAndy Lutomirski2017-01-251-1/+7
| * x86/fpu/xstate: Move XSAVES state init to a functionYu-cheng Yu2017-01-251-8/+1Star
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-201-0/+1
|\ \ | |/ |/|
| * x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc2017-01-161-0/+1
* | x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu2017-01-242-2/+3
* | x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao2017-01-231-0/+1
|/
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-125-193/+12Star
|\
| * Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar2016-11-231-8/+8
| |\
| * | x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski2016-11-011-29/+0Star
| * | x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs()Andy Lutomirski2016-11-011-7/+0Star
| * | x86/fpu: Get rid of two redundant clts() callsAndy Lutomirski2016-11-011-18/+0Star
| * | Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar2016-11-011-0/+2
| |\ \
| * \ \ Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar2016-10-162-1/+8
| |\ \ \
| * | | | x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()Rik van Riel2016-10-161-1/+1
| * | | | x86/fpu: Rename lazy restore functions to "register state valid"Rik van Riel2016-10-071-2/+2
| * | | | x86/fpu: Remove struct fpu::counterRik van Riel2016-10-071-3/+0Star
| * | | | x86/fpu: Remove use_eager_fpu()Andy Lutomirski2016-10-073-47/+8Star
| * | | | x86/fpu: Hard-disable lazy FPU modeAndy Lutomirski2016-10-071-88/+3Star
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-0/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/cpufeatures: Enable new AVX512 cpu featuresGayatri Kammela2016-11-171-0/+2
| | |_|/ | |/| |
* / | | x86/fpu: Fix invalid FPU ptrace state after execve()Yu-cheng Yu2016-11-211-8/+8
|/ / /
* | / x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc2016-10-191-0/+2
| |/ |/|
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-102-1/+8
|\ \ | |/ |/|
| * x86/pkeys: Default to a restrictive init PKRUDave Hansen2016-09-091-0/+4
| * x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-1/+4
* | x86/asm: Move the thread_info::status field to thread_structAndy Lutomirski2016-09-151-1/+0Star
|/
* x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...Dave Hansen2016-08-101-121/+17Star
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-6/+6
* x86/fpu: Do not BUG_ON() in early FPU codeDave Hansen2016-07-211-6/+13
* x86/fpu/xstate: Re-enable XSAVESYu-cheng Yu2016-07-112-15/+9Star
* x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu2016-07-111-0/+8
* x86/fpu/xstate: Return NULL for disabled xstate component addressYu-cheng Yu2016-07-111-0/+5
* x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVESYu-cheng Yu2016-07-111-2/+9
* x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstatesYu-cheng Yu2016-07-101-0/+9
* x86/fpu/xstate: Fix XSTATE component offset print outYu-cheng Yu2016-07-101-2/+16
* x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu2016-07-102-23/+212
* x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu2016-07-101-23/+39
* x86/fpu/xstate: Align xstate components according to CPUIDYu-cheng Yu2016-07-101-28/+32
* x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...Yu-cheng Yu2016-06-182-2/+3
* x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init opt...Fenghua Yu2016-06-181-4/+2Star
* x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...Fenghua Yu2016-06-184-17/+20
* x86/fpu/xstate: Define and use 'fpu_user_xstate_size'Fenghua Yu2016-06-183-36/+72
* x86/fpu: Add tracepoints to dump FPU state at key pointsDave Hansen2016-06-082-0/+21
* x86/fpu: Get rid of x87 math exception helpersBorislav Petkov2016-04-131-31/+13Star