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-10-01 21:23:48 linux-kernel [PATCH 2/3] UML - arch/um/drivers formatting
2007-10-01 21:23:35 linux-kernel [PATCH 3/3] UML - Definitively kill subprocesses on panic
2007-09-28 19:04:18 linux-kernel Re: [PATCH] UML - Fix locking in skb alloction failure fix
2007-09-28 16:47:16 linux-kernel Re: [PATCH] use array_size macro
2007-09-28 15:43:43 linux-kernel [PATCH] UML - Fix locking in skb alloction failure fix
2007-09-28 13:15:31 linux-kernel Re: [PATCH] use array_size macro
2007-09-28 01:21:56 linux-kernel Re: [PATCH] UML - Correctly handle skb allocation failures
2007-09-27 17:02:28 linux-kernel [PATCH] UML - Correctly handle skb allocation failures
2007-09-26 21:47:14 linux-kernel [PATCH 1/3] UML - Network formatting
2007-09-26 21:46:52 linux-kernel [PATCH 2/3] UML - Network driver MTU cleanups
2007-09-26 21:46:36 linux-kernel [PATCH 3/3] UML - Correctly handle skb allocation failures
2007-09-25 21:57:29 linux-kernel Re: [PATCH] UML - time build fix
2007-09-25 17:53:47 linux-kernel Re: [RFC PATCH] 2.6.22.6 user-mode linux: before abort, we make it sure all children quit
2007-09-25 17:38:35 linux-kernel [PATCH] UML - time build fix
2007-09-24 20:02:23 linux-kernel Re: [uml-devel] [PATCH] UML - Fix irqstack crash
2007-09-24 17:02:40 linux-kernel Re: [PATCH] 2.6.22.6 user-mode linux: use address instead of value as argument in os_free_irq_by_cb
2007-09-24 16:54:00 linux-kernel Re: [RFC PATCH] 2.6.22.6 user-mode linux: No need to new a stack for clone without CLONE_VM
2007-09-24 16:52:43 linux-kernel Re: [PATCH] 2.6.22.6 user-mode linux: fix error in check_sysemu
2007-09-24 16:49:30 linux-kernel Re: [PATCH] 2.6.22.6 user-mode linux: fix error in check_sysemu
2007-09-19 18:06:52 linux-kernel Re: UML dead with current -git?
2007-09-19 17:40:23 linux-kernel [RESEND] [PATCH 9/11] UML - Eliminate interrupts in the idle loop
2007-09-19 17:39:57 linux-kernel [RESEND] [PATCH 2/11] UML - Fix timer switching
2007-09-19 17:06:07 linux-kernel [PATCH 11/11] UML - Use *SEC_PER_*SEC constants
2007-09-19 17:05:38 linux-kernel [PATCH 10/11] UML - Eliminate SIGALRM
2007-09-19 17:04:55 linux-kernel [PATCH 3/11] UML - Simplify interval setting
2007-09-19 17:04:36 linux-kernel [PATCH 8/11] UML - Tickless support
2007-09-19 17:04:26 linux-kernel [PATCH 9/11] UML - Eliminate interrupts in the idle loop
2007-09-19 17:04:18 linux-kernel [PATCH 2/11] UML - Fix timer switching
2007-09-19 17:04:05 linux-kernel [PATCH 4/11] UML - Separate timer initialization
2007-09-19 17:03:53 linux-kernel [PATCH 0/11] UML - Respin of tickless and timekeeping patches
2007-09-19 17:03:43 linux-kernel [PATCH 6/11] UML - GENERIC_CLOCKEVENTS support
2007-09-19 17:03:35 linux-kernel [PATCH 7/11] UML - clocksource support
2007-09-19 17:03:27 linux-kernel [PATCH 5/11] UML - GENERIC_TIME support
2007-09-19 17:03:16 linux-kernel [PATCH 1/11] UML - Eliminate hz()
2007-09-19 01:35:35 linux-kernel Re: UML dead with current -git?
2007-09-19 01:32:30 linux-kernel [PATCH 2/2] UML - refix ELF_CORE_COPY_REGS
2007-09-19 01:32:07 linux-kernel [PATCH 0/2] UML - Two x86_64 build fixes
2007-09-19 01:31:50 linux-kernel [PATCH 1/2] UML - Fix registers.c build
2007-09-18 23:33:59 linux-kernel [PATCH] UML - Fix irqstack crash
2007-09-18 17:13:42 linux-kernel Re: UML dead with current -git?
2007-09-14 16:15:38 linux-kernel [PATCH] softlockup_tick needs to initialize regs
2007-09-13 20:43:09 linux-kernel [PATCH 2/3] UML - Remove called-once function
2007-09-13 20:42:47 linux-kernel [PATCH 1/3] UML - Remove an unused file
2007-09-13 20:42:28 linux-kernel [PATCH 3/3] UML - Fix usec to nsec conversion
2007-09-13 20:42:14 linux-kernel [PATCH 0/3] UML - Three small patches for 2.6.24
2007-09-12 21:23:00 linux-kernel [PATCH 11/11] UML - Use *_PER_* definitions
2007-09-12 21:21:54 linux-kernel [PATCH 10/11] UML - Eliminate SIGALRM usage
2007-09-12 21:21:24 linux-kernel [PATCH 4/11] UML - Move timer signal initialization
2007-09-12 21:20:50 linux-kernel [PATCH 2/11] UML - Clean up switching between virtual and real timers
2007-09-12 21:20:12 linux-kernel [PATCH 1/11] UML - Eliminate hz()
2007-09-12 21:19:41 linux-kernel [PATCH 9/11] UML - Eliminate ticking in the idle loop