Age | Commit message (Expand) | Author |
2007-06-08 | uml: get declaration of simple_strtoul | Jeff Dike |
2007-05-08 | uml: pcap devices should get MACs from command line | Jeff Dike |
2007-05-08 | uml: network and pcap cleanup | Jeff Dike |
2007-05-07 | 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-04-25 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo |
2007-03-29 | [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-08 | [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-02-12 | [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-11 | [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 |