summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: system call path cleanupJeff Dike2005-09-054-88/+51
* [PATCH] uml: TLB operation batchingJeff Dike2005-09-053-37/+111
* [PATCH] uml: fix a crash under screenJeff Dike2005-08-181-1/+5
* [PATCH] uml: Fix typoBodo Stroesser2005-07-281-1/+1
* [PATCH] uml: Fix redundant assignmentJeff Dike2005-07-281-1/+0
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-2/+2
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-076-3/+137
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-0710-152/+470
* [PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike2005-07-071-1/+0
* [PATCH] uml: time initialization tidyingJeff Dike2005-06-253-33/+2
* [PATCH] uml: fix timer initializationJeff Dike2005-06-251-1/+0
* [PATCH] uml: fork cleanupJeff Dike2005-06-251-13/+1
* [PATCH] uml: fix strace -fJeff Dike2005-06-081-1/+6
* [PATCH] uml: x86_64 fixesJeff Dike2005-05-061-2/+5
* [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-062-5/+0
* [PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike2005-05-061-13/+22
* [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-061-2/+2
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-051-1/+6
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-053-17/+36
* [PATCH] uml: cross-build support : mk_ptregsAl Viro2005-05-053-55/+52
* [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-1/+1
* [PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso2005-05-011-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1622-0/+1703