| Commit message (Expand) | Author | Age |
* | uml: fix prototypes | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 |
* | uml: more page fault path trimming | Jeff Dike | 2007-05-07 |
* | uml: speed page fault path | Jeff Dike | 2007-05-07 |
* | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 2007-05-07 |
* | uml: dump core on panic | Jeff Dike | 2007-05-07 |
* | uml: start fixing os_read_file and os_write_file | Jeff Dike | 2007-05-07 |
* | uml: kernel segfaults should dump proper registers | Jeff Dike | 2007-05-07 |
* | uml: tidy fault code | Jeff Dike | 2007-05-07 |
* | uml: remove page_size() | Jeff Dike | 2007-05-07 |
* | uml: tidy process.c | Jeff Dike | 2007-05-07 |
* | uml: Replace one-element array with zero-element array | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 |
* | uml: move remaining useful contents of user_util.h | Jeff Dike | 2007-05-07 |
* | uml: create as-layout.h | Jeff Dike | 2007-05-07 |
* | uml: create arch.h | Jeff Dike | 2007-05-07 |
* | uml: move SIGIO testing to sigio.c | Jeff Dike | 2007-05-07 |
* | ARRAY_SIZE: check for type | Rusty Russell | 2007-05-07 |
* | uml: network interface hotplug error handling | Jeff Dike | 2007-05-07 |
* | uml: host_info tidying | Jeff Dike | 2007-05-07 |
* | uml: delete unused code | Jeff Dike | 2007-05-07 |
* | [PATCH] uml: fix compilation problems | Jeff Dike | 2007-03-29 |
* | [PATCH] uml: use correct register file size everywhere | Jeff Dike | 2007-03-27 |
* | [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 |
* | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev | 2007-02-12 |
* | [PATCH] Dynamic kernel command-line: um | Alon Bar-Lev | 2007-02-12 |
* | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: umid tidying | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: SIGIO formatting fixes | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: libc-dependent code should call libc directly | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: locking comments in memory and tempfile code | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: make signal handlers static | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: remove unused variable and function | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: fix previous console locking | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: console locking commentary and code cleanup | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: chan_user.h formatting fixes | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: mostly const a structure | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: network driver whitespace and style fixes | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: add locking to network transport registration | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: console whitespace and comment tidying | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: return hotplug errors to host | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: console locking fixes | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: fix net_kern workqueue abuse | Peter Zijlstra | 2006-12-13 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | [PATCH] uml: size register files correctly | Jeff Dike | 2006-12-07 |
* | [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT | Jeff Dike | 2006-12-07 |
* | [PATCH] uml: workqueue build fix | Andrew Morton | 2006-12-07 |
* | [NET]: UML checksum annotations and cleanups. | Al Viro | 2006-12-03 |
* | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 2006-11-25 |
* | [PATCH] uml: fix I/O hang | Jeff Dike | 2006-11-03 |
* | [PATCH] uml ubd driver: various little changes | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |