aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf1-1/+3
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-5/+3
2012-10-23tile: switch to generic sys_execve()Al Viro1-1/+0
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf1-2/+8
2011-05-19arch/tile: cleanups for tilegx compat modeChris Metcalf1-9/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf1-0/+9
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-10/+8
2010-06-07Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf1-1/+1
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+122