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
/
math-emu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-14
/
+5
2020-07-27
x86: switch to ->regset_get()
Al Viro
1
-14
/
+5
2020-07-16
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
1
-1
/
+1
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-38
/
+38
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
14
-38
/
+38
2019-10-03
x86/math-emu: Check __copy_from_user() result
Arnd Bergmann
2
-5
/
+7
2019-08-12
x86/fpu/math-emu: Address fallthrough warnings
Thomas Gleixner
2
-3
/
+4
2019-07-17
x86: math-emu: Hide clang warnings for 16-bit overflow
Arnd Bergmann
2
-2
/
+2
2019-04-09
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
1
-3
/
+0
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
3
-29
/
+29
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
45
-0
/
+45
2017-09-26
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
Ingo Molnar
1
-1
/
+1
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-25
/
+51
2017-08-29
x86/fpu/math-emu: Add ENDPROC to functions
Jiri Slaby
14
-4
/
+21
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
1
-1
/
+1
2017-08-29
x86/fpu: Use bitfield accessors for desc_struct
Thomas Gleixner
3
-25
/
+51
2017-07-20
x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2017-07-20
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2
-10
/
+10
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-09-20
x86/fpu/math-emu: Add support for FISTTP instructions
Denys Vlasenko
1
-12
/
+51
2015-09-20
x86/fpu/math-emu: Add support for FCMOVcc insns
Denys Vlasenko
3
-9
/
+87
2015-09-20
x86/fpu/math-emu: Add support for F[U]COMI[P] insns
Denys Vlasenko
3
-12
/
+147
2015-09-20
x86/fpu/math-emu: Remove define layer for undocumented opcodes
Denys Vlasenko
1
-22
/
+21
2015-09-15
x86/fpu/math-emu: Remove !NO_UNDOC_CODE
Denys Vlasenko
1
-36
/
+0
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
1
-1
/
+1
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
3
-7
/
+20
2015-08-16
x86/ldt: Further fix FPU emulation
Andy Lutomirski
1
-1
/
+1
2015-08-08
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
3
-7
/
+20
2015-07-31
x86/vm86: Clean up vm86.h includes
Brian Gerst
1
-0
/
+1
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2
-6
/
+6
2015-05-19
x86/fpu: Harmonize the names of the fpstate_init() helper functions
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
1
-2
/
+1
2015-05-19
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Remove failure return from fpstate_alloc_init()
Ingo Molnar
1
-6
/
+2
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
3
-4
/
+4
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
1
-1
/
+2
2015-05-19
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
Ingo Molnar
1
-1
/
+1
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
1
-8
/
+8
2014-01-27
x86: math-emu: Drop already-disabled print of build date
Josh Triplett
1
-5
/
+0
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
1
-2
/
+3
2010-05-10
x86, fpu: Unbreak FPU emulation
H. Peter Anvin
3
-4
/
+4
2010-05-10
x86: Introduce 'struct fpu' and related API
Avi Kivity
1
-3
/
+3
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-4
/
+2
[next]