aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike1-3/+11
2007-05-07uml: dump core on panicJeff Dike3-1/+8
2007-05-07uml: fixup allocation in the ubd driverPeter Zijlstra1-1/+1
2007-05-07uml: send pointers instead of structures to I/O threadJeff Dike1-15/+26
2007-05-07uml: batch I/O requestsJeff Dike1-77/+99
2007-05-07uml: convert libc layer to call read and writeJeff Dike9-57/+71
2007-05-07uml: tidy libc codeJeff Dike7-46/+47
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike19-41/+64
2007-05-07uml: remove unused x86_64 codeJeff Dike1-69/+0
2007-05-07uml: speed up page table walkingJeff Dike1-82/+120
2007-05-07uml: dump registers on ptrace or wait failureJeff Dike1-12/+25
2007-05-07uml: drivers get release methodsJeff Dike2-9/+27
2007-05-07uml: delete HOST_FRAME_SIZEJeff Dike2-2/+0
2007-05-07uml: irq locking commentaryJeff Dike1-0/+15
2007-05-07uml: comment early boot lockingJeff Dike1-9/+13
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike6-22/+78
2007-05-07uml: tidy fault codeJeff Dike8-84/+63
2007-05-07uml: kernel_thread shouldn't panicJeff Dike1-2/+0
2007-05-07uml: remove page_size()Jeff Dike10-24/+25
2007-05-07uml: tidy process.cJeff Dike4-90/+38
2007-05-07uml: no locking needed in tls.cJeff Dike1-3/+8
2007-05-07uml: speed up execJeff Dike1-1/+11
2007-05-07uml: fix umid in xterm titlesDavide Brini2-4/+4
2007-05-07uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2-12/+4
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