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
/
mips
/
kernel
/
signal_n32.c
Age
Commit message (
Expand
)
Author
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-08-01
MIPS: Remove nabi_no_regargs
Paul Burton
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
2015-09-03
MIPS: Add offsets to sigcontext FP fields to struct mips_abi
Paul Burton
2014-08-06
mips: Use sigsp()
Richard Weinberger
2014-08-06
mips: Use get_signal() signal_setup_done()
Richard Weinberger
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-02-03
switch mips to generic rt_sigsuspend(), make it unconditional
Al Viro
2013-02-03
mips: switch to generic sigaltstack
Al Viro
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-05-21
new helper: sigsuspend()
Al Viro
2012-04-27
MIPS: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2010-04-12
MIPS: Move signal trampolines off of the stack.
David Daney
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-06-26
[MIPS] use compat_siginfo in rt_sigframe_n32
Pavel Kiryukhin
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-03-17
[MIPS] Check FCSR for pending interrupts, alternative version
Atsushi Nemoto
2007-02-18
[MIPS] signals: Share even more code.
Ralf Baechle
2007-02-13
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Ralf Baechle
2007-02-13
[MIPS] signals: make common _BLOCKABLE macro
Franck Bui-Huu
2007-02-13
[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user
Ralf Baechle
2007-02-10
[MIPS] signal: do not use save_static_function() anymore
Franck Bui-Huu
2007-02-10
[MIPS] signal: factorize debug code
Franck Bui-Huu
2007-02-10
[MIPS] signal: clean up sigframe structure
Franck Bui-Huu
2007-02-06
[MIPS] Whitespace cleanups.
Ralf Baechle
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
2006-10-02
[PATCH] BLOCK: Revert patch to hack around undeclared sigset_t in linux/compat.h
David Howells
2006-09-30
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-03-21
[MIPS] fix wrong __user usage in _sysn32_rt_sigsuspend
Atsushi Nemoto
2006-03-21
[MIPS] Signal cleanup
Atsushi Nemoto
2006-02-21
[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
Ralf Baechle
2006-02-14
[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.
Atsushi Nemoto
2006-02-08
[MIPS] Add support for TIF_RESTORE_SIGMASK.
Ralf Baechle
2006-02-07
[MIPS] Fix minor sparse warnings
Atsushi Nemoto
2006-02-07
[MIPS] Sparse: Add some __user tags to signal functions.
Atsushi Nemoto
2005-10-29
Setup_frame is now returning a success value.
Ralf Baechle
2005-10-29
Redo RM9000 workaround which along with other DSP ASE changes was
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds