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
2006-02-07 02:23:55 linux-kernel [PATCH 3/8] UML - Add debug switch for skas mode
2006-02-07 02:23:21 linux-kernel [PATCH 4/8] UML - Close TUN/TAP file descriptors
2006-02-07 02:23:15 linux-kernel [PATCH 6/8] UML - Block SIGWINCH in ptrace tester child
2006-02-07 02:23:14 linux-kernel [PATCH 7/8] UML - Initialize process FP registers properly
2006-02-07 02:22:49 linux-kernel [PATCH 1/8] UML - Compilation warning removal
2006-02-07 02:22:48 linux-kernel [PATCH 2/8] UML - Define jmpbuf access constants
2006-02-05 22:13:24 linux-kernel Re: [PATCH ] VMSPLIT config options (with default config fixed)
2006-01-27 18:51:23 linux-kernel [PATCH 1/1] UML - compilation fix when MODE_SKAS disabled
2006-01-27 15:31:47 linux-kernel Re: [patch 1/2] uml: enable drivers (input, fb, vt)
2006-01-27 03:56:45 linux-kernel Re: [patch 1/2] uml: enable drivers (input, fb, vt)
2006-01-24 22:34:35 linux-kernel [PATCH 0/2] UML - two small fixes
2006-01-24 22:34:12 linux-kernel [PATCH 1/2] UML - Add a build dependency
2006-01-24 22:34:11 linux-kernel [PATCH 2/2] UML - Fix some typos
2006-01-24 20:40:12 linux-kernel Re: [patch 1/2] uml: enable drivers (input, fb, vt)
2006-01-19 18:52:04 linux-kernel Re: [uml-devel] [PATCH 8/8] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
2006-01-19 03:29:18 linux-kernel Re: [uml-devel] [PATCH 8/8] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
2006-01-18 02:02:12 linux-kernel Re: [PATCH 1/9] uml: avoid sysfs warning on hot-unplug
2006-01-17 23:54:41 linux-kernel Re: [PATCH] uml: remove leftover from patch revertal
2006-01-17 02:40:38 linux-kernel Re: [uml-devel] [PATCH 9/11] UML - Implement soft interrupts
2006-01-15 20:50:25 linux-kernel [PATCH 5/11] UML - Move headers to arch/um/include
2006-01-15 20:49:47 linux-kernel [PATCH 6/11] UML - Move libc-dependent skas memory mapping code
2006-01-15 20:49:47 linux-kernel [PATCH 2/11] UML - Move libc-dependent utility procedures
2006-01-15 20:48:24 linux-kernel [PATCH 11/11] UML - TT mode softint fixes
2006-01-15 20:48:09 linux-kernel [PATCH 3/11] UML - Move libc-dependent time code
2006-01-15 20:48:09 linux-kernel [PATCH 9/11] UML - Implement soft interrupts
2006-01-15 20:48:09 linux-kernel [PATCH 1/11] UML - Move LDT creation
2006-01-15 20:48:09 linux-kernel [PATCH 7/11] UML - Move libc-dependent skas process handling
2006-01-15 20:48:08 linux-kernel [PATCH 8/11] UML - Eliminate some globals
2006-01-15 20:48:07 linux-kernel [PATCH 10/11] UML - Use setjmp/longjmp instead of sigsetjmp/siglongjmp
2006-01-15 20:47:53 linux-kernel [PATCH 4/11] UML - Change interface to boot_timer_handler
2006-01-15 05:42:26 linux-kernel [PATCH 1/3] UML - Add TIF_RESTORE_SIGMASK support
2006-01-15 05:42:05 linux-kernel [PATCH 2/3] UML - Use generic sys_rt_sigsuspend
2006-01-15 05:41:58 linux-kernel [PATCH 3/3] UML - Add __raw_writel definition
2006-01-13 00:23:46 linux-kernel fix-processing-of-obsolete-style-setup-options breaks UML arg parsing
2006-01-09 03:19:50 linux-kernel [PATCH 6/6] UML - Kill an unused variable
2006-01-09 03:19:22 linux-kernel [PATCH 1/6] UML - Fix missing KBUILD_BASENAME
2006-01-09 03:19:22 linux-kernel [PATCH 4/6] UML - Eliminate doubled boot output
2006-01-09 03:19:18 linux-kernel [PATCH 5/6] UML - Fix debug output on x86_64
2006-01-09 03:18:56 linux-kernel [PATCH 2/6] UML - Update Kconfig help
2006-01-09 03:18:56 linux-kernel [PATCH 3/6] UML - Revert compile-time option checking
2006-01-07 22:25:30 linux-kernel Re: [uml-devel] Re: [PATCH 4/9] UML - Better diagnostics for broken configs
2006-01-07 04:33:28 linux-kernel Re: [2.6 patch] UML - Prevent MODE_SKAS=n and MODE_TT=n
2006-01-07 04:32:50 linux-kernel Re: [2.6 patch] UML - Prevent MODE_SKAS=n and MODE_TT=n
2006-01-07 01:45:26 linux-kernel Re: [uml-devel] Re: [PATCH 4/9] UML - Better diagnostics for broken configs
2006-01-06 15:50:30 linux-kernel Re: [2.6 patch] UML - Prevent MODE_SKAS=n and MODE_TT=n
2006-01-06 00:01:57 linux-kernel Re: [PATCH 4/9] UML - Better diagnostics for broken configs
2006-01-05 22:11:39 linux-kernel [PATCH 5/4] UML - whitespace cleanup
2006-01-05 22:03:06 linux-kernel [PATCH 2/4] UML - Move libc-dependent code from trap_user.c
2006-01-05 22:02:24 linux-kernel [PATCH 1/4] UML - Move libc-dependent code from signal_user.c
2006-01-05 22:01:58 linux-kernel [PATCH 4/4] Consolidate asm/futex.h
2006-01-05 22:01:57 linux-kernel [PATCH 3/4] UML - Merge trap_user.c and trap_kern.c