Age | Commit message (Expand) | Author |
2006-01-14 | [PATCH] uml: fix symbol for mktime | Miklos Szeredi |
2006-01-12 | [PATCH] uml: task_stack_page() | Al Viro |
2006-01-12 | [PATCH] uml: task_thread_info() | Al Viro |
2006-01-11 | [PATCH] uml: kill an unused variable | Jeff Dike |
2006-01-11 | [PATCH] uml: fix debug output on x86_64 | Jeff Dike |
2006-01-11 | [PATCH] uml: eliminate doubled boot output | Jeff Dike |
2006-01-11 | [PATCH] uml: revert compile-time option checking | Jeff Dike |
2006-01-11 | [PATCH] uml: update Kconfig help | Jeff Dike |
2006-01-11 | [PATCH] uml: fix missing KBUILD_BASENAME | Jeff Dike |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox |
2006-01-10 | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner |
2006-01-08 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall |
2006-01-08 | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-08 | [PATCH] uml: prevent MODE_SKAS=n and MODE_TT=n | Adrian Bunk |
2006-01-08 | [PATCH] uml: whitespace cleanup | Jeff Dike |
2006-01-08 | [PATCH] uml: merge trap_user.c and trap_kern.c | Gennady Sharapov |
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: free network IRQ correctly | Jeff Dike |
2006-01-06 | [PATCH] uml: fix whitespace in mconsole driver | Jeff Dike |
2006-01-06 | [PATCH] uml: capture printk output for mconsole sysrq | Jeff Dike |
2006-01-06 | [PATCH] uml: capture printk output for mconsole stack | Jeff Dike |
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: SIGWINCH handling cleanup | 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: Fix flip_buf full handling | 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: line_setup interface change | 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: use ARRAY_SIZE | Jeff Dike |
2006-01-06 | [PATCH] uml: Formatting changes | Jeff Dike |
2006-01-06 | [PATCH] uml: non-void functions should return something | Jeff Dike |
2006-01-06 | [PATCH] uml: use kstrdup | Jeff Dike |
2005-12-29 | [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled | Paolo 'Blaisorblade' Giarrusso |
2005-12-29 | [PATCH] Hostfs: update for new glibc - add missing symbol exports | Paolo 'Blaisorblade' Giarrusso |
2005-12-29 | [PATCH] uml: fix random segfaults at bootup | Paolo 'Blaisorblade' Giarrusso |
2005-12-18 | [PATCH] uml skas0: stop gcc's insanity | Jeff Dike |
2005-12-18 | [PATCH] uml - fix some funkiness in Kconfig | Paolo 'Blaisorblade' Giarrusso |
2005-12-18 | [PATCH] uml: fix dynamic linking on some 64-bit distros | Rob Landley |
2005-12-18 | [PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated code | Paolo 'Blaisorblade' Giarrusso |
2005-12-12 | [PATCH] uml: fix compile error for tt | Pekka J Enberg |
2005-11-22 | [PATCH] uml: eliminate use of libc PAGE_SIZE | Jeff Dike |
2005-11-22 | [PATCH] uml: properly invoke x86_64 system calls | Jeff Dike |