aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/kernel/compat_signal.c
AgeCommit message (Expand)Author
2013-02-03tile: switch to generic compat rt_sigaction()Al Viro
2013-02-03tile: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03tile: switch to generic sigaltstackAl Viro
2012-11-28tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-01tile: don't bother with SIGTRAP in setup_frameAl Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
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-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf
2010-08-13arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.Chris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf