summaryrefslogtreecommitdiff
path: root/arch/um/kernel/skas/process.c
AgeCommit message (Expand)Author
2008-02-05uml: kill processes instead of panicing kernelJeff Dike
2007-10-16uml: fix stub address calculationsJeff Dike
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-07-24uml: more __init annotationsJeff Dike
2007-05-11uml: iRQ stacksJeff Dike
2007-05-09uml: turn build warnings into commentsMiklos Szeredi
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2006-09-27[PATCH] uml: file renamingJeff Dike
2006-02-07[PATCH] uml: remove a dead fileJeff Dike
2006-01-18[PATCH] uml: move libc-dependent time codeGennady Sharapov
2006-01-11[PATCH] uml: fix debug output on x86_64Jeff Dike
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser
2005-11-07[PATCH] uml: improve stub debuggingJeff Dike
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser
2005-08-18[PATCH] uml: fix a crash under screenJeff Dike
2005-07-28[PATCH] uml: Fix typoBodo Stroesser
2005-07-07[PATCH] uml: Proper clone support for skas0Bodo Stroesser
2005-07-07[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike
2005-05-06[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike
2005-05-05[PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser
2005-03-09[PATCH] uml: ptrace interface cleanupJeff Dike
2005-03-09[PATCH] uml: Code cleanupBodo Stroesser
2005-02-10[PATCH] uml: use PTRACE_OLDSETOPTIONS instead of PTRACE_SETOPTIONSBodo Stroesser
2005-01-20[PATCH] uml: fix a stack corruption crashJeff Dike
2005-01-11[PATCH] UML: Fix a compile warningJeff Dike
2005-01-11[PATCH] UML: code tidyingJeff Dike
2005-01-11[PATCH] UML: Factor out register saving and restoringJeff Dike
2005-01-03[PATCH] uml: use SYSEMU_SINGLESTEPJeff Dike
2005-01-03[PATCH] uml: system call restart fixesJeff Dike
2005-01-03[PATCH] uml: Add TRACESYSGOOD supportJeff Dike
2004-11-15[PATCH] uml: don't rule out syscall_nr == 0Jeff Dike
2004-11-10[PATCH] uml: use sys_getpid bypassing glibc (fixes UML on Gentoo)Paolo \'Blaisorblade\' Giarrusso
2004-11-07[PATCH] uml: generic singlesteppingJeff Dike
2004-11-07[PATCH] uml: use PTRACE_SYSEMU also for TT modePaolo \'Blaisorblade\' Giarrusso
2004-11-07[PATCH] uml: fix ptrace() hang on 2.6.9 host due to host changesPaolo \'Blaisorblade\' Giarrusso
2004-09-16[PATCH] uml: cleaning upJeff Dike
2004-09-16[PATCH] uml: finish conversion to sigjmp_buf/siglongjmpJeff Dike
2004-08-23[PATCH] uml: Handles correctly errno == EINTR in lots of places.Paolo \'Blaisorblade\' Giarrusso
2004-08-23[PATCH] uml: Fix for sysemu patchesPaolo \'Blaisorblade\' Giarrusso
2004-08-23[PATCH] uml: Adds /proc/sysemu to toggle SYSEMU usage.Paolo \'Blaisorblade\' Giarrusso
2004-08-23[PATCH] uml: Use PTRACE_SCEMU (the so-called SYSEMU) to reduce syscall cost.Paolo \'Blaisorblade\' Giarrusso
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso
2003-02-05Merged a conflict in ptrace.h.Jeff Dike
2003-01-18A bunch of minor changes ported up from 2.4.Jeff Dike
2002-12-29Forward ported a number of bug fixes from 2.4, including SA_SIGINFOJeff Dike