Age | Commit message (Expand) | Author |
2018-04-02 | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2012-11-28 | x86, um: switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) | Al Viro |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro |
2012-09-30 | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro |
2012-09-27 | um: kill thread->forking | Al Viro |
2012-09-20 | um: kill thread->forking | Al Viro |
2010-09-22 | uml: fix compile warning | Richard Weinberger |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-03-12 | Add generic sys_olduname() | Christoph Hellwig |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-04-02 | uml: fix warnings in kernel_execve | Miklos Szeredi |
2008-10-22 | x86, um: get rid of uml unistd.h | Al Viro |
2008-05-03 | unified (weak) sys_pipe implementation | Ulrich Drepper |
2008-02-05 | uml: get rid of syscall counters | Jeff Dike |
2007-10-16 | uml: style fixes pass 3 | Jeff Dike |
2007-10-16 | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike |
2007-10-16 | uml: throw out CHOOSE_MODE | Jeff Dike |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-05-07 | uml: remove user_util.h | Jeff Dike |
2007-02-11 | [PATCH] uml: remove unused variable and function | Jeff Dike |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-07-15 | [PATCH] UML - fix utsname build breakage | Jeff Dike |
2006-07-10 | [PATCH] uml: move _kern.c files | Jeff Dike |
2006-07-10 | [PATCH] uml: remove syscall debugging | Jeff Dike |
2006-01-18 | [PATCH] uml: move libc-dependent time code | Gennady Sharapov |
2005-09-05 | [PATCH] uml: system call path cleanup | Jeff Dike |