index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2022-03-11
parisc: Add vDSO support
Helge Deller
1
-121
/
+104
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-2
/
+2
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
1
-6
/
+7
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
1
-7
/
+6
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
1
-7
/
+10
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
1
-15
/
+0
2021-09-01
parisc: fix crash with signals and alloca
Mikulas Patocka
1
-0
/
+6
2020-11-09
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+2
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
1
-1
/
+0
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-19
parisc: switch to {get,put}_compat_sigset()
Al Viro
1
-6
/
+3
2017-03-03
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-25
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
1
-6
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-12-21
parisc: Fix syscall restarts
Helge Deller
1
-12
/
+52
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
1
-2
/
+1
2015-02-16
parisc: Add error checks when building up signal trampoline handler
Helge Deller
1
-14
/
+15
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
parisc: Use get_signal() signal_setup_done()
Richard Weinberger
1
-34
/
+24
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-1
/
+1
2013-07-31
parisc: Remove arch/parisc/kernel/sys32.h header
John David Anglin
1
-7
/
+0
2013-03-02
parisc: remove unused variable 'compat_val'
Helge Deller
1
-1
/
+0
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+4
2013-02-20
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
1
-1
/
+1
2013-02-03
parisc: switch to generic sigaltstack
Al Viro
1
-15
/
+4
2013-01-07
parisc: sigaltstack doesn't round ss.ss_sp as required
John David Anglin
1
-1
/
+3
2012-10-01
parisc: don't bother looping in do_signal()
Al Viro
1
-22
/
+7
2012-10-01
parisc: fix double restarts
Al Viro
1
-8
/
+8
2012-06-01
new helper: signal_delivered()
Al Viro
1
-3
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-4
/
+0
2012-06-01
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
1
-2
/
+1
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-6
/
+4
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-16
/
+5
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-6
/
+1
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
1
-2
/
+0
2012-05-21
parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn()
Al Viro
1
-2
/
+1
2012-05-21
parisc: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-29
parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn
Kyle McMartin
1
-8
/
+1
2010-02-12
parisc: fix tracing of signals
Kyle McMartin
1
-1
/
+3
[next]