| Commit message (Expand) | Author | Age | Files | Lines |
* | um: get rid of pointless include "..." where include <...> will do | Al Viro | 2012-10-09 | 1 | -5/+5 |
* | um: -include user.h for USER_OBJ, trim includes | Al Viro | 2011-11-02 | 1 | -1/+0 |
* | um: disable scan_elf_aux() on x86_64 | Richard Weinberger | 2011-07-25 | 1 | -0/+4 |
* | um: remove SIGHUP handler | Richard Weinberger | 2011-05-25 | 1 | -1/+0 |
* | um: fix UML_LIB_PATH | Richard Weinberger | 2011-05-25 | 1 | -1/+1 |
* | uml: fix build when SLOB is enabled | Jeff Dike | 2008-05-13 | 1 | -1/+1 |
* | uml: install panic notifier earlier | Jeff Dike | 2008-02-05 | 1 | -2/+0 |
* | uml: code tidying under arch/um/os-Linux | WANG Cong | 2008-02-05 | 1 | -4/+8 |
* | uml: eliminate SIGALRM | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -39/+41 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | uml: throw out CHOOSE_MODE | Jeff Dike | 2007-10-16 | 1 | -7/+3 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 1 | -32/+0 |
* | uml: stop using libc asm/page.h | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | uml: Eliminate kernel allocator wrappers | Jeff Dike | 2007-07-16 | 1 | -2/+2 |
* | uml: remove PAGE_SIZE from libc code | Jeff Dike | 2007-06-16 | 1 | -1/+3 |
* | uml: add missing __init declarations | Jeff Dike | 2007-05-07 | 1 | -1/+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 |
* | uml: formatting fixes | Jeff Dike | 2007-05-07 | 1 | -5/+6 |
* | uml: delete unused code | Jeff Dike | 2007-05-07 | 1 | -7/+1 |
* | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso | 2006-10-20 | 1 | -0/+1 |
* | [PATCH] uml: Move signal handlers to arch code | Jeff Dike | 2006-09-26 | 1 | -6/+28 |
* | [PATCH] uml: fix a typo in do_uml_initcalls | Jeff Dike | 2006-06-05 | 1 | -1/+1 |
* | [PATCH] uml: search from uml_net in a more reasonable PATH | Mattia Dongili | 2006-05-01 | 1 | -0/+30 |
* | [PATCH] uml: implement soft interrupts | Jeff Dike | 2006-01-18 | 1 | -12/+0 |
* | [PATCH] uml: move libc-dependent time code | Gennady Sharapov | 2006-01-18 | 1 | -1/+0 |
* | [PATCH] uml: move libc-dependent code from signal_user.c | Gennady Sharapov | 2006-01-08 | 1 | -1/+0 |
* | [PATCH] uml: separate libc-dependent early initialization | Jeff Dike | 2005-11-07 | 1 | -0/+259 |