index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
math-emu
Age
Commit message (
Expand
)
Author
2022-04-14
x86/32: Remove lazy GS macros
Brian Gerst
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-10-20
x86/math-emu: Convert to fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Move fpstate functions to api.h
Thomas Gleixner
2021-06-23
x86/math-emu: Rename frstor()
Thomas Gleixner
2021-03-23
x86/fpu/math-emu: Fix function cast warning
Arnd Bergmann
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-07-27
x86: switch to ->regset_get()
Al Viro
2020-07-16
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-03
x86/math-emu: Check __copy_from_user() result
Arnd Bergmann
2019-08-12
x86/fpu/math-emu: Address fallthrough warnings
Thomas Gleixner
2019-07-17
x86: math-emu: Hide clang warnings for 16-bit overflow
Arnd Bergmann
2019-04-09
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-26
x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
Ingo Molnar
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-29
x86/fpu/math-emu: Add ENDPROC to functions
Jiri Slaby
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
2017-08-29
x86/fpu: Use bitfield accessors for desc_struct
Thomas Gleixner
2017-07-20
x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning
Arnd Bergmann
2017-07-20
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-20
x86/fpu/math-emu: Add support for FISTTP instructions
Denys Vlasenko
2015-09-20
x86/fpu/math-emu: Add support for FCMOVcc insns
Denys Vlasenko
2015-09-20
x86/fpu/math-emu: Add support for F[U]COMI[P] insns
Denys Vlasenko
2015-09-20
x86/fpu/math-emu: Remove define layer for undocumented opcodes
Denys Vlasenko
2015-09-15
x86/fpu/math-emu: Remove !NO_UNDOC_CODE
Denys Vlasenko
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-16
x86/ldt: Further fix FPU emulation
Andy Lutomirski
2015-08-08
x86/ldt: Correct FPU emulation access to LDT
Juergen Gross
2015-07-31
x86/vm86: Clean up vm86.h includes
Brian Gerst
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2015-05-19
x86/fpu: Harmonize the names of the fpstate_init() helper functions
Ingo Molnar
2015-05-19
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
2015-05-19
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
Ingo Molnar
2015-05-19
x86/fpu: Remove failure return from fpstate_alloc_init()
Ingo Molnar
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-05-19
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
Ingo Molnar
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
2015-05-19
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
[next]