index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-09
[PATCH] uml: ptrace interface cleanup
Jeff Dike
-11
/
+6
2005-02-10
[PATCH] uml: use PTRACE_OLDSETOPTIONS instead of PTRACE_SETOPTIONS
Bodo Stroesser
-1
/
+1
2005-02-04
[PATCH] uml: fix compilation for missing headers
Paolo \'Blaisorblade\' Giarrusso
-11
/
+4
2005-01-14
[PATCH] uml: refuse to run without skas if no tt mode in
Paolo \'Blaisorblade\' Giarrusso
-9
/
+26
2005-01-11
[PATCH] UML: code tidying
Jeff Dike
-5
/
+2
2005-01-11
[PATCH] UML: Factor out register saving and restoring
Jeff Dike
-0
/
+1
2005-01-03
[PATCH] uml: detect SYSEMU_SINGLESTEP
Jeff Dike
-2
/
+36
2005-01-03
[PATCH] uml: Add TRACESYSGOOD support
Jeff Dike
-2
/
+6
2004-11-07
[PATCH] uml: add missing newline in help string
Paolo \'Blaisorblade\' Giarrusso
-1
/
+1
2004-11-07
[PATCH] uml: use PTRACE_SYSEMU also for TT mode
Paolo \'Blaisorblade\' Giarrusso
-3
/
+0
2004-11-07
[PATCH] uml: more careful test startup
Paolo \'Blaisorblade\' Giarrusso
-30
/
+68
2004-11-07
[PATCH] uml: fix sysemu test at startup
Paolo \'Blaisorblade\' Giarrusso
-10
/
+6
2004-11-07
[PATCH] uml: revert compile-only changes for other ones
Paolo \'Blaisorblade\' Giarrusso
-13
/
+0
2004-10-27
[PATCH] uml: Build fix for TT w/o SKAS
Chris Wedgwood
-0
/
+13
2004-09-16
[PATCH] uml: eliminate signal order delivery dependency
Jeff Dike
-1
/
+1
2004-09-16
[PATCH] uml: let page faults always be delivered immediately
Jeff Dike
-5
/
+1
2004-09-16
[PATCH] uml: cleaning up
Jeff Dike
-10
/
+0
2004-09-16
[PATCH] uml: finish conversion to sigjmp_buf/siglongjmp
Jeff Dike
-1
/
+1
2004-09-13
[PATCH] uml: eliminate useless thread field
Jeff Dike
-1
/
+1
2004-08-23
[PATCH] UML fixes
Jeff 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 patches
Paolo \'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 SYSEMU
Paolo \'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 patch
Paolo \'Blaisorblade\' Giarrusso
-9
/
+11
2003-02-05
Merge http://jdike.stearns.org:5000/stack-2.5
Linus Torvalds
-3
/
+4
2003-01-18
Changed some CONFIG_* names to UML_CONFIG_* names.
Jeff Dike
-2
/
+2
2003-01-18
Ported a cleanup from 2.4.
Jeff Dike
-1
/
+1
2003-01-17
Some SMP fixes.
Jeff Dike
-7
/
+7
2002-12-28
Merged the configurable kernel stack size changes from 2.4. This
Jeff Dike
-3
/
+4
2002-11-25
Small fixes to sync up the 2.4 and 2.5 pools.
Jeff Dike
-37
/
+7
2002-11-20
Merged most of the rest of the skas changes.
Jeff Dike
-28
/
+16
2002-11-18
Fixes to the last merge.
Jeff Dike
-0
/
+1
2002-11-18
Merged the os_kill_process and the driver from_user changes from
Jeff Dike
-14
/
+95
2002-10-14
This is the merge of the initial 2.4 SMP support.
Jeff Dike
-7
/
+7
2002-09-23
A 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