index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-04
x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbers
Cyrill Gorcunov
1
-6
/
+10
2019-11-04
x86/fpu: Shrink space allocated for xstate_comp_offsets
Cyrill Gorcunov
1
-2
/
+2
2019-11-04
x86/fpu: Update stale variable name in comment
Cyrill Gorcunov
1
-1
/
+1
2019-07-08
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+47
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
2
-11
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
1
-10
/
+7
2019-06-17
x86/fpu: Remove the fpu__save() export
Christoph Hellwig
1
-1
/
+0
2019-06-17
x86/fpu: Simplify kernel_fpu_begin()
Christoph Hellwig
1
-24
/
+12
2019-06-17
x86/fpu: Simplify kernel_fpu_end()
Christoph Hellwig
1
-12
/
+3
2019-06-13
x86/fpu: Don't use current->mm to check for a kthread
Christoph Hellwig
1
-1
/
+1
2019-06-12
x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status
Aubrey Li
1
-0
/
+47
2019-06-08
x86/fpu: Update kernel's FPU state before using for the fsave header
Sebastian Andrzej Siewior
1
-0
/
+5
2019-06-06
x86/fpu: Use fault_in_pages_writeable() for pre-faulting
Hugh Dickins
1
-9
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
3
-0
/
+3
2019-05-06
x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails
Sebastian Andrzej Siewior
1
-16
/
+15
2019-04-12
x86/fpu: Restore regs in copy_fpstate_to_sigframe() in order to use the fastpath
Sebastian Andrzej Siewior
1
-12
/
+13
2019-04-12
x86/fpu: Add a fastpath to copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
1
-12
/
+22
2019-04-12
x86/fpu: Add a fastpath to __fpu__restore_sig()
Sebastian Andrzej Siewior
1
-2
/
+21
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2
-45
/
+110
2019-04-12
x86/fpu: Merge the two code paths in __fpu__restore_sig()
Sebastian Andrzej Siewior
1
-85
/
+54
2019-04-12
x86/fpu: Restore from kernel memory on the 64-bit path too
Sebastian Andrzej Siewior
1
-13
/
+49
2019-04-11
x86/fpu: Inline copy_user_to_fpregs_zeroing()
Sebastian Andrzej Siewior
1
-1
/
+19
2019-04-11
x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
Rik van Riel
1
-1
/
+11
2019-04-11
x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
Rik van Riel
1
-5
/
+14
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
1
-12
/
+10
2019-04-10
x86/fpu: Make __raw_xsave_addr() use a feature number instead of mask
Sebastian Andrzej Siewior
1
-11
/
+11
2019-04-10
x86/fpu: Remove user_fpu_begin()
Sebastian Andrzej Siewior
2
-4
/
+1
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
4
-69
/
+24
2019-04-10
x86/fpu: Don't save fxregs for ia32 frames in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
1
-4
/
+0
2019-04-09
x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
1
-27
/
+8
2019-04-09
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
1
-3
/
+2
2019-04-09
x86/fpu: Remove preempt_disable() in fpu__clear()
Sebastian Andrzej Siewior
1
-2
/
+0
2019-04-09
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
1
-24
/
+0
2019-04-09
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
2
-28
/
+17
2019-04-03
x86/fpu: Fix __user annotations
Jann Horn
1
-3
/
+3
2019-02-08
x86/fpu: Move init_xstate_size() to __init section
Sergey Senozhatsky
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-26
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+3
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
1
-1
/
+1
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
1
-4
/
+2
2018-12-03
x86/fpu: Update comment for __raw_xsave_addr()
Sebastian Andrzej Siewior
1
-2
/
+0
2018-12-03
x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset()
Sebastian Andrzej Siewior
1
-1
/
+1
2018-11-20
x86/fpu: Disable bottom halves while loading FPU registers
Sebastian Andrzej Siewior
1
-2
/
+2
2018-10-17
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
1
-1
/
+0
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-17
x86/fpu: Remove the explicit clearing of XSAVE dependent features
Andi Kleen
1
-20
/
+0
2017-10-17
x86/fpu: Make XSAVE check the base CPUID features before enabling
Andi Kleen
1
-0
/
+23
[next]