| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | um: get_safe_registers() should be done in flush_thread(), not start_thread() | Al Viro | 2012-11-28 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -5/+0 |
|\ |
|
| * | x86, um: convert to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 1 | -5/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 1 | -23/+2 |
|\ \
| |/ |
|
| * | x86, um/x86: switch to generic sys_execve and kernel_execve | Al Viro | 2012-09-30 | 1 | -23/+2 |
| * | um: don't leak floating point state and segment registers on execve() | Al Viro | 2012-09-20 | 1 | -0/+1 |
| * | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-20 | 1 | -19/+5 |
* | | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 1 | -4/+4 |
* | | um: don't leak floating point state and segment registers on execve() | Al Viro | 2012-09-27 | 1 | -0/+1 |
* | | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-27 | 1 | -19/+5 |
|/ |
|
* | um: distribute exports to where exported stuff is defined | Al Viro | 2011-11-02 | 1 | -8/+10 |
* | um, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2011-07-25 | 1 | -1/+0 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 1 | -2/+0 |
|\ |
|
| * | uml: kill big kernel lock | Arnd Bergmann | 2010-10-19 | 1 | -2/+0 |
* | | uml: fix compile warning | Richard Weinberger | 2010-09-22 | 1 | -3/+3 |
|/ |
|
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -2/+3 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -3/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | x86, um: get rid of uml unistd.h | Al Viro | 2008-10-22 | 1 | -0/+1 |
* | uml: remove the dead TTY_LOG code | Adrian Bunk | 2008-10-16 | 1 | -12/+0 |
* | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 1 | -1/+1 |
* | uml: cover stubs with a VMA | Jeff Dike | 2008-02-05 | 1 | -2/+3 |
* | uml: clean up TASK_SIZE usage | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | uml: fix stub address calculations | Jeff Dike | 2007-10-16 | 1 | -1/+2 |
* | uml: fold mmu_context_skas into mm_context | Jeff Dike | 2007-10-16 | 1 | -2/+2 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -23/+18 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 1 | -3/+17 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 1 | -3/+2 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 | 1 | -1/+0 |
* | uml: create as-layout.h | Jeff Dike | 2007-05-07 | 1 | -0/+1 |
* | [PATCH] uml: Kill a compilation warning | Jeff Dike | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 | 1 | -3/+4 |
* | [PATCH] UML: tty locking | Alan Cox | 2006-09-26 | 1 | -1/+3 |
* | [PATCH] uml: move _kern.c files | Jeff Dike | 2006-07-10 | 1 | -0/+86 |