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