| Commit message (Expand) | Author | Age | Files | Lines |
* | uml: throw out CONFIG_MODE_TT | Jeff Dike | 2007-10-16 | 1 | -14/+1 |
* | uml: add VDE networking support | Jeff Dike | 2007-10-16 | 4 | -2/+313 |
* | uml: fix nonremovability of watchdog | Jeff Dike | 2007-10-16 | 1 | -1/+1 |
* | uml: console tidying | Jeff Dike | 2007-10-16 | 1 | -114/+114 |
* | uml: fix console writing bugs | Jeff Dike | 2007-10-16 | 3 | -7/+16 |
* | uml: console subsystem tidying | Jeff Dike | 2007-10-16 | 9 | -299/+296 |
* | uml: fix error cleanup ordering | Jeff Dike | 2007-10-16 | 1 | -2/+2 |
* | uml: tidy recently-moved code | Jeff Dike | 2007-10-16 | 1 | -15/+15 |
* | uml: move userspace code to userspace file | Jeff Dike | 2007-10-16 | 2 | -48/+49 |
* | uml: fix previous request size limit fix | Jeff Dike | 2007-08-22 | 1 | -2/+2 |
* | UML: console should handle spurious IRQS | Jeff Dike | 2007-07-31 | 1 | -1/+8 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-07-24 | 1 | -2/+2 |
|\ |
|
| * | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -2/+2 |
* | | uml: more __init annotations | Jeff Dike | 2007-07-24 | 2 | -3/+3 |
|/ |
|
* | um_kmalloc() remnants | Al Viro | 2007-07-17 | 1 | -1/+1 |
* | uml: limit request size on COWed devices | Jeff Dike | 2007-07-16 | 1 | -0/+2 |
* | uml: Eliminate kernel allocator wrappers | Jeff Dike | 2007-07-16 | 9 | -10/+10 |
* | uml: simplify helper stack handling | Jeff Dike | 2007-07-16 | 7 | -7/+7 |
* | uml: SIGIO support cleanup | Jeff Dike | 2007-07-16 | 2 | -53/+77 |
* | uml: handle errors on opening host side of consoles | Jeff Dike | 2007-07-16 | 4 | -7/+36 |
* | uml: pty channel tidying | Jeff Dike | 2007-07-16 | 1 | -36/+40 |
* | uml: xterm driver tidying | Jeff Dike | 2007-07-16 | 4 | -121/+105 |
* | uml: DEBUG_SHIRQ fixes | Eduard-Gabriel Munteanu | 2007-07-16 | 4 | -3/+23 |
* | uml: fix request->sector update | Jeff Dike | 2007-07-16 | 1 | -2/+4 |
* | uml: get declaration of simple_strtoul | Jeff Dike | 2007-06-08 | 3 | -0/+3 |
* | uml: pcap devices should get MACs from command line | Jeff Dike | 2007-05-08 | 1 | -1/+1 |
* | uml: network and pcap cleanup | Jeff Dike | 2007-05-08 | 3 | -25/+38 |
* | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 2007-05-07 | 10 | -30/+30 |
* | uml: formatting fixes around os_{read_write}_file callers | Jeff Dike | 2007-05-07 | 3 | -85/+67 |
* | uml: change remaining callers of os_{read_write}_file | Jeff Dike | 2007-05-07 | 4 | -7/+7 |
* | uml: fixup allocation in the ubd driver | Peter Zijlstra | 2007-05-07 | 1 | -1/+1 |
* | uml: send pointers instead of structures to I/O thread | Jeff Dike | 2007-05-07 | 1 | -15/+26 |
* | uml: batch I/O requests | Jeff Dike | 2007-05-07 | 1 | -77/+99 |
* | uml: start fixing os_read_file and os_write_file | Jeff Dike | 2007-05-07 | 8 | -23/+22 |
* | uml: drivers get release methods | Jeff Dike | 2007-05-07 | 2 | -9/+27 |
* | uml: remove page_size() | Jeff Dike | 2007-05-07 | 2 | -2/+4 |
* | uml: fix umid in xterm titles | Davide Brini | 2007-05-07 | 2 | -4/+4 |
* | uml: Replace one-element array with zero-element array | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 | 1 | -11/+3 |
* | uml: Eliminate temporary buffer in eth_configure | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 | 1 | -12/+13 |
* | uml: improve checking and diagnostics of ethernet MACs | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 | 1 | -9/+29 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 | 23 | -23/+0 |
* | uml: move remaining useful contents of user_util.h | Jeff Dike | 2007-05-07 | 1 | -0/+1 |
* | uml: network interface hotplug error handling | Jeff Dike | 2007-05-07 | 6 | -41/+59 |
* | uml-driver-formatting-fixes-fix | Andrew Morton | 2007-05-07 | 1 | -1/+1 |
* | uml: driver formatting fixes | Jeff Dike | 2007-05-07 | 5 | -60/+27 |
* | uml: handle block device hotplug errors | Jeff Dike | 2007-05-07 | 1 | -6/+7 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 5 | -5/+5 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [PATCH] uml: irq locking fixes | Jeff Dike | 2007-03-29 | 1 | -5/+7 |