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