aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/syscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-27um: kill thread->forkingAl Viro1-12/+12
2010-09-22uml: fix compile warningRichard Weinberger1-2/+2
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-03-12Add generic sys_olduname()Christoph Hellwig1-45/+0
2009-12-11Unify sys_mmap*Al Viro1-26/+2
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi1-1/+2
2008-10-22x86, um: get rid of uml unistd.hAl Viro1-0/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-02-05uml: get rid of syscall countersJeff Dike1-3/+0
2007-10-16uml: style fixes pass 3Jeff Dike1-23/+15
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-1/+0
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-1/+0
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike1-16/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-0/+13
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-11/+11
2006-07-15[PATCH] UML - fix utsname build breakageJeff Dike1-11/+11
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike1-0/+166
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike1-36/+0
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov1-2/+2
2005-09-05[PATCH] uml: system call path cleanupJeff Dike1-0/+36