| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: improve error messages | WANG Cong | 2009-04-01 | 1 | -4/+4 |
* | uml: work around broken host PTRACE_SYSEMU | Jeff Dike | 2008-06-12 | 1 | -9/+16 |
* | uml: redo host capability detection and disabling | Jeff Dike | 2008-05-13 | 1 | -40/+41 |
* | arch/um/os-Linux/start_up.c: various improvements. | WANG Cong | 2008-04-28 | 1 | -8/+6 |
* | uml: move register initialization | Jeff Dike | 2008-02-05 | 1 | -3/+7 |
* | uml: miscellaneous code cleanups | Jeff Dike | 2008-02-05 | 1 | -1/+2 |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 | 1 | -1/+3 |
* | uml: convert functions to void | Karol Swietlicki | 2008-02-05 | 1 | -3/+1 |
* | uml: code tidying under arch/um/os-Linux | WANG Cong | 2008-02-05 | 1 | -1/+1 |
* | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 | 1 | -2/+3 |
* | uml: replace clone with fork | Jeff Dike | 2007-10-16 | 1 | -35/+20 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -79/+74 |
* | 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 | -1/+0 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 1 | -10/+0 |
* | uml: stop using libc asm/page.h | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | uml: remove PAGE_SIZE from libc code | Jeff Dike | 2007-06-16 | 1 | -3/+4 |
* | uml: improve PTRACE_SYSEMU checking | Jeff Dike | 2007-05-23 | 1 | -8/+16 |
* | uml: add missing __init declarations | Jeff Dike | 2007-05-07 | 1 | -2/+2 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 | 1 | -1/+0 |
* | uml: move SIGIO testing to sigio.c | Jeff Dike | 2007-05-07 | 1 | -145/+0 |
* | uml: print coredump limits | Jeff Dike | 2007-05-07 | 1 | -0/+25 |
* | [PATCH] uml: fix error output during early boot | Jeff Dike | 2007-02-11 | 1 | -62/+92 |
* | [PATCH] uml: libc-dependent code should call libc directly | Jeff Dike | 2007-02-11 | 1 | -11/+28 |
* | [PATCH] uml: style fixes in startup code | Jeff Dike | 2007-02-11 | 1 | -6/+6 |
* | [PATCH] uml: locking comments in startup code | Jeff Dike | 2007-02-11 | 1 | -0/+2 |
* | [PATCH] uml: stack usage reduction | Jeff Dike | 2006-09-26 | 1 | -1/+0 |
* | [PATCH] uml: physical memory map file fixes | Rob Landley | 2006-04-19 | 1 | -23/+1 |
* | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 2006-03-31 | 1 | -20/+0 |
* | [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c | Jeff Dike | 2006-03-27 | 1 | -0/+128 |
* | [PATCH] uml: block SIGWINCH in ptrace tester child | Jeff Dike | 2006-02-07 | 1 | -0/+1 |
* | [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: fix random segfaults at bootup | Paolo 'Blaisorblade' Giarrusso | 2005-12-29 | 1 | -10/+12 |
* | [PATCH] uml: big memory fixes | Jeff Dike | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] uml: maintain own LDT entries | Bodo Stroesser | 2005-11-07 | 1 | -5/+70 |
* | [PATCH] uml: add mode=skas0 as a synonym of skas0 | Paolo 'Blaisorblade' Giarrusso | 2005-10-10 | 1 | -0/+11 |
* | [PATCH] uml: move libc code out of mem_user.c and tempfile.c | Jeff Dike | 2005-09-17 | 1 | -2/+107 |
* | [PATCH] uml: fix advanced sysemu check | Bodo Stroesser | 2005-09-05 | 1 | -11/+17 |
* | [PATCH] uml: allow host capability usage to be disabled | Bodo Stroesser | 2005-09-05 | 1 | -0/+24 |
* | [PATCH] uml: move libc-dependent startup and signal code | Gennady Sharapov | 2005-09-05 | 1 | -0/+329 |