aboutsummaryrefslogtreecommitdiff
path: root/arch/um/drivers
AgeCommit message (Expand)Author
2007-07-16uml: pty channel tidyingJeff Dike
2007-07-16uml: xterm driver tidyingJeff Dike
2007-07-16uml: DEBUG_SHIRQ fixesEduard-Gabriel Munteanu
2007-07-16uml: fix request->sector updateJeff Dike
2007-06-08uml: get declaration of simple_strtoulJeff Dike
2007-05-08uml: pcap devices should get MACs from command lineJeff Dike
2007-05-08uml: network and pcap cleanupJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: fixup allocation in the ubd driverPeter Zijlstra
2007-05-07uml: send pointers instead of structures to I/O threadJeff Dike
2007-05-07uml: batch I/O requestsJeff Dike
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike
2007-05-07uml: drivers get release methodsJeff Dike
2007-05-07uml: remove page_size()Jeff Dike
2007-05-07uml: fix umid in xterm titlesDavide Brini
2007-05-07uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso
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