summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/skas
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: make copy_*_user atomicPaolo 'Blaisorblade' Giarrusso2006-07-011-6/+9
* [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter2006-06-301-1/+1
* [PATCH] uml: cleanup unprofile expression and build infrastructurePaolo 'Blaisorblade' Giarrusso2006-05-011-7/+2
* [PATCH] uml: fix compilation and execution with hardened GCCPaolo 'Blaisorblade' Giarrusso2006-05-011-1/+8
* [PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso2006-03-311-0/+7
* [PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso2006-03-311-0/+2
* [PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso2006-03-311-0/+2
* [PATCH] uml: remove a dead fileJeff Dike2006-02-071-569/+0
* [PATCH] uml: move libc-dependent skas process handlingGennady Sharapov2006-01-182-12/+10
* [PATCH] uml: move libc-dependent skas memory mapping codeGennady Sharapov2006-01-182-283/+2
* [PATCH] uml: move headers to arch/um/includeGennady Sharapov2006-01-188-291/+0
* [PATCH] uml: move libc-dependent time codeGennady Sharapov2006-01-182-2/+0
* [PATCH] uml: move libc-dependent utility proceduresGennady Sharapov2006-01-181-1/+1
* [PATCH] uml: move LDT creationBodo Stroesser2006-01-183-21/+5
* [PATCH] uml: task_stack_page()Al Viro2006-01-121-2/+2
* [PATCH] uml: fix debug output on x86_64Jeff Dike2006-01-111-2/+2
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-082-79/+1
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-084-14/+1
* [PATCH] uml skas0: stop gcc's insanityJeff Dike2005-12-181-10/+13
* [PATCH] uml: fix compile error for ttPekka J Enberg2005-12-121-1/+0
* [PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike2005-11-221-4/+9
* [PATCH] uml: eliminate use of local in clone stubJeff Dike2005-11-221-4/+6
* [PATCH] uml: fix access_okPaolo 'Blaisorblade' Giarrusso2005-11-132-12/+6
* [PATCH] uml: maintain own LDT entriesBodo Stroesser2005-11-076-23/+36
* [PATCH] uml: improve stub debuggingJeff Dike2005-11-071-0/+11
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-0/+1
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-291-3/+0
* [PATCH] uml makefiles sanitizedAl Viro2005-09-294-122/+0
* [PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso2005-09-211-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-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
OpenPOWER on IntegriCloud