aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-15tile 32-bit big-endian: fix bugs in syscall argument orderChris Metcalf1-13/+22
2013-09-16tile: remove stray blank spaceChris Metcalf1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-6/+0
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf1-16/+19
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf1-0/+13
2013-03-03consolidate compat lookup_dcookie()Al Viro1-5/+0
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-18/+0
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-1/+0
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf1-2/+2
2012-10-20Drop struct pt_regs * argument in compat_sys_execve()Al Viro1-1/+0
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-43/+0
2011-05-19arch/tile: cleanups for tilegx compat modeChris Metcalf1-11/+0
2011-05-12compat: fixes to allow working with tile archChris Metcalf1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-01asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf1-5/+5
2010-10-15arch/tile: make ptrace() work properly for TILE-Gx COMPAT modeChris Metcalf1-2/+2
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf1-0/+6
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-22/+6
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+183