summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/exec.c
Commit message (Expand)AuthorAgeFilesLines
* 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