| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Dynamic kernel command-line: fixups | Alon Bar-Lev | 2007-02-12 | 1 | -2/+0 |
* | [PATCH] Dynamic kernel command-line: um | Alon Bar-Lev | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] uml: x86_64 thread fixes | Jeff Dike | 2007-02-11 | 1 | -0/+2 |
* | [PATCH] uml: umid tidying | Jeff Dike | 2007-02-11 | 1 | -22/+0 |
* | [PATCH] uml: SIGIO formatting fixes | Jeff Dike | 2007-02-11 | 1 | -11/+0 |
* | [PATCH] uml: libc-dependent code should call libc directly | Jeff Dike | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] uml: locking comments in memory and tempfile code | Jeff Dike | 2007-02-11 | 1 | -10/+0 |
* | [PATCH] uml: make signal handlers static | Jeff Dike | 2007-02-11 | 1 | -4/+0 |
* | [PATCH] uml: remove unused variable and function | Jeff Dike | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] uml: fix previous console locking | Jeff Dike | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] uml: console locking commentary and code cleanup | Jeff Dike | 2007-02-11 | 1 | -22/+14 |
* | [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 | 2 | -6/+5 |
* | [PATCH] uml: network driver whitespace and style fixes | Jeff Dike | 2007-02-11 | 1 | -3/+3 |
* | [PATCH] uml: add locking to network transport registration | Jeff Dike | 2007-02-11 | 1 | -4/+4 |
* | [PATCH] uml: console whitespace and comment tidying | Jeff Dike | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] uml: return hotplug errors to host | Jeff Dike | 2007-02-11 | 3 | -17/+8 |
* | [PATCH] uml: console locking fixes | Jeff Dike | 2007-02-11 | 1 | -5/+9 |
* | [PATCH] uml: fix net_kern workqueue abuse | Peter Zijlstra | 2006-12-13 | 1 | -0/+2 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | [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: workqueue build fix | Andrew Morton | 2006-12-07 | 2 | -2/+2 |
* | [NET]: UML checksum annotations and cleanups. | Al Viro | 2006-12-02 | 2 | -68/+53 |
* | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso | 2006-11-25 | 1 | -0/+2 |
* | [PATCH] uml: fix I/O hang | Jeff Dike | 2006-11-03 | 2 | -0/+16 |
* | [PATCH] uml ubd driver: various little changes | Paolo 'Blaisorblade' Giarrusso | 2006-10-31 | 1 | -0/+1 |
* | [PATCH] uml: mconsole fixes | Al Viro | 2006-10-24 | 1 | -0/+1 |
* | [PATCH] uml: split memory allocation prototypes out of user.h | Paolo 'Blaisorblade' Giarrusso | 2006-10-20 | 3 | -7/+17 |
* | [PATCH] make UML compile (FC6/x86-64) | Ulrich Drepper | 2006-10-15 | 1 | -1/+0 |
* | [PATCH] uml: asm offsets duplication removal | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 3 | -8/+10 |
* | [PATCH] uml: allow using again x86/x86_64 crypto code | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 3 | -0/+3 |
* | [PATCH] uml: make UML_SETJMP always safe | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -1/+2 |
* | [PATCH] uml: readd forgot prototype | Paolo 'Blaisorblade' Giarrusso | 2006-10-11 | 1 | -0/+1 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -2/+2 |
* | [PATCH] uml pt_regs fixes | Al Viro | 2006-10-08 | 1 | -3/+2 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 5 | -6/+0 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -4/+3 |
* | [PATCH] uml: don't roll my own random MAC generator | Jeff Dike | 2006-09-29 | 1 | -2/+0 |
* | [PATCH] uml: mechanical tidying after random MACs change | Jeff Dike | 2006-09-29 | 2 | -15/+0 |
* | [PATCH] uml: assign random MACs to interfaces if necessary | Jeff Dike | 2006-09-29 | 1 | -14/+5 |
* | [PATCH] uml: thread creation tidying | Jeff Dike | 2006-09-27 | 4 | -8/+11 |
* | [PATCH] uml: mark some tt-mode code | Jeff Dike | 2006-09-27 | 1 | -1/+2 |
* | [PATCH] uml: fix missing x86_64 register definitions | Jeff Dike | 2006-09-27 | 2 | -4/+41 |
* | [PATCH] uml: const more data | Jeff Dike | 2006-09-27 | 5 | -11/+11 |
* | [PATCH] uml: stack usage reduction | Jeff Dike | 2006-09-26 | 1 | -1/+2 |
* | [PATCH] uml: clean our set_ether_mac | Paolo 'Blaisorblade' Giarrusso | 2006-09-26 | 1 | -1/+0 |
* | [PATCH] uml: Remove unused variable | Jeff Dike | 2006-09-26 | 1 | -1/+0 |
* | [PATCH] uml: timer cleanups | Jeff Dike | 2006-09-26 | 1 | -1/+3 |