aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/exec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-2/+0
2010-10-19uml: kill big kernel lockArnd Bergmann1-2/+0
2010-09-22uml: fix compile warningRichard Weinberger1-3/+3
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-10-22x86, um: get rid of uml unistd.hAl Viro1-0/+1
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk1-12/+0
2008-02-08uml: runtime host VMSPLIT detectionJeff Dike1-1/+1
2008-02-05uml: cover stubs with a VMAJeff Dike1-2/+3
2008-02-05uml: clean up TASK_SIZE usageJeff Dike1-1/+1
2007-10-16uml: fix stub address calculationsJeff Dike1-1/+2
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike1-2/+2
2007-10-16uml: get rid of do_longjmpJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike1-23/+18
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-3/+17
2007-10-16uml: throw out CHOOSE_MODEJeff Dike1-3/+2
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-1/+0
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2007-02-11[PATCH] uml: Kill a compilation warningJeff Dike1-1/+1
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra1-3/+4
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-07-10[PATCH] uml: move _kern.c filesJeff Dike1-0/+86