| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: runtime host VMSPLIT detection | Jeff Dike | 2008-02-08 | 1 | -1/+4 |
* | uml: remove init_irq_signals | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: move sig_handler_common_skas | Jeff Dike | 2008-02-05 | 1 | -3/+0 |
* | uml: tidy helper code | Jeff Dike | 2008-02-05 | 1 | -1/+1 |
* | uml: eliminate setjmp_wrapper | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: style fixes in file.c | Jeff Dike | 2008-02-05 | 1 | -1/+0 |
* | uml: miscellaneous code cleanups | Jeff Dike | 2008-02-05 | 1 | -2/+1 |
* | uml: kill processes instead of panicing kernel | Jeff Dike | 2008-02-05 | 1 | -5/+3 |
* | uml: convert functions to void | Karol Swietlicki | 2008-02-05 | 1 | -5/+1 |
* | uml: tidy kern_util.h | Jeff Dike | 2008-02-05 | 1 | -4/+0 |
* | uml: code tidying under arch/um/os-Linux | WANG Cong | 2008-02-05 | 1 | -6/+6 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-17 | 1 | -1/+1 |
* | uml: use *SEC_PER_*SEC constants | Jeff Dike | 2007-10-16 | 1 | -2/+0 |
* | uml: time build fix | Jeff Dike | 2007-10-16 | 1 | -2/+2 |
* | uml: eliminate interrupts in the idle loop | Jeff Dike | 2007-10-16 | 1 | -3/+2 |
* | uml: tickless support | Jeff Dike | 2007-10-16 | 1 | -0/+1 |
* | uml: separate timer initialization | Jeff Dike | 2007-10-16 | 1 | -0/+1 |
* | uml: simplify interval setting | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: fix timer switching | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: userspace files should call libc directly | Jeff Dike | 2007-10-16 | 1 | -2/+1 |
* | uml: remove os_* usage from userspace files | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | uml: get rid of do_longjmp | Jeff Dike | 2007-10-16 | 1 | -3/+2 |
* | uml: style fixes pass 3 | Jeff Dike | 2007-10-16 | 1 | -9/+7 |
* | uml: remove code made redundant by CHOOSE_MODE removal | Jeff Dike | 2007-10-16 | 1 | -3/+3 |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 1 | -26/+0 |
* | uml: stop saving process FP state | Jeff Dike | 2007-10-16 | 1 | -0/+2 |
* | uml: tidy recently-moved code | Jeff Dike | 2007-10-16 | 1 | -1/+0 |
* | 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 |