index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
exec.c
Age
Commit message (
Expand
)
Author
2012-11-29
um: get_safe_registers() should be done in flush_thread(), not start_thread()
Al Viro
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
x86, um: convert to saner kernel_execve() semantics
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-10-01
x86, um/x86: switch to generic sys_execve and kernel_execve
Al Viro
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
2012-09-20
um: don't leak floating point state and segment registers on execve()
Al Viro
2012-09-20
um: take cleaning singlestep to start_thread()
Al Viro
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
2011-07-26
um, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-19
uml: kill big kernel lock
Arnd Bergmann
2010-09-23
uml: fix compile warning
Richard Weinberger
2010-08-18
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-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-10-23
x86, um: get rid of uml unistd.h
Al Viro
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2008-02-05
uml: cover stubs with a VMA
Jeff Dike
2008-02-05
uml: clean up TASK_SIZE usage
Jeff Dike
2007-10-16
uml: fix stub address calculations
Jeff Dike
2007-10-16
uml: fold mmu_context_skas into mm_context
Jeff Dike
2007-10-16
uml: get rid of do_longjmp
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-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-05-07
uml: create as-layout.h
Jeff Dike
2007-02-11
[PATCH] uml: Kill a compilation warning
Jeff Dike
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-09-26
[PATCH] UML: tty locking
Alan Cox
2006-07-10
[PATCH] uml: move _kern.c files
Jeff Dike