aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19uml: fix irqstack crashJeff Dike1-2/+2
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George1-1/+2
2007-08-31uml: fix x86_64 core dump crashJeff Dike1-0/+15
2007-07-24uml: more __init annotationsJeff Dike1-1/+1
2007-07-24uml: fix aio compilation bugJeff Dike1-30/+17
2007-07-24uml: fix string exporting on UML/i386Jeff Dike1-4/+1
2007-07-16uml: export hostfs symbolsJeff Dike1-12/+8
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike4-8/+8
2007-07-16uml: simplify helper stack handlingJeff Dike5-26/+27
2007-07-16uml: SIGIO support cleanupJeff Dike1-1/+1
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike4-16/+21
2007-05-23uml: improve PTRACE_SYSEMU checkingJeff Dike1-8/+16
2007-05-11uml: iRQ stacksJeff Dike3-8/+46
2007-05-11uml: tidy IRQ codeJeff Dike2-5/+11
2007-05-11uml: use UM_THREAD_SIZE in userspace codeJeff Dike1-4/+3
2007-05-11uml: remove task_protectionsJeff Dike1-20/+3
2007-05-09uml: turn build warnings into commentsMiklos Szeredi2-2/+2
2007-05-09uml: mark a tt-only functionJeff Dike1-0/+2
2007-05-07uml: more page fault path trimmingJeff Dike3-87/+103
2007-05-07uml: speed page fault pathJeff Dike1-2/+2
2007-05-07uml: aIO deadlock avoidanceJeff Dike1-0/+5
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-50/+0
2007-05-07uml: don't try to handle signals on initial process stackJeff Dike1-3/+11
2007-05-07uml: dump core on panicJeff Dike1-0/+6
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 Dike1-0/+18
2007-05-07uml: dump registers on ptrace or wait failureJeff Dike1-12/+25
2007-05-07uml: kernel segfaults should dump proper registersJeff Dike1-2/+13
2007-05-07uml: tidy fault codeJeff Dike1-9/+8
2007-05-07uml: remove page_size()Jeff Dike6-16/+21
2007-05-07uml: add missing __init declarationsJeff Dike4-9/+11
2007-05-07uml: remove user_util.hJeff Dike19-19/+0
2007-05-07uml: move remaining useful contents of user_util.hJeff Dike1-0/+1
2007-05-07uml: create as-layout.hJeff Dike2-0/+2
2007-05-07uml: move SIGIO testing to sigio.cJeff Dike2-145/+145
2007-05-07uml: network interface hotplug error handlingJeff Dike2-2/+4
2007-05-07uml: driver formatting fixesJeff Dike2-46/+30
2007-05-07uml: print coredump limitsJeff Dike1-0/+25
2007-05-07uml: host_info tidyingJeff Dike1-5/+3
2007-05-07uml: formatting fixesJeff Dike1-5/+6
2007-05-07uml: delete unused codeJeff Dike2-18/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2-2/+2
2007-03-27[PATCH] uml: use correct register file size everywhereJeff Dike4-10/+15
2007-03-08[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2-5/+3
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-01[PATCH] uml: host VDSO fixJeff Dike1-0/+3
2007-03-01[PATCH] uml: add back accidentally removed errorJeff Dike1-1/+4
2007-02-16[PATCH] uml: fix 2.6.20 hangJeff Dike1-18/+20