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
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
/
um
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-22
um: extend fpstate to _xstate to support YMM registers
Eli Cooper
1
-12
/
+11
2016-05-22
um: fix FPU state preservation around signal handlers
Eli Cooper
1
-15
/
+3
2015-12-23
um: Fix pointer cast
Mickaël Salaün
1
-1
/
+1
2015-12-09
um: Fix fpstate handling
Richard Weinberger
1
-8
/
+10
2015-05-31
um: Fix warning in setup_signal_stack_si()
Richard Weinberger
1
-1
/
+2
2015-04-12
um: Remove signal translation and exec_domain
Richard Weinberger
1
-7
/
+0
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
um: Use get_signal() signal_setup_done()
Richard Weinberger
1
-24
/
+21
2013-07-19
um: remove dead code
Richard Weinberger
1
-1
/
+0
2013-02-04
x86: get rid of pt_regs argument in sigreturn variants
Al Viro
1
-13
/
+2
2012-12-20
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
1
-7
/
+2
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-2
/
+2
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
1
-6
/
+0
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-2
/
+0
2012-05-22
um: missing checks of __put_user()/__get_user() return values
Al Viro
1
-2
/
+2
2012-05-22
um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h
Al Viro
1
-11
/
+11
2012-05-21
um: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2011-11-02
um: merge signal_{32,64}.c
Al Viro
1
-0
/
+624