| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: x86: Fix load damaged SSEx MXCSR register | Wanpeng Li | 2017-05-15 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-02-20 | 3 | -23/+23 |
|\ |
|
| * | x86/fpu: Fix the "Giving up, no FPU found" test | Andy Lutomirski | 2017-01-25 | 1 | -1/+1 |
| * | x86/fpu: Fix CPUID-less FPU detection | Andy Lutomirski | 2017-01-25 | 1 | -13/+14 |
| * | x86/fpu: Fix "x86/fpu: Legacy x87 FPU detected" message | Andy Lutomirski | 2017-01-25 | 1 | -1/+7 |
| * | x86/fpu/xstate: Move XSAVES state init to a function | Yu-cheng Yu | 2017-01-25 | 1 | -8/+1 |
* | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-02-20 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | x86/cpufeature: Add AVX512_VPOPCNTDQ feature | Piotr Luc | 2017-01-16 | 1 | -0/+1 |
* | | x86/fpu/xstate: Fix xcomp_bv in XSAVES header | Yu-cheng Yu | 2017-01-24 | 2 | -2/+3 |
* | | x86/fpu: Set the xcomp_bv when we fake up a XSAVES area | Kevin Hao | 2017-01-23 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-12 | 5 | -193/+12 |
|\ |
|
| * | Merge branch 'linus' into x86/fpu, to resolve conflicts | Ingo Molnar | 2016-11-23 | 1 | -8/+8 |
| |\ |
|
| * | | x86/fpu: Remove irq_ts_save() and irq_ts_restore() | Andy Lutomirski | 2016-11-01 | 1 | -29/+0 |
| * | | x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs() | Andy Lutomirski | 2016-11-01 | 1 | -7/+0 |
| * | | x86/fpu: Get rid of two redundant clts() calls | Andy Lutomirski | 2016-11-01 | 1 | -18/+0 |
| * | | Merge branch 'core/urgent' into x86/fpu, to merge fixes | Ingo Molnar | 2016-11-01 | 1 | -0/+2 |
| |\ \ |
|
| * \ \ | Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict | Ingo Molnar | 2016-10-16 | 2 | -1/+8 |
| |\ \ \ |
|
| * | | | | x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state() | Rik van Riel | 2016-10-16 | 1 | -1/+1 |
| * | | | | x86/fpu: Rename lazy restore functions to "register state valid" | Rik van Riel | 2016-10-07 | 1 | -2/+2 |
| * | | | | x86/fpu: Remove struct fpu::counter | Rik van Riel | 2016-10-07 | 1 | -3/+0 |
| * | | | | x86/fpu: Remove use_eager_fpu() | Andy Lutomirski | 2016-10-07 | 3 | -47/+8 |
| * | | | | x86/fpu: Hard-disable lazy FPU mode | Andy Lutomirski | 2016-10-07 | 1 | -88/+3 |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-12 | 1 | -0/+2 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | x86/cpufeatures: Enable new AVX512 cpu features | Gayatri Kammela | 2016-11-17 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | x86/fpu: Fix invalid FPU ptrace state after execve() | Yu-cheng Yu | 2016-11-21 | 1 | -8/+8 |
|/ / / |
|
* | | | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc | 2016-10-19 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 2 | -1/+8 |
|\ \
| |/
|/| |
|
| * | x86/pkeys: Default to a restrictive init PKRU | Dave Hansen | 2016-09-09 | 1 | -0/+4 |
| * | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | 1 | -1/+4 |
* | | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski | 2016-09-15 | 1 | -1/+0 |
|/ |
|
* | x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani... | Dave Hansen | 2016-08-10 | 1 | -121/+17 |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -6/+6 |
* | x86/fpu: Do not BUG_ON() in early FPU code | Dave Hansen | 2016-07-21 | 1 | -6/+13 |
* | x86/fpu/xstate: Re-enable XSAVES | Yu-cheng Yu | 2016-07-11 | 2 | -15/+9 |
* | x86/fpu/xstate: Fix fpstate_init() for XRSTORS | Yu-cheng Yu | 2016-07-11 | 1 | -0/+8 |
* | x86/fpu/xstate: Return NULL for disabled xstate component address | Yu-cheng Yu | 2016-07-11 | 1 | -0/+5 |
* | x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES | Yu-cheng Yu | 2016-07-11 | 1 | -2/+9 |
* | x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates | Yu-cheng Yu | 2016-07-10 | 1 | -0/+9 |
* | x86/fpu/xstate: Fix XSTATE component offset print out | Yu-cheng Yu | 2016-07-10 | 1 | -2/+16 |
* | x86/fpu/xstate: Fix PTRACE frames for XSAVES | Yu-cheng Yu | 2016-07-10 | 2 | -23/+212 |
* | x86/fpu/xstate: Fix supervisor xstate component offset | Yu-cheng Yu | 2016-07-10 | 1 | -23/+39 |
* | x86/fpu/xstate: Align xstate components according to CPUID | Yu-cheng Yu | 2016-07-10 | 1 | -28/+32 |
* | x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa... | Yu-cheng Yu | 2016-06-18 | 2 | -2/+3 |
* | x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init opt... | Fenghua Yu | 2016-06-18 | 1 | -4/+2 |
* | x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu... | Fenghua Yu | 2016-06-18 | 4 | -17/+20 |
* | x86/fpu/xstate: Define and use 'fpu_user_xstate_size' | Fenghua Yu | 2016-06-18 | 3 | -36/+72 |
* | x86/fpu: Add tracepoints to dump FPU state at key points | Dave Hansen | 2016-06-08 | 2 | -0/+21 |
* | x86/fpu: Get rid of x87 math exception helpers | Borislav Petkov | 2016-04-13 | 1 | -31/+13 |