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