summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/compat_signal.c
AgeCommit message (Expand)Author
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2015-04-17tile: use si_int instead of si_ptr for compat_siginfoChris Metcalf
2015-04-12tile: Remove signal translation and exec_domainRichard Weinberger
2014-08-06tile: Use get_signal() signal_setup_done()Richard Weinberger
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
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