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
2007-01-01 19:53:38 linux-kernel [PATCH 7/8] UML - port driver formatting
2007-01-01 19:53:36 linux-kernel [PATCH 6/8] UML - make two variables static
2007-01-01 19:52:58 linux-kernel [PATCH 2/8] UML - watchdog driver formatting
2007-01-01 19:52:57 linux-kernel [PATCH 4/8] UML - audio driver formatting
2007-01-01 19:52:33 linux-kernel [PATCH 0/8] UML - Locking fixes and code cleanup
2007-01-01 19:52:33 linux-kernel [PATCH 3/8] UML - audio driver locking
2006-12-29 23:47:57 linux-kernel [PATCH 0/6] UML - Locking, whitespace, style, and hotplug fixes
2006-12-29 23:47:56 linux-kernel [PATCH 5/6] UML - Add locking to network transport registration
2006-12-29 23:47:55 linux-kernel [PATCH 6/6] UML - Network driver whitespace and style fixes
2006-12-29 23:47:26 linux-kernel [PATCH 2/6] UML - Return hotplug errors to host
2006-12-29 23:47:21 linux-kernel [PATCH 1/6] UML - Console locking fixes
2006-12-29 23:46:52 linux-kernel [PATCH 3/6] UML - Console whitespace and comment tidying
2006-12-29 23:46:51 linux-kernel [PATCH 4/6] UML - Lock the irqs_to_free list
2006-12-22 20:58:40 linux-kernel parse-boot-parameter-error.patch breaks UML
2006-12-13 05:01:09 linux-kernel Re: RFC: UML: remove MODE_TT?
2006-12-11 19:53:10 linux-kernel [PATCH] Fix crossbuilding checkstack
2006-12-08 16:41:49 linux-kernel Re: [PATCH] uml problems with linux/io.h
2006-12-08 16:40:43 linux-kernel Re: [PATCH] uml:
2006-12-08 16:39:39 linux-kernel Re: UML and fastcall/FASTCALL
2006-12-05 18:14:16 linux-kernel Re: `make checkstack' and cross-compilation
2006-12-04 23:17:10 linux-kernel [PATCH 1/4] UML - include stddef.h correctly
2006-12-04 23:16:32 linux-kernel [PATCH 3/4] UML - Size register files correctly
2006-12-04 23:16:32 linux-kernel [PATCH 2/4] UML - Include asm/page.h in order to get PAGE_SHIFT
2006-12-04 23:16:23 linux-kernel [PATCH 4/4] UML - Use get_random_bytes after random pool is seeded
2006-12-04 19:22:58 linux-kernel [PATCH] x86_64/i386 - Kernel-mode faults pollute current->thead
2006-12-01 21:07:34 linux-kernel x86_64 Kernel faults pollute task structs
2006-12-01 15:34:15 linux-kernel Re: `make checkstack' and cross-compilation
2006-11-25 04:52:20 linux-kernel Re: UML compile problems on -mm
2006-11-24 23:14:51 linux-kernel Re: + uml-make-execvp-safe-for-our-usage.patch added to -mm tree
2006-11-24 20:38:11 linux-kernel Re: UML compile problems on -mm
2006-11-24 19:53:51 linux-kernel Re: + uml-make-execvp-safe-for-our-usage.patch added to -mm tree
2006-11-19 19:42:00 linux-kernel Re: uml fails to compile due to missing offsetof
2006-11-19 19:38:50 linux-kernel Re: uml fails to compile due to missing offsetof
2006-11-19 14:28:31 linux-kernel Re: uml fails to compile due to missing offsetof
2006-11-14 14:34:53 linux-kernel Re: [UML] arch/um/os-Linux/skas/process.c:328: error: 'PAGE_SHIFT' undeclared
2006-11-08 17:25:34 linux-kernel Re: slow UML on x86-64, soft lockups
2006-11-01 16:35:21 linux-kernel [PATCH 1/2] UML - Fix I/O hang
2006-11-01 16:34:50 linux-kernel [PATCH 2/2] UML - Include tidying
2006-11-01 16:34:50 linux-kernel [PATCH 0/2] UML fix and cleanup
2006-10-30 20:05:52 linux-kernel [PATCH 1/3] UML - Add _text definition to linker scripts
2006-10-30 20:05:51 linux-kernel [PATCH 3/3] UML - fix ->set_termios declaration
2006-10-30 20:05:10 linux-kernel [PATCH 2/3] UML - add INITCALLS
2006-10-30 20:05:08 linux-kernel [PATCH 0/3] UML - Small compile fixes and a cleanup
2006-10-30 19:38:06 linux-kernel Re: [PATCH 00/11] UBD driver little cleanups for 2.6.19
2006-10-30 19:32:06 linux-kernel Re: [PATCH 07/11] uml ubd driver: reformat ubd_config
2006-10-30 19:29:10 linux-kernel Re: [PATCH 07/11] uml ubd driver: reformat ubd_config
2006-10-30 19:17:06 linux-kernel Re: [PATCH 03/11] uml ubd driver: var renames
2006-10-25 15:43:17 linux-kernel Re: More uml build failures on 2.16.19-rc3 and 2.6.18.1
2006-10-25 15:12:24 linux-kernel Re: [uml-devel] [PATCH 04/10] uml: make execvp safe for our usage
2006-10-24 13:22:23 linux-kernel Re: More uml build failures on 2.16.19-rc3 and 2.6.18.1
2006-10-20 20:06:44 linux-kernel [PATCH] add-process_session-...-fix-warnings.patch fix