summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process.c
AgeCommit message (Expand)AuthorLines
2005-03-09[PATCH] uml: ptrace interface cleanupJeff Dike-11/+6
2005-02-10[PATCH] uml: use PTRACE_OLDSETOPTIONS instead of PTRACE_SETOPTIONSBodo Stroesser-1/+1
2005-02-04[PATCH] uml: fix compilation for missing headersPaolo \'Blaisorblade\' Giarrusso-11/+4
2005-01-14[PATCH] uml: refuse to run without skas if no tt mode inPaolo \'Blaisorblade\' Giarrusso-9/+26
2005-01-11[PATCH] UML: code tidyingJeff Dike-5/+2
2005-01-11[PATCH] UML: Factor out register saving and restoringJeff Dike-0/+1
2005-01-03[PATCH] uml: detect SYSEMU_SINGLESTEPJeff Dike-2/+36
2005-01-03[PATCH] uml: Add TRACESYSGOOD supportJeff Dike-2/+6
2004-11-07[PATCH] uml: add missing newline in help stringPaolo \'Blaisorblade\' Giarrusso-1/+1
2004-11-07[PATCH] uml: use PTRACE_SYSEMU also for TT modePaolo \'Blaisorblade\' Giarrusso-3/+0
2004-11-07[PATCH] uml: more careful test startupPaolo \'Blaisorblade\' Giarrusso-30/+68
2004-11-07[PATCH] uml: fix sysemu test at startupPaolo \'Blaisorblade\' Giarrusso-10/+6
2004-11-07[PATCH] uml: revert compile-only changes for other onesPaolo \'Blaisorblade\' Giarrusso-13/+0
2004-10-27[PATCH] uml: Build fix for TT w/o SKASChris Wedgwood-0/+13
2004-09-16[PATCH] uml: eliminate signal order delivery dependencyJeff Dike-1/+1
2004-09-16[PATCH] uml: let page faults always be delivered immediatelyJeff Dike-5/+1
2004-09-16[PATCH] uml: cleaning upJeff Dike-10/+0
2004-09-16[PATCH] uml: finish conversion to sigjmp_buf/siglongjmpJeff Dike-1/+1
2004-09-13[PATCH] uml: eliminate useless thread fieldJeff Dike-1/+1
2004-08-23[PATCH] UML fixesJeff Dike-3/+7
2004-08-23[PATCH] uml: Handles correctly errno == EINTR in lots of places.Paolo \'Blaisorblade\' Giarrusso-5/+6
2004-08-23[PATCH] uml: Fix for sysemu patchesPaolo \'Blaisorblade\' Giarrusso-36/+44
2004-08-23[PATCH] uml: Adds /proc/sysemu to toggle SYSEMU usage.Paolo \'Blaisorblade\' Giarrusso-2/+2
2004-08-23[PATCH] uml: Adds the "nosysemu" command line parameter to disable SYSEMUPaolo \'Blaisorblade\' Giarrusso-4/+22
2004-08-23[PATCH] uml: Use PTRACE_SCEMU (the so-called SYSEMU) to reduce syscall cost.Paolo \'Blaisorblade\' Giarrusso-0/+35
2004-08-23[PATCH] uml: Uml base patchPaolo \'Blaisorblade\' Giarrusso-9/+11
2003-02-05Merge http://jdike.stearns.org:5000/stack-2.5Linus Torvalds-3/+4
2003-01-18Changed some CONFIG_* names to UML_CONFIG_* names.Jeff Dike-2/+2
2003-01-18Ported a cleanup from 2.4.Jeff Dike-1/+1
2003-01-17Some SMP fixes.Jeff Dike-7/+7
2002-12-28Merged the configurable kernel stack size changes from 2.4. ThisJeff Dike-3/+4
2002-11-25Small fixes to sync up the 2.4 and 2.5 pools.Jeff Dike-37/+7
2002-11-20Merged most of the rest of the skas changes.Jeff Dike-28/+16
2002-11-18Fixes to the last merge.Jeff Dike-0/+1
2002-11-18Merged the os_kill_process and the driver from_user changes fromJeff Dike-14/+95
2002-10-14This is the merge of the initial 2.4 SMP support.Jeff Dike-7/+7
2002-09-23A number of bug fixes from UML 2.4.19-6 -Jeff Dike-0/+1
2002-09-11[PATCH] UML arch (user-mode Linux)Jeff Dike-0/+255