index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
syscall.c
Age
Commit message (
Expand
)
Author
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