summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/signal.c
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-04-12tile: Remove signal translation and exec_domainRichard Weinberger
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-11-04arch: tile: kernel: signal.c: Use __copy_from/to_user() instead of __get/put_...Chen Gang
2014-08-06tile: Use get_signal() signal_setup_done()Richard Weinberger
2014-05-28replace strict_strto* call with kstrto*Daniel Walter
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-02-03tile: switch to generic sigaltstackAl Viro
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-01tile: don't bother with SIGTRAP in setup_frameAl Viro
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-03-13tile: Use set_current_blocked() and block_sigmask()Matt Fleming
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-01arch/tile: don't allow user code to set the PL via ptrace or signal returnChris Metcalf
2010-11-01arch/tile: correct double syscall restart for nested signalsChris Metcalf
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf
2010-09-15arch/tile: Change struct sigcontext to be more usefulChris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-07Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf