aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: non-void functions should return somethingJeff Dike2006-01-061-0/+2
* [PATCH] Hostfs: update for new glibc - add missing symbol exportsPaolo 'Blaisorblade' Giarrusso2005-12-291-0/+5
* [PATCH] uml: fix random segfaults at bootupPaolo 'Blaisorblade' Giarrusso2005-12-291-10/+12
* [PATCH] uml: big memory fixesJeff Dike2005-11-072-4/+4
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-071-5/+70
* [PATCH] uml: separate libc-dependent helper codeJeff Dike2005-11-075-6/+169
* [PATCH] uml: separate libc-dependent early initializationJeff Dike2005-11-072-4/+263
* [PATCH] uml: separate libc-dependent uaccess codeGennady Sharapov2005-11-072-2/+34
* [PATCH] uml: revert block driver use of host AIOJeff Dike2005-10-121-111/+94
* [PATCH] uml: add mode=skas0 as a synonym of skas0Paolo 'Blaisorblade' Giarrusso2005-10-101-0/+11
* [PATCH] uml: Fix sysrq-r support for skas modeAllan Graves2005-10-042-20/+18
* [PATCH] uml makefiles sanitizedAl Viro2005-09-293-28/+1
* [PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* [PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* [PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso2005-09-211-1/+2
* [PATCH] uml: remove include of asm/elf.hJeff Dike2005-09-171-1/+0
* [PATCH] uml: return a real error codeJeff Dike2005-09-171-0/+2
* [PATCH] uml: move libc code out of mem_user.c and tempfile.cJeff Dike2005-09-174-6/+286
* [PATCH] uml: preserve errno in error pathsJeff Dike2005-09-173-56/+39
* [PATCH] uml: Remove some build warningsJeff Dike2005-09-172-2/+4
* [PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk2005-09-072-1/+5
* [PATCH] uml: fix advanced sysemu checkBodo Stroesser2005-09-051-11/+17
* [PATCH] uml: allow host capability usage to be disabledBodo Stroesser2005-09-051-0/+24
* [PATCH] uml: move libc-dependent startup and signal codeGennady Sharapov2005-09-054-6/+501
* [PATCH] uml: add host AIO support to block driverJeff Dike2005-09-051-95/+111
* [PATCH] uml: use host AIO supportJeff Dike2005-09-052-3/+405
* [PATCH] uml: fix the x86_64 buildAl Viro2005-08-181-1/+0
* [PATCH] uml: fix vsyscall brokennessJeff Dike2005-07-291-1/+5
* [PATCH] uml: implement hostfs syncingPaolo 'Blaisorblade' Giarrusso2005-07-281-0/+3
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-0/+1
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-072-0/+10
* [PATCH] uml: compile fixes for gcc 4Jeff Dike2005-06-082-2/+6
* [PATCH] uml: s390 preparation, sighandler interface abstractionBodo Stroesser2005-05-051-2/+2
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-051-0/+5
* [PATCH] uml: start cross-build support : mk_user_constantsAl Viro2005-05-052-9/+3
* [PATCH] uml: fix handling of no fpx_regsAndree Leidenfrost2005-05-011-3/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-1622-0/+2203