Jesper Juhl ([email protected])

Number of posts: 641 (1.43 per day)
First post: 2004-01-03 17:09:07
Last post: 2005-03-25 23:12:28

Date List Subject
2005-04-30 22:48:26 linux-kernel Re: 2.6.12-rc3-mm1
2005-04-30 20:42:47 linux-kernel [PATCH] resource release cleanup in net/
2005-04-30 16:27:07 linux-kernel Re: USB maintainer, Greg Kroah ---->> PWC discussion
2005-04-29 11:03:35 linux-kernel Re: 2.6.12-rc2-mm3 regression - certain applications get SIGSEGV but are fine with 2.6.12-rc2-mm2
2005-04-28 22:51:49 linux-kernel [PATCH] ppp: remove redundant NULL pointer checks before kfree & vfree
2005-04-28 22:19:35 linux-kernel [PATCH] cleanups in drivers/net/wan/ - kfree of NULL pointer is valid
2005-04-28 10:35:45 linux-kernel [PATCH 2/2] new valid_signal function - convert code that currently tests _NSIG directly to use the new function instead (fwd)
2005-04-28 10:30:50 linux-kernel [PATCH 1/2] new valid_signal function (fwd)
2005-04-27 21:35:05 linux-kernel Re: [2.6 patch] drivers/ieee1394/: remove unneeded EXPORT_SYMBOL's
2005-04-27 21:21:14 linux-kernel [PATCH] preempt_count is int - remove cast and don't assign to unsigned type
2005-04-27 20:58:40 linux-kernel Re: [PATCH] 2.4.30 PicoPower IRQ router
2005-04-26 22:16:10 linux-kernel Re: [PATCH 2.4.31-pre1] x86_64 breakage on UP_IOAPIC
2005-04-26 22:06:27 linux-kernel Re: [PATCH] Don't oops when unregistering unknown kprobes
2005-04-26 21:34:53 linux-kernel [PATCH] streamline preempt_count type across archs
2005-04-26 20:52:35 linux-kernel Re: preempt-count oddities - still looking for comments :)
2005-04-26 20:02:22 linux-kernel Re: preempt-count oddities - still looking for comments :)
2005-04-26 17:56:14 linux-kernel Re: preempt-count oddities - still looking for comments :)
2005-04-26 17:45:08 linux-kernel Re: preempt-count oddities - still looking for comments :)
2005-04-26 17:39:21 linux-kernel Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs
2005-04-26 17:30:50 linux-kernel Re: preempt-count oddities - still looking for comments :)
2005-04-26 17:22:30 linux-kernel Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs
2005-04-26 16:54:44 linux-kernel Re: [PATCH][RFC] Linux VM hooks for advanced RDMA NICs
2005-04-26 10:12:34 linux-kernel Re: [PATCH 4/7] dlm: configuration
2005-04-25 21:44:49 linux-kernel Re: [PATCH] i386: fix hpet for systems that don't support legacy replacement (v. A0)
2005-04-25 21:25:23 linux-kernel Re: [PATCH 1a/7] dlm: core locking
2005-04-25 20:42:39 linux-kernel Re: [PATCH 1b/7] dlm: core locking
2005-04-25 20:28:57 linux-kernel Re: [PATCH] hfsplus: don't oops on bad FS
2005-04-25 18:23:23 linux-kernel Re: [PATCH 3/7] dlm: recovery
2005-04-25 18:06:53 linux-kernel Re: [PATCH 2/7] dlm: communication
2005-04-25 16:26:43 linux-kernel Re: [PATCH 6/7] dlm: debug fs
2005-04-25 16:10:08 linux-kernel Re: [PATCH 5/7] dlm: device interface
2005-04-25 16:00:29 linux-kernel Re: [PATCH 4/7] dlm: configuration
2005-04-24 22:52:14 linux-kernel Re: [PATCH] prevent possible infinite loop in fs/select.c::do_pollfd()
2005-04-24 01:59:55 linux-kernel Re: PROBLEM: Kernel BUG() in exit.c in ptrace/pthread interaction
2005-04-24 01:29:45 linux-kernel Re: [PATCH] make mempool_destroy resilient against NULL pointers.
2005-04-23 23:31:20 linux-kernel [PATCH] trivial type correction in fs/mpage.c::__mpage_writepages
2005-04-23 23:19:13 linux-kernel [PATCH] prevent possible infinite loop in fs/select.c::do_pollfd()
2005-04-23 22:39:36 linux-kernel [PATCH] trivial little type correction in mm/filemap.c::wait_on_page_writeback_range
2005-04-23 21:28:27 linux-kernel preempt-count oddities
2005-04-23 18:45:54 linux-kernel [PATCH] udf: uint32_t can't be less than zero
2005-04-23 11:11:45 linux-kernel [PATCH] keyboard: checking the same thing twice is pretty pointless
2005-04-22 23:03:31 linux-kernel Re: ide-cd? Can burn DVDs, just not read them...
2005-04-20 22:03:27 linux-kernel [PATCH] rename "---help---" to "help" in Kconfig files
2005-04-20 20:20:36 linux-kernel Re: [PATCH] rename rw_verify_area() to rw_access_ok()
2005-04-20 19:42:52 linux-kernel Re: NForce4 ide problems?
2005-04-19 22:35:36 linux-kernel test of 'good_bytes' in scsi_io_completion is always true (in drivers/scsi/scsi_lib.c)
2005-04-19 21:42:30 linux-kernel [PATCH] sound: trivial warning fix for emu10k1
2005-04-19 21:17:47 linux-kernel [PATCH 1/1] cifs: cleanups for cifs_unicode.c
2005-04-19 21:14:11 linux-kernel [PATCH 2/2] cifs: little cleanups for cifs_unicode.h - spaces
2005-04-19 21:12:17 linux-kernel [PATCH 1/2] cifs: little cleanups for cifs_unicode.h - functions and comments
2005-04-19 14:40:08 linux-kernel Re: [PATCH] sha512: replace open-coded be64 conversions