Age | Commit message (Expand) | Author |
2011-03-22 | um: remove file pointer from ioctl | Richard Weinberger |
2011-01-13 | arch/um/drivers/line.c: safely iterate over list of winch handlers | Will Newton |
2010-11-25 | uml: disable winch irq before freeing handler data | Will Newton |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-04-20 | UML: Remove unused variable from line driver | Jan Kiszka |
2010-04-19 | uml: Fix build breakage after slab.h changes | Jan Kiszka |
2010-03-06 | uml: line.c: avoid NULL pointer dereference | Alexander Beregalov |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2008-10-13 | uml: small cleanups and note bugs to be dealt with by uml authors... | Alan Cox |
2008-07-30 | uml: fix tty-related build error | WANG Cong |
2008-05-08 | uml: fix inconsistence due to tty_operation change | WANG Cong |
2008-04-28 | uml: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-05 | uml: DEBUG_SHIRQ fixes | Jeff Dike |
2008-02-05 | uml: tidy kern_util.h | Jeff Dike |
2008-02-05 | uml: console driver cleanups | Jeff Dike |
2007-10-20 | spelling fixes: arch/um/ | Simon Arlott |
2007-10-16 | uml: console tidying | Jeff Dike |
2007-10-16 | uml: fix console writing bugs | Jeff Dike |
2007-07-16 | uml: SIGIO support cleanup | Jeff Dike |
2007-07-16 | uml: handle errors on opening host side of consoles | Jeff Dike |
2007-06-08 | uml: get declaration of simple_strtoul | Jeff Dike |
2007-05-07 | uml: remove user_util.h | Jeff Dike |
2007-03-08 | [PATCH] um: fix confusion irq early reenabling | Paolo 'Blaisorblade' Giarrusso |
2007-02-12 | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman |
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: return hotplug errors to host | Jeff Dike |
2007-02-11 | [PATCH] uml: console locking fixes | Jeff Dike |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-07 | [PATCH] uml: workqueue build fix | Andrew Morton |
2006-10-08 | [PATCH] uml pt_regs fixes | Al Viro |
2006-10-03 | Attack of "the the"s in arch | Matt LaPlante |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-09-27 | [PATCH] uml: const more data | Jeff Dike |
2006-07-02 | [PATCH] irq-flags: UM: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-26 | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman |
2006-02-01 | [PATCH] uml: some harmless sparse warning fixes | Paolo 'Blaisorblade' Giarrusso |
2006-01-06 | [PATCH] uml: SIGWINCH handling cleanup | Jeff Dike |
2006-01-06 | [PATCH] uml: umid cleanup | 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: 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: Formatting changes | Jeff Dike |
2006-01-06 | [PATCH] uml: use kstrdup | Jeff Dike |
2005-07-07 | [PATCH] uml: remove winch sem | Paolo 'Blaisorblade' Giarrusso |