aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso1-12/+13
2007-05-07uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso1-9/+29
2007-05-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day1-52/+0
2007-05-07uml: add missing __init declarationsJeff Dike5-10/+12
2007-05-07uml: remove user_util.hJeff Dike80-108/+0
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike5-29/+16
2007-05-07uml: create as-layout.hJeff Dike13-23/+46
2007-05-07uml: create arch.hJeff Dike4-4/+17
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike3-148/+145
2007-05-07ARRAY_SIZE: check for typeRusty Russell1-2/+13
2007-05-07uml: network interface hotplug error handlingJeff Dike9-44/+64
2007-05-07uml-driver-formatting-fixes-fixAndrew Morton1-1/+1
2007-05-07uml: driver formatting fixesJeff Dike7-106/+57
2007-05-07uml: handle block device hotplug errorsJeff Dike1-6/+7
2007-05-07uml: print coredump limitsJeff Dike1-0/+25
2007-05-07uml: mark tt-mode code for future removalJeff Dike1-12/+4
2007-05-07uml: host_info tidyingJeff Dike4-9/+9
2007-05-07uml: formatting fixesJeff Dike4-83/+67
2007-05-07uml: delete unused codeJeff Dike7-66/+3
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott1-0/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo7-7/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2-22/+0
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike2-1/+4
2007-03-29[PATCH] uml: fix LVM crashJason Lunz1-2/+1
2007-03-29[PATCH] uml: irq locking fixesJeff Dike1-5/+7
2007-03-29[PATCH] uml: fix device unplug crashJeff Dike1-0/+3
2007-03-29[PATCH] uml: fix I/O hang when multiple devices are in useJeff Dike1-7/+6
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike5-14/+15
2007-03-14[PATCH] stacktrace doesn't work on umlAl Viro1-1/+1
2007-03-14[PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro1-2/+2
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike1-2/+4
2007-03-08[PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso1-8/+9
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso1-0/+1
2007-03-08[PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso1-3/+3
2007-03-08[PATCH] um: mark both consoles as CON_ANYTIMEPaolo 'Blaisorblade' Giarrusso2-2/+2
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso3-6/+5
2007-03-08[PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso1-1/+9
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike1-0/+1
2007-03-06[PATCH] uml: add a debugging messageJeff Dike1-1/+4
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike1-3/+3
2007-03-01[PATCH] uml: host VDSO fixJeff Dike1-0/+3
2007-03-01[PATCH] uml: enable RAWAllan Graves1-0/+19
2007-03-01[PATCH] uml: add back accidentally removed errorJeff Dike1-1/+4
2007-03-01[PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike1-12/+24
2007-02-16[PATCH] uml: fix 2.6.20 hangJeff Dike1-18/+20
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2-5/+3
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev2-2/+2
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-1/+1