summaryrefslogtreecommitdiffstats
path: root/arch/um
Commit message (Expand)AuthorAgeFilesLines
...
* uml: Eliminate temporary buffer in eth_configurePaolo 'Blaisorblade' Giarrusso2007-05-071-12/+13
* uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-071-9/+29
* remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.hRobert P. J. Day2007-05-071-52/+0
* uml: add missing __init declarationsJeff Dike2007-05-075-10/+12
* uml: remove user_util.hJeff Dike2007-05-0780-108/+0
* uml: move remaining useful contents of user_util.hJeff Dike2007-05-075-29/+16
* uml: create as-layout.hJeff Dike2007-05-0713-23/+46
* uml: create arch.hJeff Dike2007-05-074-4/+17
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-073-148/+145
* ARRAY_SIZE: check for typeRusty Russell2007-05-071-2/+13
* uml: network interface hotplug error handlingJeff Dike2007-05-079-44/+64
* uml-driver-formatting-fixes-fixAndrew Morton2007-05-071-1/+1
* uml: driver formatting fixesJeff Dike2007-05-077-106/+57
* uml: handle block device hotplug errorsJeff Dike2007-05-071-6/+7
* uml: print coredump limitsJeff Dike2007-05-071-0/+25
* uml: mark tt-mode code for future removalJeff Dike2007-05-071-12/+4
* uml: host_info tidyingJeff Dike2007-05-074-9/+9
* uml: formatting fixesJeff Dike2007-05-074-83/+67
* uml: delete unused codeJeff Dike2007-05-077-66/+3
* [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cacheSimon Arlott2007-05-021-0/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-257-7/+7
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] uml: fix unreasonably long udelayPaolo 'Blaisorblade' Giarrusso2007-04-022-22/+0
* [PATCH] uml: fix compilation problemsJeff Dike2007-03-292-1/+4
* [PATCH] uml: fix LVM crashJason Lunz2007-03-291-2/+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] uml: use correct register file size everywhereJeff Dike2007-03-275-14/+15
* [PATCH] stacktrace doesn't work on umlAl Viro2007-03-141-1/+1
* [PATCH] (uml) sparse flags for userland glue are missing $(CF)Al Viro2007-03-141-2/+2
* [PATCH] uml: arch_prctl should set thread fsJeff Dike2007-03-081-2/+4
* [PATCH] um: fix errno usagePaolo 'Blaisorblade' Giarrusso2007-03-081-8/+9
* [PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* [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: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-083-6/+5
* [PATCH] um: fix a memory leak in the multicast driverPaolo 'Blaisorblade' Giarrusso2007-03-081-1/+9
* [PATCH] uml: comment the initialization of a globalJeff Dike2007-03-061-0/+1
* [PATCH] uml: add a debugging messageJeff Dike2007-03-061-1/+4
* [PATCH] uml: fix formatting violations in signal delivery codeJeff Dike2007-03-061-3/+3
* [PATCH] uml: host VDSO fixJeff Dike2007-03-011-0/+3
* [PATCH] uml: enable RAWAllan Graves2007-03-011-0/+19
* [PATCH] uml: add back accidentally removed errorJeff Dike2007-03-011-1/+4
* [PATCH] uml: fix host LDT lookup initialization locking, try 2Jeff Dike2007-03-011-12/+24
* [PATCH] uml: fix 2.6.20 hangJeff Dike2007-02-161-18/+20
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-122-5/+3
* [PATCH] Dynamic kernel command-line: umAlon Bar-Lev2007-02-122-2/+2
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
OpenPOWER on IntegriCloud