aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
2007-05-07uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso
2007-05-07uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike
2007-05-07uml: network interface hotplug error handlingJeff Dike
2007-05-07uml-driver-formatting-fixes-fixAndrew Morton
2007-05-07uml: driver formatting fixesJeff Dike
2007-05-07uml: handle block device hotplug errorsJeff 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 fixesJeff Dike
2007-03-29[PATCH] uml: fix device unplug crashJeff Dike
2007-03-29[PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike
2007-03-08[PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan
2007-02-11[PATCH] uml: umid tidyingJeff Dike
2007-02-11[PATCH] uml: locking fixes in the ubd driverJeff Dike
2007-02-11[PATCH] uml: add per-device queues and locks to ubd driverJeff Dike
2007-02-11[PATCH] uml: initialize a list headJeff Dike
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike
2007-02-11[PATCH] uml: mostly const a structureJeff Dike
2007-02-11[PATCH] uml: locking commentary in the random driverJeff Dike
2007-02-11[PATCH] uml: use LIST_HEAD where possibleJeff Dike
2007-02-11[PATCH] uml: network driver locking and code cleanupJeff Dike
2007-02-11[PATCH] uml: port driver formattingJeff Dike
2007-02-11[PATCH] uml: make two variables staticJeff Dike
2007-02-11[PATCH] uml: mconsole lockingJeff Dike
2007-02-11[PATCH] uml: audio driver formattingJeff Dike
2007-02-11[PATCH] uml: audio driver lockingJeff Dike
2007-02-11[PATCH] uml: watchdog driver formattingJeff Dike
2007-02-11[PATCH] uml: watchdog driver lockingJeff Dike
2007-02-11[PATCH] uml: network driver whitespace and style fixesJeff Dike
2007-02-11[PATCH] uml: add locking to network transport registrationJeff Dike
2007-02-11[PATCH] uml: lock the irqs_to_free listJeff Dike
2007-02-11[PATCH] uml: console whitespace and comment tidyingJeff Dike
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike
2007-02-11[PATCH] uml: console locking fixesJeff Dike
2006-12-13[PATCH] uml: fix net_kern workqueue abusePeter Zijlstra
2006-12-12um: replace kmalloc+memset with kzallocYan Burman
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-07[PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-11-30Fix typos in doc and commentsJan Engelhardt