index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
signal_n32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
*
MIPS: Remove nabi_no_regargs
Paul Burton
2018-08-01
1
-5
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
MIPS: Initial implementation of a VDSO
Alex Smith
2015-11-11
1
-3
/
+2
*
MIPS: Add offsets to sigcontext FP fields to struct mips_abi
Paul Burton
2015-09-03
1
-1
/
+5
*
mips: Use sigsp()
Richard Weinberger
2014-08-06
1
-1
/
+1
*
mips: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-12
/
+8
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-03-02
1
-5
/
+5
|
\
|
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-9
/
+9
*
|
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
2013-02-03
1
-21
/
+0
*
|
mips: switch to generic sigaltstack
Al Viro
2013-02-03
1
-35
/
+3
|
/
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-1
/
+0
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-9
/
+1
*
MIPS: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-04-27
1
-8
/
+2
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+0
*
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2010-10-18
1
-0
/
+5
*
MIPS: Move signal trampolines off of the stack.
David Daney
2010-04-12
1
-20
/
+6
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
1
-2
/
+2
*
[MIPS] use compat_siginfo in rt_sigframe_n32
Pavel Kiryukhin
2007-06-26
1
-3
/
+3
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[MIPS] Check FCSR for pending interrupts, alternative version
Atsushi Nemoto
2007-03-17
1
-1
/
+5
*
[MIPS] signals: Share even more code.
Ralf Baechle
2007-02-18
1
-1
/
+7
*
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Ralf Baechle
2007-02-13
1
-3
/
+4
*
[MIPS] signals: make common _BLOCKABLE macro
Franck Bui-Huu
2007-02-13
1
-2
/
+0
*
[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user
Ralf Baechle
2007-02-13
1
-0
/
+4
*
[MIPS] signal: do not use save_static_function() anymore
Franck Bui-Huu
2007-02-10
1
-6
/
+2
*
[MIPS] signal: factorize debug code
Franck Bui-Huu
2007-02-10
1
-5
/
+2
*
[MIPS] signal: clean up sigframe structure
Franck Bui-Huu
2007-02-10
1
-6
/
+13
*
[MIPS] Whitespace cleanups.
Ralf Baechle
2007-02-06
1
-2
/
+2
*
[MIPS] Fix double inclusions
Nicolas Kaiser
2006-11-30
1
-1
/
+0
*
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
2006-10-02
1
-2
/
+2
*
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-09-30
1
-2
/
+2
*
[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend
Atsushi Nemoto
2006-03-21
1
-1
/
+2
*
[MIPS] Signal cleanup
Atsushi Nemoto
2006-03-21
1
-1
/
+1
*
[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
Ralf Baechle
2006-02-21
1
-0
/
+33
*
[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.
Atsushi Nemoto
2006-02-14
1
-1
/
+1
*
[MIPS] Add support for TIF_RESTORE_SIGMASK.
Ralf Baechle
2006-02-08
1
-2
/
+2
*
[MIPS] Fix minor sparse warnings
Atsushi Nemoto
2006-02-07
1
-0
/
+2
*
[MIPS] Sparse: Add some __user tags to signal functions.
Atsushi Nemoto
2006-02-07
1
-4
/
+4
*
Setup_frame is now returning a success value.
Ralf Baechle
2005-10-29
1
-2
/
+3
*
Redo RM9000 workaround which along with other DSP ASE changes was
Ralf Baechle
2005-10-29
1
-19
/
+13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+197