summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/syscall.c
AgeCommit message (Expand)AuthorLines
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar-1/+1
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro-19/+0
2012-11-28um: don't bother with passing sp to do_fork() for fork(2)/vfork(2)Al Viro-6/+2
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-17/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro-10/+10
2012-09-30x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro-17/+0
2012-09-27um: kill thread->forkingAl Viro-12/+12
2012-09-20um: kill thread->forkingAl Viro-12/+12
2010-09-22uml: fix compile warningRichard Weinberger-2/+2
2010-08-17Make do_execve() take a const filename pointerDavid Howells-1/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-1/+1
2010-03-12Add generic sys_olduname()Christoph Hellwig-45/+0
2009-12-11Unify sys_mmap*Al Viro-26/+2
2009-04-02uml: fix warnings in kernel_execveMiklos Szeredi-1/+2
2008-10-22x86, um: get rid of uml unistd.hAl Viro-0/+1
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-17/+0
2008-02-05uml: get rid of syscall countersJeff Dike-3/+0
2007-10-16uml: style fixes pass 3Jeff Dike-23/+15
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-1/+0
2007-10-16uml: throw out CHOOSE_MODEJeff Dike-1/+0
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-02-11[PATCH] uml: remove unused variable and functionJeff Dike-16/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann-0/+13
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-11/+11
2006-07-15[PATCH] UML - fix utsname build breakageJeff Dike-11/+11
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike-0/+166
2006-07-10[PATCH] uml: remove syscall debuggingJeff Dike-36/+0
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov-2/+2
2005-09-05[PATCH] uml: system call path cleanupJeff Dike-0/+36