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
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
2019-06-13
x86/fpu: Don't use current->mm to check for a kthread
Christoph Hellwig
2019-06-08
x86/fpu: Update kernel's FPU state before using for the fsave header
Sebastian Andrzej Siewior
2019-06-06
x86/fpu: Use fault_in_pages_writeable() for pre-faulting
Hugh Dickins
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-06
x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails
Sebastian Andrzej Siewior
2019-04-12
x86/fpu: Restore regs in copy_fpstate_to_sigframe() in order to use the fastpath
Sebastian Andrzej Siewior
2019-04-12
x86/fpu: Add a fastpath to copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-12
x86/fpu: Add a fastpath to __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-12
x86/fpu: Merge the two code paths in __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-12
x86/fpu: Restore from kernel memory on the 64-bit path too
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Inline copy_user_to_fpregs_zeroing()
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
Rik van Riel
2019-04-11
x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
Rik van Riel
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Make __raw_xsave_addr() use a feature number instead of mask
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Remove user_fpu_begin()
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Don't save fxregs for ia32 frames in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Always init the state in fpu__clear()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove preempt_disable() in fpu__clear()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove fpu__restore()
Sebastian Andrzej Siewior
2019-04-09
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
2019-04-03
x86/fpu: Fix __user annotations
Jann Horn
2019-02-08
x86/fpu: Move init_xstate_size() to __init section
Sergey Senozhatsky
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-26
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-03
x86/fpu: Update comment for __raw_xsave_addr()
Sebastian Andrzej Siewior
2018-12-03
x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset()
Sebastian Andrzej Siewior
2018-11-20
x86/fpu: Disable bottom halves while loading FPU registers
Sebastian Andrzej Siewior
2018-10-17
x86/fpu: Remove second definition of fpu in __fpu__restore_sig()
Sebastian Andrzej Siewior
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-17
x86/fpu: Remove the explicit clearing of XSAVE dependent features
Andi Kleen
2017-10-17
x86/fpu: Make XSAVE check the base CPUID features before enabling
Andi Kleen
2017-10-17
x86/fpu: Parse clearcpuid= as early XSAVE argument
Andi Kleen
2017-09-26
x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...
Eric Biggers
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Copy the full header in copy_user_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...
Eric Biggers
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...
Eric Biggers
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...
Eric Biggers
[next]