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
/
sparc
/
kernel
/
signal_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-12
sparc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-3
/
+3
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2018-11-28
sparc: suppress the implicit-fallthrough warning
Stephen Rothwell
1
-0
/
+1
2018-10-27
sparc64: Make corrupted user stacks more debuggable.
David Miller
1
-1
/
+5
2018-01-22
sparc64: drop unneeded compat include
Rolf Eike Beer
1
-3
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-12
sparc64:Support User Probes for sparc
Allen Pais
1
-0
/
+2
2016-05-29
sparc: Harden signal return frame checks.
David S. Miller
1
-11
/
+20
2016-03-01
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
1
-1
/
+1
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-05-19
sparc64: fix sparse "Should it be static?" warnings in signal32.c
Sam Ravnborg
1
-3
/
+3
2013-11-15
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
1
-2
/
+11
2013-02-14
sparc: convert to ksignal
Al Viro
1
-75
/
+43
2013-02-04
sparc: switch to generic old sigsuspend
Al Viro
1
-7
/
+0
2013-02-04
sparc: bury the sys_sigpause() remains
Al Viro
1
-11
/
+1
2013-02-04
sparc: switch to generic sigaltstack
Al Viro
1
-4
/
+3
2012-11-19
sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()
Al Viro
1
-3
/
+1
2012-06-01
new helper: signal_delivered()
Al Viro
1
-2
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-12
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-6
/
+1
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-4
/
+1
2012-05-24
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-22
new helper: sigsuspend()
Al Viro
1
-12
/
+1
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-0
/
+2
2012-03-22
sparc: use block_sigmask()
Matt Fleming
1
-5
/
+1
2011-11-16
sparc: Stash orig_i0 into %g6 instead of %g2
David S. Miller
1
-5
/
+15
2011-11-15
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
David S. Miller
1
-14
/
+18
2011-10-12
sparc: Avoid calling sigprocmask()
David S. Miller
1
-1
/
+1
2011-10-12
sparc: Use set_current_blocked()
Matt Fleming
1
-18
/
+12
2011-08-21
sparc: Allow handling signals when stack is corrupted.
David S. Miller
1
-61
/
+47
2010-09-22
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
1
-0
/
+2
2010-09-22
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
1
-17
/
+26
2010-02-10
sparc: Align clone and signal stacks to 16 bytes.
David S. Miller
1
-3
/
+5
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+3
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-0
/
+617