| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH] uml: remove code controlled by non-existent config option | Jeff Dike | 2007-02-11 | 1 | -5/+1 |
* | [PATCH] uml: const a variable | Jeff Dike | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] uml: make signal handlers static | Jeff Dike | 2007-02-11 | 2 | -18/+14 |
* | [PATCH] uml: remove unused variable and function | Jeff Dike | 2007-02-11 | 2 | -17/+0 |
* | [PATCH] uml: delete unused file | Jeff Dike | 2007-02-11 | 2 | -24/+1 |
* | [PATCH] uml: make time data per-cpu | Jeff Dike | 2007-02-11 | 1 | -12/+12 |
* | [PATCH] uml: initialize a list head | Jeff Dike | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] uml: mem.c and physmem.c formatting fixes | Jeff Dike | 2007-02-11 | 2 | -77/+57 |
* | [PATCH] uml: locking comments in iomem driver | Jeff Dike | 2007-02-11 | 2 | -10/+17 |
* | [PATCH] uml: fix previous console locking | Jeff Dike | 2007-02-11 | 2 | -41/+8 |
* | [PATCH] uml: console locking commentary and code cleanup | Jeff Dike | 2007-02-11 | 4 | -45/+31 |
* | [PATCH] uml: chan_user.h formatting fixes | Jeff Dike | 2007-02-11 | 1 | -12/+1 |
* | [PATCH] uml: mostly const a structure | Jeff Dike | 2007-02-11 | 5 | -11/+11 |
* | [PATCH] uml: locking commentary in the random driver | Jeff Dike | 2007-02-11 | 1 | -0/+1 |
* | [PATCH] uml: use LIST_HEAD where possible | Jeff Dike | 2007-02-11 | 2 | -2/+2 |
* | [PATCH] uml: network driver locking and code cleanup | Jeff Dike | 2007-02-11 | 1 | -24/+18 |
* | [PATCH] uml: Kill a compilation warning | Jeff Dike | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] uml: port driver formatting | Jeff Dike | 2007-02-11 | 2 | -54/+43 |
* | [PATCH] uml: make two variables static | Jeff Dike | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] uml: mconsole locking | Jeff Dike | 2007-02-11 | 5 | -6/+19 |
* | [PATCH] uml: audio driver formatting | Jeff Dike | 2007-02-11 | 1 | -87/+73 |
* | [PATCH] uml: audio driver locking | Jeff Dike | 2007-02-11 | 1 | -3/+6 |
* | [PATCH] uml: watchdog driver formatting | Jeff Dike | 2007-02-11 | 2 | -39/+17 |
* | [PATCH] uml: watchdog driver locking | Jeff Dike | 2007-02-11 | 1 | -8/+15 |
* | [PATCH] uml: network driver whitespace and style fixes | Jeff Dike | 2007-02-11 | 2 | -17/+18 |
* | [PATCH] uml: add locking to network transport registration | Jeff Dike | 2007-02-11 | 2 | -8/+9 |
* | [PATCH] uml: lock the irqs_to_free list | Jeff Dike | 2007-02-11 | 1 | -3/+18 |
* | [PATCH] uml: console whitespace and comment tidying | Jeff Dike | 2007-02-11 | 2 | -3/+1 |
* | [PATCH] uml: return hotplug errors to host | Jeff Dike | 2007-02-11 | 12 | -238/+253 |
* | [PATCH] uml: console locking fixes | Jeff Dike | 2007-02-11 | 3 | -72/+134 |
* | [PATCH] uml: fix signal frame alignment | Jeff Dike | 2007-01-30 | 2 | -3/+5 |
* | [PATCH] fix indentation-related breakage in Kconfig.i386 | Al Viro | 2007-01-30 | 1 | -8/+8 |
* | [PATCH] Fix UML on non-standard VM split hosts | Jeff Dike | 2007-01-26 | 1 | -17/+17 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] uml: fix net_kern workqueue abuse | Peter Zijlstra | 2006-12-13 | 2 | -6/+11 |
* | um: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-12 | 1 | -2/+1 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 2 | -2/+2 |
* | [PATCH] UML: add generic BUG support | Jeff Dike | 2006-12-08 | 5 | -2/+47 |
* | [PATCH] tty: ->signal->tty locking | Peter Zijlstra | 2006-12-08 | 1 | -3/+4 |
* | [PATCH] uml: use get_random_bytes() after random pool is seeded | Jeff Dike | 2006-12-07 | 7 | -7/+7 |
* | [PATCH] uml: size register files correctly | Jeff Dike | 2006-12-07 | 2 | -2/+2 |
* | [PATCH] uml: include asm/page.h in order to get PAGE_SHIFT | Jeff Dike | 2006-12-07 | 1 | -0/+1 |
* | [PATCH] uml: include stddef.h correctly | Jeff Dike | 2006-12-07 | 3 | -3/+2 |
* | [PATCH] uml: workqueue build fix | Andrew Morton | 2006-12-07 | 3 | -5/+5 |
* | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 4 | -5/+6 |
* | [NET]: UML checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -68/+53 |
* | Fix typos in doc and comments | Jan Engelhardt | 2006-11-30 | 1 | -1/+1 |
* | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 2006-11-25 | 4 | -9/+166 |
* | [PATCH] uml: include tidying | Jeff Dike | 2006-11-03 | 3 | -3/+2 |
* | [PATCH] uml: fix I/O hang | Jeff Dike | 2006-11-03 | 3 | -3/+44 |