aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-01[PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso1-7/+2
2006-05-01[PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso1-1/+8
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso1-0/+7
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso1-0/+2
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso1-0/+2
2006-02-07[PATCH] uml: remove a dead fileJeff Dike1-569/+0
2006-01-18[PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2-12/+10
2006-01-18[PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2-283/+2
2006-01-18[PATCH] uml: move headers to arch/um/includeGennady Sharapov8-291/+0
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov2-2/+0
2006-01-18[PATCH] uml: move libc-dependent utility proceduresGennady Sharapov1-1/+1
2006-01-18[PATCH] uml: move LDT creationBodo Stroesser3-21/+5
2006-01-12[PATCH] uml: task_stack_page()Al Viro1-2/+2
2006-01-11[PATCH] uml: fix debug output on x86_64Jeff Dike1-2/+2
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2-79/+1
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov4-14/+1
2005-12-18[PATCH] uml skas0: stop gcc's insanityJeff Dike1-10/+13
2005-12-12[PATCH] uml: fix compile error for ttPekka J Enberg1-1/+0
2005-11-22[PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike1-4/+9
2005-11-22[PATCH] uml: eliminate use of local in clone stubJeff Dike1-4/+6
2005-11-13[PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso2-12/+6
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser6-23/+36
2005-11-07[PATCH] uml: improve stub debuggingJeff Dike1-0/+11
2005-10-29[PATCH] mm: split page table lockHugh Dickins1-0/+1
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins1-3/+0
2005-09-29[PATCH] uml makefiles sanitizedAl Viro4-122/+0
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso1-6/+0
2005-09-17[PATCH] uml: _switch_to code consolidationJeff Dike2-7/+2
2005-09-09[PATCH] uaccess.h annotations (uml)viro@ZenIV.linux.org.uk1-7/+7
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike2-1/+12
2005-09-05[PATCH] uml: skas0 stubs now check system call return valuesBodo Stroesser3-130/+168
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser4-34/+96
2005-09-05[PATCH] uml: system call path cleanupJeff Dike4-88/+51
2005-09-05[PATCH] uml: TLB operation batchingJeff Dike3-37/+111
2005-08-18[PATCH] uml: fix a crash under screenJeff Dike1-1/+5
2005-07-28[PATCH] uml: Fix typoBodo Stroesser1-1/+1
2005-07-28[PATCH] uml: Fix redundant assignmentJeff Dike1-1/+0
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-2/+2
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser6-3/+137
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike10-152/+470
2005-07-07[PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike1-1/+0
2005-06-25[PATCH] uml: time initialization tidyingJeff Dike3-33/+2
2005-06-25[PATCH] uml: fix timer initializationJeff Dike1-1/+0
2005-06-25[PATCH] uml: fork cleanupJeff Dike1-13/+1
2005-06-08[PATCH] uml: fix strace -fJeff Dike1-1/+6
2005-05-06[PATCH] uml: x86_64 fixesJeff Dike1-2/+5
2005-05-06[PATCH] uml: Fix process exit raceBodo Stroesser2-5/+0
2005-05-06[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike1-13/+22
2005-05-06[PATCH] uml: __deprecated makes build unnecessarily noisyJeff Dike1-2/+2
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike1-1/+6