Age | Commit message (Expand) | Author |
2006-02-07 | [PATCH] uml: initialize process FP registers properly | Jeff Dike |
2006-02-01 | [PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages | Paolo 'Blaisorblade' Giarrusso |
2006-01-18 | [PATCH] uml: avoid malloc to sleep in atomic sections | Paolo 'Blaisorblade' Giarrusso |
2006-01-18 | [PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp | Jeff Dike |
2006-01-18 | [PATCH] uml: implement soft interrupts | Jeff Dike |
2006-01-18 | [PATCH] uml: move libc-dependent skas process handling | Gennady Sharapov |
2006-01-18 | [PATCH] uml: move libc-dependent skas memory mapping code | Gennady Sharapov |
2006-01-18 | [PATCH] uml: move headers to arch/um/include | Gennady Sharapov |
2006-01-18 | [PATCH] uml: move libc-dependent time code | Gennady Sharapov |
2006-01-18 | [PATCH] uml: move libc-dependent utility procedures | Gennady Sharapov |
2006-01-15 | return statement cleanup - kill pointless parentheses | Jesper Juhl |
2006-01-11 | [PATCH] uml: fix missing KBUILD_BASENAME | Jeff Dike |
2006-01-08 | [PATCH] uml: move libc-dependent code from trap_user.c | Gennady Sharapov |
2006-01-08 | [PATCH] uml: move libc-dependent code from signal_user.c | Gennady Sharapov |
2006-01-06 | [PATCH] uml: add mconsole_reply variant with length param | Jeff Dike |
2006-01-06 | [PATCH] uml: better diagnostics for broken configs | Jeff Dike |
2006-01-06 | [PATCH] uml: umid cleanup | Jeff Dike |
2006-01-06 | [PATCH] uml: separate libc-dependent umid code | Jeff Dike |
2006-01-06 | [PATCH] uml: Add throttling to console driver | Jeff Dike |
2006-01-06 | [PATCH] uml: Simplify console opening/closing and irq registration | Jeff Dike |
2006-01-06 | [PATCH] uml: move console configuration | Jeff Dike |
2006-01-06 | [PATCH] uml: Add static initializations and declarations | Jeff Dike |
2006-01-06 | [PATCH] uml: Move mconsole support out of generic code | Jeff Dike |
2006-01-06 | [PATCH] uml: Remove unneeded structure field | Jeff Dike |
2006-01-06 | [PATCH] uml: Formatting changes | Jeff Dike |
2005-12-18 | [PATCH] uml skas0: stop gcc's insanity | Jeff Dike |
2005-12-12 | [PATCH] uml: fix compile error for tt | Pekka J Enberg |
2005-11-22 | [PATCH] uml: properly invoke x86_64 system calls | Jeff Dike |
2005-11-13 | [PATCH] uml: fix access_ok | Paolo 'Blaisorblade' Giarrusso |
2005-11-13 | [PATCH] uml console channels: fix the API of console_write | Paolo 'Blaisorblade' Giarrusso |
2005-11-07 | [PATCH] uml: big memory fixes | Jeff Dike |
2005-11-07 | [PATCH] uml: separate libc-dependent helper code | Jeff Dike |
2005-11-07 | [PATCH] uml: separate libc-dependent uaccess code | Gennady Sharapov |
2005-11-07 | [PATCH] uml: fix UML network driver endianness bugs | Bodo Stroesser |
2005-11-07 | [PATCH] uml: fix syscall stubs | Paolo 'Blaisorblade' Giarrusso |
2005-11-01 | [PATCH] missing platform_device.h includes | Al Viro |
2005-10-30 | [PATCH] unify sys_ptrace prototype | Christoph Hellwig |
2005-10-29 | [PATCH] mm: uml kill unused | Hugh Dickins |
2005-10-24 | [PATCH] uml: fix compile failure for TT mode | Miklos Szeredi |
2005-10-19 | [PATCH] build fix for uml/amd64 | Al Viro |
2005-10-12 | [PATCH] uml: compile-time fix recent patch | Paolo 'Blaisorblade' Giarrusso |
2005-10-12 | [PATCH] uml: revert block driver use of host AIO | Jeff Dike |
2005-10-04 | [PATCH] uml: Fix sysrq-r support for skas mode | Allan Graves |
2005-09-30 | [PATCH] uml: clear SKAS0/3 flags when running in TT mode | Paolo 'Blaisorblade' Giarrusso |
2005-09-30 | [PATCH] uml: fix page faults in SKAS3 mode. | Paolo 'Blaisorblade' Giarrusso |
2005-09-29 | [PATCH] uml makefiles sanitized | Al Viro |
2005-09-22 | [PATCH] strlcat: use for uml umid.c | Paolo 'Blaisorblade' Giarrusso |
2005-09-21 | [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name | Paolo 'Blaisorblade' Giarrusso |
2005-09-17 | [PATCH] uml: move libc code out of mem_user.c and tempfile.c | Jeff Dike |
2005-09-17 | [PATCH] uml: breakpoint an arbitrary thread | Jeff Dike |