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