Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
4fc8adcfec3da639da76e8314c9ccefe5bf9a045
/
arch
/
tile
/
kernel
/
signal.c
89f191b
tile: Remove signal translation and exec_domain
by Richard Weinberger
· 11 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
f474367
tile: Use the more common pr_warn instead of pr_warning
by Joe Perches
· 10 years ago
01f7ae0
arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_user()
by Chen Gang
· 10 years ago
b3707c7
tile: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
b2dfa04
replace strict_strto* call with kstrto*
by Daniel Walter
· 11 years ago
4a556f4
tile: implement gettimeofday() via vDSO
by Chris Metcalf
· 12 years ago
47669ab
tile: switch to generic sigaltstack
by Al Viro
· 12 years ago
6b14e41
arch/tile: eliminate pt_regs trampolines for syscalls
by Chris Metcalf
· 12 years ago
a925328
tile: don't bother with SIGTRAP in setup_frame
by Al Viro
· 13 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
ad09233
tile: Use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
571d76a
arch/tile: support signal "exception-trace" hook
by Chris Metcalf
· 14 years ago
81711ce
arch/tile: handle rt_sigreturn() more cleanly
by Chris Metcalf
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
1deb9c5
arch/tile: don't allow user code to set the PL via ptrace or signal return
by Chris Metcalf
· 14 years ago
34a89d2
arch/tile: correct double syscall restart for nested signals
by Chris Metcalf
· 14 years ago
d929b6a
arch/tile: Use <asm-generic/syscalls.h>
by Chris Metcalf
· 14 years ago
74fca9d
arch/tile: Change struct sigcontext to be more useful
by Chris Metcalf
· 14 years ago
0707ad3
arch/tile: Miscellaneous cleanup changes.
by Chris Metcalf
· 15 years ago
139ef32
Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
by Chris Metcalf
· 15 years ago
867e359
arch/tile: core support for Tilera 32-bit chips.
by Chris Metcalf
· 15 years ago