| Commit message (Expand) | Author | Age |
* | [PATCH] uml: irq locking fixes | Jeff Dike | 2007-03-29 |
* | [PATCH] uml: fix device unplug crash | Jeff Dike | 2007-03-29 |
* | [PATCH] uml: fix I/O hang when multiple devices are in use | Jeff Dike | 2007-03-29 |
* | [PATCH] um: fix errno usage | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 |
* | [PATCH] um: fix confusion irq early reenabling | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 |
* | [PATCH] um: mark both consoles as CON_ANYTIME | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 |
* | [PATCH] um: fix a memory leak in the multicast driver | Paolo 'Blaisorblade' Giarrusso | 2007-03-08 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 2007-02-12 |
* | [PATCH] proc: remove useless (and buggy) ->nlink settings | Alexey Dobriyan | 2007-02-11 |
* | [PATCH] uml: umid tidying | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: locking fixes in the ubd driver | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: add per-device queues and locks to ubd driver | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: initialize a list head | 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: mostly const a structure | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: locking commentary in the random driver | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: use LIST_HEAD where possible | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: network driver locking and code cleanup | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: port driver formatting | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: make two variables static | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: mconsole locking | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: audio driver formatting | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: audio driver locking | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: watchdog driver formatting | Jeff Dike | 2007-02-11 |
* | [PATCH] uml: watchdog driver locking | 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: lock the irqs_to_free list | 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 |
* | um: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-12 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | [PATCH] uml: use get_random_bytes() after random pool is seeded | Jeff Dike | 2006-12-07 |
* | [PATCH] uml: workqueue build fix | Andrew Morton | 2006-12-07 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 |
* | Fix typos in doc and comments | Jan Engelhardt | 2006-11-29 |
* | [PATCH] uml ubd driver: various little changes | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: do not store error codes as ->fd | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: use bitfields where possible | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: reformat ubd_config | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: convert do_ubd to a boolean variable | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: ubd_io_lock usage fixup | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: change ubd_lock to be a mutex | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: give better names to some functions. | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: var renames | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |
* | [PATCH] uml ubd driver: document some struct fields | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 |