summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2005-09-221-6/+0
* [PATCH] uml: _switch_to code consolidationJeff Dike2005-09-172-7/+2
* [PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk2005-09-091-7/+7
* [PATCH] uml: fix x86_64 page leakJeff Dike2005-09-052-1/+12
* [PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser2005-09-053-130/+168
* [PATCH] uml: increase granularity of host capability checkingBodo Stroesser2005-09-054-34/+96
* [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-291-1/+1
* [PATCH] uml: Fix redundant assignmentJeff Dike2005-07-291-1/+0
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-2/+2
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-086-3/+137
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-0810-152/+470
* [PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike2005-07-081-1/+0
* [PATCH] uml: time initialization tidyingJeff Dike2005-06-263-33/+2
* [PATCH] uml: fix timer initializationJeff Dike2005-06-261-1/+0
* [PATCH] uml: fork cleanupJeff Dike2005-06-261-13/+1
* [PATCH] uml: fix strace -fJeff Dike2005-06-091-1/+6
* [PATCH] uml: x86_64 fixesJeff Dike2005-05-071-2/+5
* [PATCH] uml: Fix process exit raceBodo Stroesser2005-05-072-5/+0
* [PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike2005-05-071-13/+22
* [PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike2005-05-071-2/+2
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-061-1/+6
* [PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser2005-05-063-17/+36
* [PATCH] uml: cross-build support : mk_ptregsAl Viro2005-05-063-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-1722-0/+1703