| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove tile port | Arnd Bergmann | 2018-03-16 | 1 | -172/+0 |
* | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman | 2018-01-16 | 1 | -55/+0 |
* | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman | 2018-01-16 | 1 | -18/+0 |
* | signal: Remove kernel interal si_code magic | Eric W. Biederman | 2017-07-24 | 1 | -10/+8 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | signal: fix information leak in copy_siginfo_from_user32 | Amanieu d'Antras | 2015-08-07 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-04-17 | 1 | -6/+5 |
|\ |
|
| * | tile: use si_int instead of si_ptr for compat_siginfo | Chris Metcalf | 2015-04-17 | 1 | -6/+5 |
* | | tile: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -8/+1 |
|/ |
|
* | tile: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -14/+15 |
* | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 1 | -1/+1 |
* | tile: implement gettimeofday() via vDSO | Chris Metcalf | 2013-08-13 | 1 | -1/+2 |
* | tile: switch to generic compat rt_sigaction() | Al Viro | 2013-02-04 | 1 | -49/+0 |
* | tile: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-04 | 1 | -15/+0 |
* | tile: switch to generic sigaltstack | Al Viro | 2013-02-04 | 1 | -46/+2 |
* | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors | Al Viro | 2012-11-29 | 1 | -1/+1 |
* | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf | 2012-10-23 | 1 | -5/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -9/+0 |
|\ |
|
| * | tile: don't bother with SIGTRAP in setup_frame | Al Viro | 2012-10-01 | 1 | -9/+0 |
* | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-05 | 1 | -57/+0 |
|/ |
|
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -3/+0 |
* | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf | 2012-05-16 | 1 | -7/+5 |
* | tile: Use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-13 | 1 | -4/+1 |
* | arch/tile: support signal "exception-trace" hook | Chris Metcalf | 2011-05-20 | 1 | -2/+2 |
* | arch/tile: handle rt_sigreturn() more cleanly | Chris Metcalf | 2010-12-17 | 1 | -3/+3 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | arch/tile: Use <asm-generic/syscalls.h> | Chris Metcalf | 2010-10-14 | 1 | -5/+5 |
* | arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx. | Chris Metcalf | 2010-08-13 | 1 | -1/+3 |
* | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf | 2010-07-06 | 1 | -4/+6 |
* | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 1 | -0/+433 |