summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
Commit message (Expand)AuthorAgeFilesLines
* uml: fix irqstack crashJeff Dike2007-09-191-2/+2
* uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-191-1/+2
* uml: fix x86_64 core dump crashJeff Dike2007-08-311-0/+15
* uml: more __init annotationsJeff Dike2007-07-241-1/+1
* uml: fix aio compilation bugJeff Dike2007-07-241-30/+17
* uml: fix string exporting on UML/i386Jeff Dike2007-07-241-4/+1
* uml: export hostfs symbolsJeff Dike2007-07-161-12/+8
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-164-8/+8
* uml: simplify helper stack handlingJeff Dike2007-07-165-26/+27
* uml: SIGIO support cleanupJeff Dike2007-07-161-1/+1
* uml: remove PAGE_SIZE from libc codeJeff Dike2007-06-164-16/+21
* uml: improve PTRACE_SYSEMU checkingJeff Dike2007-05-231-8/+16
* uml: iRQ stacksJeff Dike2007-05-113-8/+46
* uml: tidy IRQ codeJeff Dike2007-05-112-5/+11
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-111-4/+3
* uml: remove task_protectionsJeff Dike2007-05-111-20/+3
* uml: turn build warnings into commentsMiklos Szeredi2007-05-092-2/+2
* uml: mark a tt-only functionJeff Dike2007-05-091-0/+2
* uml: more page fault path trimmingJeff Dike2007-05-073-87/+103
* uml: speed page fault pathJeff Dike2007-05-071-2/+2
* uml: aIO deadlock avoidanceJeff Dike2007-05-071-0/+5
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-50/+0
* uml: don't try to handle signals on initial process stackJeff Dike2007-05-071-3/+11
* uml: dump core on panicJeff Dike2007-05-071-0/+6
* uml: convert libc layer to call read and writeJeff Dike2007-05-079-57/+71
* uml: tidy libc codeJeff Dike2007-05-077-46/+47
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-0/+18
* uml: dump registers on ptrace or wait failureJeff Dike2007-05-071-12/+25
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-071-2/+13
* uml: tidy fault codeJeff Dike2007-05-071-9/+8
* uml: remove page_size()Jeff Dike2007-05-076-16/+21
* uml: add missing __init declarationsJeff Dike2007-05-074-9/+11
* uml: remove user_util.hJeff Dike2007-05-0719-19/+0
* uml: move remaining useful contents of user_util.hJeff Dike2007-05-071-0/+1
* uml: create as-layout.hJeff Dike2007-05-072-0/+2
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-072-145/+145
* uml: network interface hotplug error handlingJeff Dike2007-05-072-2/+4
* uml: driver formatting fixesJeff Dike2007-05-072-46/+30
* uml: print coredump limitsJeff Dike2007-05-071-0/+25
* uml: host_info tidyingJeff Dike2007-05-071-5/+3
* uml: formatting fixesJeff Dike2007-05-071-5/+6
* uml: delete unused codeJeff Dike2007-05-072-18/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-252-2/+2
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-274-10/+15
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-082-5/+3
* [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: host VDSO fixJeff Dike2007-03-011-0/+3
* [PATCH] uml: add back accidentally removed errorJeff Dike2007-03-011-1/+4
* [PATCH] uml: fix 2.6.20 hangJeff Dike2007-02-161-18/+20
OpenPOWER on IntegriCloud