index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
2017-10-05
x86/fpu: Don't let userspace set bogus xcomp_bv
Eric Biggers
2017-05-25
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
2017-02-18
x86/fpu/xstate: Fix xcomp_bv in XSAVES header
Yu-cheng Yu
2016-11-21
x86/fpu: Fix invalid FPU ptrace state after execve()
Yu-cheng Yu
2016-10-19
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
2016-09-09
x86/pkeys: Default to a restrictive init PKRU
Dave Hansen
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-08-10
x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer mani...
Dave Hansen
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-21
x86/fpu: Do not BUG_ON() in early FPU code
Dave Hansen
2016-07-11
x86/fpu/xstate: Re-enable XSAVES
Yu-cheng Yu
2016-07-11
x86/fpu/xstate: Fix fpstate_init() for XRSTORS
Yu-cheng Yu
2016-07-11
x86/fpu/xstate: Return NULL for disabled xstate component address
Yu-cheng Yu
2016-07-11
x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES
Yu-cheng Yu
2016-07-10
x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates
Yu-cheng Yu
2016-07-10
x86/fpu/xstate: Fix XSTATE component offset print out
Yu-cheng Yu
2016-07-10
x86/fpu/xstate: Fix PTRACE frames for XSAVES
Yu-cheng Yu
2016-07-10
x86/fpu/xstate: Fix supervisor xstate component offset
Yu-cheng Yu
2016-07-10
x86/fpu/xstate: Align xstate components according to CPUID
Yu-cheng Yu
2016-06-18
x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...
Yu-cheng Yu
2016-06-18
x86/fpu/xstate: Keep init_fpstate.xsave.header.xfeatures as zero for init opt...
Fenghua Yu
2016-06-18
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...
Fenghua Yu
2016-06-18
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
Fenghua Yu
2016-06-08
x86/fpu: Add tracepoints to dump FPU state at key points
Dave Hansen
2016-04-13
x86/fpu: Get rid of x87 math exception helpers
Borislav Petkov
2016-04-13
x86/fpu: Remove check_fpu() indirection
Borislav Petkov
2016-04-13
x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-15
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-12
x86/cpufeature: Enable new AVX-512 features
Fenghua Yu
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-18
mm/core, x86/mm/pkeys: Add execute-only protection keys support
Dave Hansen
2016-02-18
x86/mm/pkeys: Allow kernel to modify user pkey rights register
Dave Hansen
2016-02-18
x86/fpu: Allow setting of XSAVE state
Dave Hansen
2016-02-16
x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures
Dave Hansen
2016-02-16
x86/fpu: Add placeholder for 'Processor Trace' XSAVE state
Dave Hansen
2016-02-09
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
[next]