summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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/+0
* [PATCH] uml: umid tidyingJeff Dike2007-02-112-2/+1
* [PATCH] uml: locking fixes in the ubd driverJeff Dike2007-02-111-20/+15
* [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/+8
* [PATCH] uml: console locking commentary and code cleanupJeff Dike2007-02-113-23/+17
* [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/+18
* [PATCH] uml: port driver formattingJeff Dike2007-02-112-54/+43
* [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/+73
* [PATCH] uml: audio driver lockingJeff Dike2007-02-111-3/+6
* [PATCH] uml: watchdog driver formattingJeff Dike2007-02-112-39/+17
* [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
* [PATCH] uml: lock the irqs_to_free listJeff Dike2007-02-111-3/+18
* [PATCH] uml: console whitespace and comment tidyingJeff Dike2007-02-111-2/+0
* [PATCH] uml: return hotplug errors to hostJeff Dike2007-02-117-217/+241
* [PATCH] uml: console locking fixesJeff Dike2007-02-112-67/+125
* [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-131-6/+9
* um: replace kmalloc+memset with kzallocYan Burman2006-12-121-2/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2006-12-075-5/+5
* [PATCH] uml: workqueue build fixAndrew Morton2006-12-071-3/+3
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-054-5/+6
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* [PATCH] uml ubd driver: various little changesPaolo 'Blaisorblade' Giarrusso2006-10-311-19/+25
* [PATCH] uml ubd driver: do not store error codes as ->fdPaolo 'Blaisorblade' Giarrusso2006-10-311-7/+10
* [PATCH] uml ubd driver: use bitfields where possiblePaolo 'Blaisorblade' Giarrusso2006-10-311-2/+2
* [PATCH] uml ubd driver: reformat ubd_configPaolo 'Blaisorblade' Giarrusso2006-10-311-11/+20
* [PATCH] uml ubd driver: convert do_ubd to a boolean variablePaolo 'Blaisorblade' Giarrusso2006-10-311-3/+6
* [PATCH] uml ubd driver: ubd_io_lock usage fixupPaolo 'Blaisorblade' Giarrusso2006-10-311-1/+7
* [PATCH] uml ubd driver: change ubd_lock to be a mutexPaolo 'Blaisorblade' Giarrusso2006-10-311-11/+12
* [PATCH] uml ubd driver: give better names to some functions.Paolo 'Blaisorblade' Giarrusso2006-10-311-6/+6
OpenPOWER on IntegriCloud