index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-6
/
+6
2016-07-11
x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES
Yu-cheng Yu
1
-2
/
+9
2016-06-18
x86/fpu/xstate: Copy xstate registers directly to the signal frame when compa...
Yu-cheng Yu
1
-1
/
+2
2016-06-18
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...
Fenghua Yu
1
-1
/
+1
2016-06-18
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
Fenghua Yu
1
-7
/
+20
2016-06-08
x86/fpu: Add tracepoints to dump FPU state at key points
Dave Hansen
1
-0
/
+3
2015-11-12
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
1
-6
/
+5
2015-11-04
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-3
/
+3
2015-09-08
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
1
-2
/
+2
2015-05-19
x86/fpu: Pass 'struct fpu' to fpu__restore()
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
1
-16
/
+16
2015-05-19
x86/fpu: Factor out fpu/signal.c
Ingo Molnar
1
-0
/
+404