summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | uml: fix console writing bugsJeff Dike2007-10-163-7/+16
* | uml: console subsystem tidyingJeff Dike2007-10-169-299/+296
* | uml: fix error cleanup orderingJeff Dike2007-10-161-2/+2
* | uml: tidy recently-moved codeJeff Dike2007-10-161-15/+15
* | uml: move userspace code to userspace fileJeff Dike2007-10-162-48/+49
|/
* uml: fix previous request size limit fixJeff Dike2007-08-221-2/+2
* UML: console should handle spurious IRQSJeff Dike2007-07-311-1/+8
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-241-2/+2
|\
| * [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* | uml: more __init annotationsJeff Dike2007-07-242-3/+3
|/
* um_kmalloc() remnantsAl Viro2007-07-171-1/+1
* uml: limit request size on COWed devicesJeff Dike2007-07-161-0/+2
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-169-10/+10
* uml: simplify helper stack handlingJeff Dike2007-07-167-7/+7
* uml: SIGIO support cleanupJeff Dike2007-07-162-53/+77
* uml: handle errors on opening host side of consolesJeff Dike2007-07-164-7/+36
* uml: pty channel tidyingJeff Dike2007-07-161-36/+40
* uml: xterm driver tidyingJeff Dike2007-07-164-121/+105
* uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu2007-07-164-3/+23
* uml: fix request->sector updateJeff Dike2007-07-161-2/+4
* uml: get declaration of simple_strtoulJeff Dike2007-06-083-0/+3
* uml: pcap devices should get MACs from command lineJeff Dike2007-05-081-1/+1
* uml: network and pcap cleanupJeff Dike2007-05-083-25/+38
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-0710-30/+30
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-073-85/+67
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-074-7/+7
* uml: fixup allocation in the ubd driverPeter Zijlstra2007-05-071-1/+1
* uml: send pointers instead of structures to I/O threadJeff Dike2007-05-071-15/+26
* uml: batch I/O requestsJeff Dike2007-05-071-77/+99
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-078-23/+22
* uml: drivers get release methodsJeff Dike2007-05-072-9/+27
* uml: remove page_size()Jeff Dike2007-05-072-2/+4
* uml: fix umid in xterm titlesDavide Brini2007-05-072-4/+4
* uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2007-05-071-11/+3
* uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso2007-05-071-12/+13
* uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-071-9/+29
* uml: remove user_util.hJeff Dike2007-05-0723-23/+0
* uml: move remaining useful contents of user_util.hJeff Dike2007-05-071-0/+1
* uml: network interface hotplug error handlingJeff Dike2007-05-076-41/+59
* uml-driver-formatting-fixes-fixAndrew Morton2007-05-071-1/+1
* uml: driver formatting fixesJeff Dike2007-05-075-60/+27
* uml: handle block device hotplug errorsJeff Dike2007-05-071-6/+7
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-255-5/+5
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] uml: irq locking fixesJeff Dike2007-03-291-5/+7
* [PATCH] uml: fix device unplug crashJeff Dike2007-03-291-0/+3
* [PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike2007-03-291-7/+6
* [PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso2007-03-081-8/+9
* [PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso2007-03-081-3/+3