summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm/compat.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-233/+0
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman1-2/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-58/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-2/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2014-08-06tile: Use get_signal() signal_setup_done()Richard Weinberger1-2/+1
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens1-1/+0
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf1-0/+3
2013-02-03tile: switch to generic compat rt_sigaction()Al Viro1-4/+0
2013-02-03tile: switch to generic compat rt_sigqueueinfo()Al Viro1-2/+0
2013-02-03tile: switch to generic sigaltstackAl Viro1-2/+0
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-2/+0
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf1-6/+3
2012-10-20Drop struct pt_regs * argument in compat_sys_execve()Al Viro1-6/+0
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-0/+62
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-1/+0
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf1-3/+0
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-11/+0
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf1-2/+2
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf1-3/+12
2010-09-16Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-2/+3
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf1-2/+3
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-53/+2
2010-07-06arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf1-1/+1
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+308