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