| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: simplify helper stack handling | Jeff Dike | 2007-07-16 | 1 | -4/+2 |
* | uml: remove task_protections | Jeff Dike | 2007-05-11 | 1 | -1/+0 |
* | uml: more page fault path trimming | Jeff Dike | 2007-05-07 | 1 | -4/+2 |
* | uml: speed page fault path | Jeff Dike | 2007-05-07 | 1 | -1/+1 |
* | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 2007-05-07 | 1 | -2/+0 |
* | uml: dump core on panic | Jeff Dike | 2007-05-07 | 1 | -0/+1 |
* | uml: start fixing os_read_file and os_write_file | Jeff Dike | 2007-05-07 | 1 | -0/+2 |
* | uml: move remaining useful contents of user_util.h | Jeff Dike | 2007-05-07 | 1 | -0/+6 |
* | uml: host_info tidying | Jeff Dike | 2007-05-07 | 1 | -1/+1 |
* | [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 | 1 | -1/+2 |
* | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 2007-02-11 | 1 | -0/+2 |
* | [PATCH] uml: libc-dependent code should call libc directly | Jeff Dike | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 2006-11-25 | 1 | -0/+2 |
* | [PATCH] uml: readd forgot prototype | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -0/+1 |
* | [PATCH] uml: thread creation tidying | Jeff Dike | 2006-09-27 | 1 | -6/+4 |
* | [PATCH] uml: mark some tt-mode code | Jeff Dike | 2006-09-27 | 1 | -1/+2 |
* | [PATCH] uml: timer cleanups | Jeff Dike | 2006-09-26 | 1 | -1/+3 |
* | [PATCH] uml: SIGIO cleanups | Jeff Dike | 2006-09-26 | 1 | -0/+1 |
* | [PATCH] uml: header formatting cleanups | Jeff Dike | 2006-07-14 | 1 | -34/+34 |
* | [PATCH] uml: make some symbols static | Jeff Dike | 2006-07-10 | 1 | -1/+0 |
* | [PATCH] uml: remove os_isatty | Jeff Dike | 2006-07-10 | 1 | -2/+1 |
* | [PATCH] uml: signal initialization cleanup | Jeff Dike | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] uml: check for differences in host support | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -0/+1 |
* | [PATCH] uml: tls support: hack to make it compile on any host | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -3/+4 |
* | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -0/+4 |
* | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 2006-03-31 | 1 | -0/+2 |
* | [PATCH] uml: oS header cleanups | Jeff Dike | 2006-03-27 | 1 | -0/+14 |
* | [PATCH] uml: move sigio_user.c to os-Linux/sigio.c | Jeff Dike | 2006-03-27 | 1 | -0/+5 |
* | [PATCH] uml: move SIGIO startup code to os-Linux/start_up.c | Jeff Dike | 2006-03-27 | 1 | -0/+1 |
* | [PATCH] uml: move libc-dependent irq code to os-Linux | Jeff Dike | 2006-03-27 | 1 | -0/+16 |
* | [PATCH] uml: fix usage of kernel_errno in place of errno | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 1 | -0/+3 |
* | [PATCH] uml: move libc-dependent skas process handling | Gennady Sharapov | 2006-01-18 | 1 | -0/+19 |
* | [PATCH] uml: move libc-dependent skas memory mapping code | Gennady Sharapov | 2006-01-18 | 1 | -0/+17 |
* | [PATCH] uml: move libc-dependent time code | Gennady Sharapov | 2006-01-18 | 1 | -1/+11 |
* | [PATCH] uml: move libc-dependent utility procedures | Gennady Sharapov | 2006-01-18 | 1 | -0/+10 |
* | [PATCH] uml: move libc-dependent code from trap_user.c | Gennady Sharapov | 2006-01-08 | 1 | -0/+6 |
* | [PATCH] uml: move libc-dependent code from signal_user.c | Gennady Sharapov | 2006-01-08 | 1 | -0/+10 |
* | [PATCH] uml: umid cleanup | Jeff Dike | 2006-01-06 | 1 | -2/+2 |
* | [PATCH] uml: separate libc-dependent umid code | Jeff Dike | 2006-01-06 | 1 | -11/+6 |
* | [PATCH] uml: big memory fixes | Jeff Dike | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] uml: separate libc-dependent helper code | Jeff Dike | 2005-11-07 | 1 | -0/+8 |
* | [PATCH] uml: separate libc-dependent uaccess code | Gennady Sharapov | 2005-11-07 | 1 | -0/+6 |
* | [PATCH] uml: compile-time fix recent patch | Paolo 'Blaisorblade' Giarrusso | 2005-10-12 | 1 | -0/+5 |
* | [PATCH] uml: clear SKAS0/3 flags when running in TT mode | Paolo 'Blaisorblade' Giarrusso | 2005-09-30 | 1 | -0/+4 |
* | [PATCH] uml: move libc code out of mem_user.c and tempfile.c | Jeff Dike | 2005-09-17 | 1 | -0/+5 |
* | [PATCH] uml: move libc-dependent startup and signal code | Gennady Sharapov | 2005-09-05 | 1 | -0/+15 |
* | [PATCH] uml: compile fixes for gcc 4 | Jeff Dike | 2005-06-08 | 1 | -1/+1 |
* | [PATCH] uml: Fix SIGWINCH relaying | Jeff Dike | 2005-05-05 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+183 |