aboutsummaryrefslogtreecommitdiff
path: root/arch/um
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-07remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day
2007-05-07uml: add missing __init declarationsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-05-07uml: create arch.hJeff Dike
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike
2007-05-07ARRAY_SIZE: check for typeRusty Russell
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-05-07uml: print coredump limitsJeff Dike
2007-05-07uml: mark tt-mode code for future removalJeff Dike
2007-05-07uml: host_info tidyingJeff Dike
2007-05-07uml: formatting fixesJeff Dike
2007-05-07uml: delete unused codeJeff Dike
2007-05-02[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott
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-04-02[PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso
2007-03-29[PATCH] uml: fix compilation problemsJeff Dike
2007-03-29[PATCH] uml: fix LVM crashJason Lunz
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-27[PATCH] uml: use correct register file size everywhereJeff Dike
2007-03-14[PATCH] stacktrace doesn't work on umlAl Viro
2007-03-14[PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro
2007-03-08[PATCH] uml: arch_prctl should set thread fsJeff Dike
2007-03-08[PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo '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: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso
2007-03-08[PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike
2007-03-06[PATCH] uml: add a debugging messageJeff Dike
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike
2007-03-01[PATCH] uml: host VDSO fixJeff Dike
2007-03-01[PATCH] uml: enable RAWAllan Graves
2007-03-01[PATCH] uml: add back accidentally removed errorJeff Dike
2007-03-01[PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike
2007-02-16[PATCH] uml: fix 2.6.20 hangJeff Dike
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev
2007-02-12[PATCH] Dynamic kernel command-line: umAlon Bar-Lev
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman