aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/exec.c
AgeCommit message (Expand)Author
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl 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: don't leak floating point state and segment registers on execve()Al Viro
2012-09-27um: take cleaning singlestep to start_thread()Al Viro
2012-09-20um: don't leak floating point state and segment registers on execve()Al Viro
2012-09-20um: take cleaning singlestep to start_thread()Al Viro
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2011-07-25um, exec: remove redundant set_fs(USER_DS)Mathias Krause
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-19uml: kill big kernel lockArnd Bergmann
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-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-22x86, um: get rid of uml unistd.hAl Viro
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike
2008-02-05uml: cover stubs with a VMAJeff Dike
2008-02-05uml: clean up TASK_SIZE usageJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: get rid of do_longjmpJeff 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-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-09-26[PATCH] UML: tty lockingAlan Cox
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike