aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/signal.c
Commit message (Expand)AuthorAge
* tile: Remove signal translation and exec_domainRichard Weinberger2015-04-12
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* tile: Use the more common pr_warn instead of pr_warningJoe Perches2014-11-11
* arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...Chen Gang2014-11-04
* tile: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* replace strict_strto* call with kstrto*Daniel Walter2014-05-28
* tile: implement gettimeofday() via vDSOChris Metcalf2013-08-13
* tile: switch to generic sigaltstackAl Viro2013-02-03
* arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-23
* tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-01
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* tile: Use set_current_blocked() and block_sigmask()Matt Fleming2012-03-13
* arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-19
* arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-17
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf2010-11-01
* arch/tile: correct double syscall restart for nested signalsChris Metcalf2010-11-01
* arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf2010-10-14
* arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-15
* arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-06
* Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-07
* arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04