aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
Commit message (Expand)AuthorAge
* uml: more page fault path trimmingJeff Dike2007-05-07
* uml: speed page fault pathJeff Dike2007-05-07
* uml: aIO deadlock avoidanceJeff Dike2007-05-07
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-07
* uml: don't try to handle signals on initial process stackJeff Dike2007-05-07
* uml: dump core on panicJeff Dike2007-05-07
* uml: convert libc layer to call read and writeJeff Dike2007-05-07
* uml: tidy libc codeJeff Dike2007-05-07
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-07
* uml: dump registers on ptrace or wait failureJeff Dike2007-05-07
* uml: kernel segfaults should dump proper registersJeff Dike2007-05-07
* uml: tidy fault codeJeff Dike2007-05-07
* uml: remove page_size()Jeff Dike2007-05-07
* uml: add missing __init declarationsJeff Dike2007-05-07
* uml: remove user_util.hJeff Dike2007-05-07
* uml: move remaining useful contents of user_util.hJeff Dike2007-05-07
* uml: create as-layout.hJeff Dike2007-05-07
* uml: move SIGIO testing to sigio.cJeff Dike2007-05-07
* uml: network interface hotplug error handlingJeff Dike2007-05-07
* uml: driver formatting fixesJeff Dike2007-05-07
* uml: print coredump limitsJeff Dike2007-05-07
* uml: host_info tidyingJeff Dike2007-05-07
* uml: formatting fixesJeff Dike2007-05-07
* uml: delete unused codeJeff Dike2007-05-07
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-26
* [PATCH] uml: use correct register file size everywhereJeff Dike2007-03-27
* [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()Paolo 'Blaisorblade' Giarrusso2007-03-08
* [PATCH] uml: comment the initialization of a globalJeff Dike2007-03-06
* [PATCH] uml: add a debugging messageJeff Dike2007-03-06
* [PATCH] uml: host VDSO fixJeff Dike2007-03-01
* [PATCH] uml: add back accidentally removed errorJeff Dike2007-03-01
* [PATCH] uml: fix 2.6.20 hangJeff Dike2007-02-16
* [PATCH] uml: x86_64 thread fixesJeff Dike2007-02-11
* [PATCH] uml: fix error output during early bootJeff Dike2007-02-11
* [PATCH] uml: AIO locking and tidyingJeff Dike2007-02-11
* [PATCH] uml: register handling formatting fixesJeff Dike2007-02-11
* [PATCH] uml: ELF locking commentaryJeff Dike2007-02-11
* [PATCH] uml: umid tidyingJeff Dike2007-02-11
* [PATCH] uml: IRQ handler tidyingJeff Dike2007-02-11
* [PATCH] uml: fix style violationsJeff Dike2007-02-11
* [PATCH] uml: libc-dependent code should call libc directlyJeff Dike2007-02-11
* [PATCH] uml: style fixes in startup codeJeff Dike2007-02-11
* [PATCH] uml: locking comments in startup codeJeff Dike2007-02-11
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-11
* [PATCH] uml: use get_random_bytes() after random pool is seededJeff Dike2006-12-07
* [PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso2006-11-25
* [PATCH] uml: include tidyingJeff Dike2006-11-03
* [PATCH] uml: fix I/O hangJeff Dike2006-11-03
* [PATCH] Fix "Remove the use of _syscallX macros in UML"Paolo 'Blaisorblade' Giarrusso2006-10-30
* [PATCH] uml: cleanup run_helper() API to fix a leakPaolo 'Blaisorblade' Giarrusso2006-10-20