summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/exec.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro2012-11-281-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-5/+0
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-5/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-23/+2
|\ \ | |/
| * x86, um/x86: switch to generic sys_execve and kernel_execveAl Viro2012-09-301-23/+2
| * um: don't leak floating point state and segment registers on execve()Al Viro2012-09-201-0/+1
| * um: take cleaning singlestep to start_thread()Al Viro2012-09-201-19/+5
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-4/+4
* | um: don't leak floating point state and segment registers on execve()Al Viro2012-09-271-0/+1
* | um: take cleaning singlestep to start_thread()Al Viro2012-09-271-19/+5
|/
* um: distribute exports to where exported stuff is definedAl Viro2011-11-021-8/+10
* um, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-2/+0
|\
| * uml: kill big kernel lockArnd Bergmann2010-10-191-2/+0
* | uml: fix compile warningRichard Weinberger2010-09-221-3/+3
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86, um: get rid of uml unistd.hAl Viro2008-10-221-0/+1
* uml: remove the dead TTY_LOG codeAdrian Bunk2008-10-161-12/+0
* uml: runtime host VMSPLIT detectionJeff Dike2008-02-081-1/+1
* uml: cover stubs with a VMAJeff Dike2008-02-051-2/+3
* uml: clean up TASK_SIZE usageJeff Dike2008-02-051-1/+1
* uml: fix stub address calculationsJeff Dike2007-10-161-1/+2
* uml: fold mmu_context_skas into mm_contextJeff Dike2007-10-161-2/+2
* uml: get rid of do_longjmpJeff Dike2007-10-161-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-23/+18
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-3/+17
* uml: throw out CHOOSE_MODEJeff Dike2007-10-161-3/+2
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-1/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: Kill a compilation warningJeff Dike2007-02-111-1/+1
* [PATCH] tty: ->signal->tty lockingPeter Zijlstra2006-12-081-3/+4
* [PATCH] UML: tty lockingAlan Cox2006-09-261-1/+3
* [PATCH] uml: move _kern.c filesJeff Dike2006-07-101-0/+86
OpenPOWER on IntegriCloud