| Commit message (Expand) | Author | Age |
* | uml: fix previous request size limit fix | Jeff Dike | 2007-08-22 |
* | UML: console should handle spurious IRQS | Jeff Dike | 2007-07-31 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-07-24 |
|\ |
|
| * | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | | uml: more __init annotations | Jeff Dike | 2007-07-24 |
|/ |
|
* | um_kmalloc() remnants | Al Viro | 2007-07-17 |
* | uml: limit request size on COWed devices | Jeff Dike | 2007-07-16 |
* | uml: Eliminate kernel allocator wrappers | Jeff Dike | 2007-07-16 |
* | uml: simplify helper stack handling | 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-07-16 |
* | uml: pty channel tidying | Jeff Dike | 2007-07-16 |
* | uml: xterm driver tidying | Jeff Dike | 2007-07-16 |
* | uml: DEBUG_SHIRQ fixes | Eduard-Gabriel Munteanu | 2007-07-16 |
* | uml: fix request->sector update | Jeff Dike | 2007-07-16 |
* | uml: get declaration of simple_strtoul | Jeff Dike | 2007-06-08 |
* | uml: pcap devices should get MACs from command line | Jeff Dike | 2007-05-08 |
* | uml: network and pcap cleanup | Jeff Dike | 2007-05-08 |
* | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 2007-05-07 |
* | uml: formatting fixes around os_{read_write}_file callers | Jeff Dike | 2007-05-07 |
* | uml: change remaining callers of os_{read_write}_file | Jeff Dike | 2007-05-07 |
* | uml: fixup allocation in the ubd driver | Peter Zijlstra | 2007-05-07 |
* | uml: send pointers instead of structures to I/O thread | Jeff Dike | 2007-05-07 |
* | uml: batch I/O requests | Jeff Dike | 2007-05-07 |
* | uml: start fixing os_read_file and os_write_file | Jeff Dike | 2007-05-07 |
* | uml: drivers get release methods | Jeff Dike | 2007-05-07 |
* | uml: remove page_size() | Jeff Dike | 2007-05-07 |
* | uml: fix umid in xterm titles | Davide Brini | 2007-05-07 |
* | uml: Replace one-element array with zero-element array | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 |
* | uml: Eliminate temporary buffer in eth_configure | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 |
* | uml: improve checking and diagnostics of ethernet MACs | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 |
* | uml: remove user_util.h | Jeff Dike | 2007-05-07 |
* | uml: move remaining useful contents of user_util.h | Jeff Dike | 2007-05-07 |
* | uml: network interface hotplug error handling | Jeff Dike | 2007-05-07 |
* | uml-driver-formatting-fixes-fix | Andrew Morton | 2007-05-07 |
* | uml: driver formatting fixes | Jeff Dike | 2007-05-07 |
* | uml: handle block device hotplug errors | Jeff Dike | 2007-05-07 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [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 |