aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf1-0/+48
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+2
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf1-1/+1
2011-03-01arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf1-0/+4
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf1-1/+11
2010-10-14arch/tile: update some comments to clarify register usage.Chris Metcalf1-3/+4
2010-10-14arch/tile: Use <asm-generic/syscalls.h>Chris Metcalf1-20/+11
2010-09-15arch/tile: fix formatting bug in register dumpsChris Metcalf1-1/+1
2010-09-15arch/tile: Save and restore extra user state for tilegxChris Metcalf1-7/+16
2010-09-15arch/tile: finish const-ifying sys_execve()Chris Metcalf1-2/+3
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-43/+67
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/+647