summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+67Star
* 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/+22Star
* 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/+3Star
* 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/+0Star
* 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/+27Star
* uml: handle block device hotplug errorsJeff Dike2007-05-071-6/+7
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-265-5/+5
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-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/+6Star
* [PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso2007-03-081-8/+9
* [PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso2007-03-081-3/+3
* [PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso2007-03-082-2/+2
* [PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso2007-03-081-1/+9
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0Star
* [PATCH] uml: umid tidyingJeff Dike2007-02-112-2/+1Star
* [PATCH] uml: locking fixes in the ubd driverJeff Dike2007-02-111-20/+15Star
* [PATCH] uml: add per-device queues and locks to ubd driverJeff Dike2007-02-111-30/+40
* [PATCH] uml: initialize a list headJeff Dike2007-02-111-0/+1
* [PATCH] uml: fix previous console lockingJeff Dike2007-02-111-40/+8Star
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-113-23/+17Star
* [PATCH] uml: mostly const a structureJeff Dike2007-02-113-5/+6
* [PATCH] uml: locking commentary in the random driverJeff Dike2007-02-111-0/+1
* [PATCH] uml: use LIST_HEAD where possibleJeff Dike2007-02-112-2/+2
* [PATCH] uml: network driver locking and code cleanupJeff Dike2007-02-111-24/+18Star
* [PATCH] uml: port driver formattingJeff Dike2007-02-112-54/+43Star
* [PATCH] uml: make two variables staticJeff Dike2007-02-111-2/+2
* [PATCH] uml: mconsole lockingJeff Dike2007-02-114-6/+18
* [PATCH] uml: audio driver formattingJeff Dike2007-02-111-87/+73Star
* [PATCH] uml: audio driver lockingJeff Dike2007-02-111-3/+6
* [PATCH] uml: watchdog driver formattingJeff Dike2007-02-112-39/+17Star
* [PATCH] uml: watchdog driver lockingJeff Dike2007-02-111-8/+15
* [PATCH] uml: network driver whitespace and style fixesJeff Dike2007-02-111-14/+15
* [PATCH] uml: add locking to network transport registrationJeff Dike2007-02-111-4/+5