Jeff Dike ([email protected])

Number of posts: 1298 (0.51 per day)
First post: 2003-07-18 02:20:37
Last post: 2010-07-11 02:15:36

Date List Subject
2005-03-05 17:20:02 linux-kernel Re: Partial fix! - Was: Re: [BUG report] UML linux-2.6 latest BK doesn't compile
2005-03-04 15:26:00 linux-kernel Re: debugging TCP routines using User Mode Linux
2005-03-03 17:34:54 linux-kernel Re: 2.6.11-rc5-mm1
2005-03-03 16:15:28 linux-kernel Re: 2.6.11-rc5-mm1
2005-03-02 16:24:08 linux-kernel Re: UserMode bug in 2.6.11-rc5? autolearn=disabled version=3.0.2
2005-03-02 14:31:22 linux-kernel Re: UserMode bug in 2.6.11-rc5?
2005-02-13 17:49:40 linux-kernel Re: [PATCH] uml: support a separate build tree; support USER_OBJS dependencies
2005-02-13 15:50:36 linux-kernel Re: [PATCH] uml: support a separate build tree; support USER_OBJS dependencies
2005-02-08 21:30:52 linux-kernel Re: [uml-devel] Re: [BUG report] UML linux-2.6 latest BK doesn't compile
2005-02-08 19:57:22 linux-kernel Re: [BUG report] UML linux-2.6 latest BK doesn't compile
2005-02-08 18:29:38 linux-kernel Re: Real-Time Preemption and UML?
2005-02-08 16:30:04 linux-kernel Re: [BUG report] UML linux-2.6 latest BK doesn't compile
2005-02-07 20:38:02 linux-kernel Re: [uml-devel] Fix compilation of UML after the stack-randomization patches
2005-02-07 16:34:06 linux-kernel Re: Real-Time Preemption and UML?
2005-02-03 18:39:08 linux-kernel [PATCH] UML - compile fixes for 2.6.11-rc3
2005-01-17 03:40:07 linux-kernel [PATCH 8/10] UML - Fix __pud_alloc definition to match the declaration
2005-01-17 03:40:06 linux-kernel [PATCH 9/10] UML - Fix a stack corruption crash
2005-01-17 03:40:05 linux-kernel [PATCH 10/10] UML - Define __HAVE_ARCH_CMPXCHG on x86
2005-01-17 03:40:04 linux-kernel [PATCH 5/10] UML - compile fixes
2005-01-17 03:40:03 linux-kernel [PATCH 7/10] UML - Eliminate unhandled SIGPROF on halt
2005-01-17 03:40:03 linux-kernel [PATCH 6/10] UML - Change for_each_cpu to for_each_online_cpu
2005-01-17 03:35:20 linux-kernel [PATCH 3/10] UML - Provide a release method for the ubd driver
2005-01-17 03:35:20 linux-kernel [PATCH 4/10] UML - allow ubd devices to provide partial end blocks
2005-01-17 03:33:41 linux-kernel [PATCH 2/10] UML - provide some initcall definitions for userspace code
2005-01-17 03:33:38 linux-kernel [PATCH 1/10] UML - Provide an arch-specific define for register file size
2005-01-14 22:45:25 linux-kernel Re: [patch 04/11] uml: refuse to run without skas if no tt mode in
2005-01-14 17:03:54 linux-kernel Re: [patch 04/11] uml: refuse to run without skas if no tt mode in
2005-01-14 17:00:34 linux-kernel Re: [patch 02/11] uml: fix compilation for missing headers
2005-01-13 16:12:12 linux-kernel Re: [patch 8/8] uml: depend on !USERMODE in drivers/block/Kconfig and drop arch/um/Kconfig_block
2005-01-10 06:21:04 linux-kernel [PATCH 11/28] UML - Separate out the time code
2005-01-10 06:15:28 linux-kernel [PATCH 16/28] UML - code tidying
2005-01-10 06:03:24 linux-kernel [PATCH 27/28] UML - define CONFIG_INPUT better
2005-01-10 05:59:49 linux-kernel [PATCH 25/28] UML - Fix sys_call_table syntax
2005-01-10 05:55:49 linux-kernel [PATCH 22/28] UML - Allow arches to opt out of !SA_INFO signals
2005-01-10 05:54:38 linux-kernel [PATCH 24/28] UML - sparse annotations
2005-01-10 05:51:24 linux-kernel [PATCH 23/28] UML - Add a missing include
2005-01-10 05:50:16 linux-kernel [PATCH 21/28] UML - Silence some message from the console driver
2005-01-10 05:47:05 linux-kernel [PATCH 28/28] UML - Fix a compile warning
2005-01-10 05:47:05 linux-kernel [PATCH 26/28] UML - Fix make clean
2005-01-10 05:45:46 linux-kernel [PATCH 17/28] UML - use for_each_cpu
2005-01-10 05:45:45 linux-kernel [PATCH 18/28] UML - 2.6.10 ptrace updates
2005-01-10 05:45:45 linux-kernel [PATCH 19/28] UML - add the new syscalls
2005-01-10 05:45:44 linux-kernel [PATCH 20/28] UML - 64-bit cleanups
2005-01-10 05:42:36 linux-kernel [PATCH 15/28] UML - Use va_copy
2005-01-10 05:41:02 linux-kernel [PATCH 12/28] UML - x86-64 headers
2005-01-10 05:41:01 linux-kernel [PATCH 13/28] UML - Split out arch link address definitions
2005-01-10 05:41:00 linux-kernel [PATCH 14/28] UML - Don't use __NR_waitpid on arches which don't have it
2005-01-10 05:38:49 linux-kernel [PATCH 10/28] UML - Make a common misconfiguration impossible
2005-01-10 05:38:24 linux-kernel [PATCH 8/28] UML - x86_64 ptrace support
2005-01-10 05:32:29 linux-kernel [PATCH 9/28] UML - Separate out signal reception
2005-01-10 05:31:12 linux-kernel [PATCH 7/28] UML - Factor out register saving and restoring