LinuxLists
Users
About
Blaisorblade (
[email protected]
)
Number of posts: 187 (0.15 per day)
First post: 2004-01-03 18:07:11
Last post: 2007-06-20 22:40:57
Next Page
Date
List
Subject
2007-06-20 22:40:57
linux-kernel
Re: [uml-devel] [PATCH 2/2] UML - Add stack usage monitoring
2005-01-14 00:08:35
linux-kernel
[patch 05/11] uml: for ubd cmdline param use colon as delimiter
2005-01-14 00:08:34
linux-kernel
[patch 02/11] uml: fix compilation for missing headers
2005-01-13 23:18:28
linux-kernel
[patch 07/11] uml: move code from ubd_user to ubd_kern
2005-01-13 23:18:17
linux-kernel
[patch 01/11] uml: Makefile simplification and correction.
2005-01-13 22:13:46
linux-kernel
[patch 06/11] uml: allow free ubd flag ordering
2005-01-13 22:13:45
linux-kernel
[patch 08/11] uml: fix and cleanup code in ubd_kern.c coming from ubd_user.c
2005-01-13 22:04:08
linux-kernel
[patch 11/11] uml: update ld scripts to newer binutils
2005-01-13 22:04:07
linux-kernel
[patch 10/11] uml: add stack addresses to dumps
2005-01-13 22:04:06
linux-kernel
[patch 04/11] uml: refuse to run without skas if no tt mode in
2005-01-13 22:04:06
linux-kernel
[patch 09/11] uml: add stack content to dumps
2005-01-13 22:00:25
linux-kernel
[patch 03/11] uml: fix some UML own initcall macros
2005-01-13 15:33:10
linux-kernel
[patch 07/15] uml: fail xterm_open when we have no $DISPLAY
2005-01-13 15:33:09
linux-kernel
[patch 8/8] uml: depend on !USERMODE in drivers/block/Kconfig and drop arch/um/Kconfig_block
2005-01-13 15:33:09
linux-kernel
[patch 2/8] uml: readd CONFIG_MAGIC_SYSRQ for UML
2005-01-13 15:33:09
linux-kernel
[patch 7/8] uml: fail xterm_open when we have no $DISPLAY
2005-01-13 15:33:08
linux-kernel
[patch 1/8] uml: avoid NULL dereference in line.c
2005-01-13 15:33:07
linux-kernel
[patch 5/8] delete unused header umn.h
2005-01-13 15:33:05
linux-kernel
[patch 4/8] uml: drop unused buffer_head.h header from hostfs
2005-01-13 15:31:13
linux-kernel
[patch 3/8] uml: Commentary addition to recent SYSEMU fix.
2005-01-13 15:31:07
linux-kernel
[patch 6/8] uml: commentary about SIGWINCH handling for consoles
2004-12-01 01:00:39
linux-kernel
Re: [uml-devel] Re: VFS interactions with UML and other big UML changes (was: Re: [patch 1/2] Uml - first part rework of run_helper() and users.)
2004-12-01 00:48:07
linux-kernel
VFS interactions with UML and other big UML changes (was: Re: [patch 1/2] Uml - first part rework of run_helper() and users.)
2004-11-29 19:35:20
linux-kernel
Re: [PATCH] UML - Build cleanups
2004-11-25 05:12:05
linux-kernel
Re: [uml-devel] Re: [patch 1/1] uml: fix some ptrace functions returns values
2004-11-25 04:58:18
linux-kernel
Re: [PATCH] UML - Build cleanups
2004-11-24 00:09:40
linux-kernel
[patch 1/1] uml: fix some ptrace functions returns values
2004-11-20 00:58:39
linux-kernel
make oldconfig all does not work
2004-11-19 01:26:47
linux-kernel
[patch 3/4] uml: remove most devfs_mk_symlink calls
2004-11-19 01:14:30
linux-kernel
[patch 2/4] hostfs - uml: add some other pagecache methods
2004-11-19 01:14:29
linux-kernel
[patch 4/4] Uml: fix __wrap_free comment.
2004-11-19 01:12:03
linux-kernel
[patch 1/4] hostfs - uml: set .sendfile to generic_file_sendfile
2004-11-18 17:50:34
linux-kernel
[patch 1/1] uml: partial KBUILD_OUTPUT fix
2004-11-18 17:13:30
linux-kernel
[patch 1/1] Uml - update some copyright
2004-11-18 16:59:46
linux-kernel
[patch 1/1] Uml - update some copyright
2004-11-18 15:05:15
linux-kernel
[patch 1/1] akpm, please update your address in MAINTAINERS
2004-11-18 14:55:57
linux-kernel
[patch 1/1] ext3: use generic_open_file to fix possible preemption bugs
2004-11-17 19:49:53
linux-kernel
Re: [uml-devel] Re: Bug report for UML in latest Linus 2.6-BK repository.
2004-11-16 00:25:32
linux-kernel
Why INSTALL_PATH is not /boot by default?
2004-11-15 17:22:52
linux-kernel
Re: [uml-devel] [PATCH] uml: fail xterm_open when we have no $DISPLAY
2004-11-12 00:35:28
linux-kernel
Re: Fixing UML against NPTL (was: Re: [uml-devel] [PATCH] UML: Use PTRACE_KILL instead of SIGKILL to kill host-OS processes (take #2))
2004-11-10 19:08:58
linux-kernel
[patch 1/1] uml: use sys_getpid bypassing glibc (fixes UML on Gentoo)
2004-11-10 19:08:26
linux-kernel
2.6.9-bb2 released.
2004-11-09 19:14:37
linux-kernel
Re: Synchronization primitives in UML (was: Re: [uml-devel] Re: [patch 09/20] uml: use SIG_IGN for empty sighandler)
2004-11-09 17:45:36
linux-kernel
Re: Synchronization primitives in UML (was: Re: [uml-devel] Re: [patch 09/20] uml: use SIG_IGN for empty sighandler)
2004-11-09 17:43:56
linux-kernel
Re: [uml-devel] Re: 2.6.9-bb1, 2.4.27-bs1, SKAS3/2.6-V7 released
2004-11-05 19:40:53
linux-kernel
Synchronization primitives in UML (was: Re: [uml-devel] Re: [patch 09/20] uml: use SIG_IGN for empty sighandler)
2004-11-04 18:36:37
linux-kernel
2.6.9-bb1, 2.4.27-bs1, SKAS3/2.6-V7 released
2004-11-04 15:16:00
linux-kernel
Re: [uml-user] Harddisk Shutdown while UML Guest Shutdown
2004-11-04 14:38:14
linux-kernel
Re: [uml-user] [PATCH] extend the limits for command line
2004-11-04 04:42:56
linux-kernel
[patch 1/1] uml: use PTRACE_SYSEMU also for TT mode