Richard Knutsson ([email protected])

Number of posts: 247 (0.35 per day)
First post: 2005-10-26 21:48:37
Last post: 2007-10-01 00:25:18

Date List Subject
2008-02-28 20:32:20 linux-kernel Re: [PATCH] CodingStyle: multiple updates
2008-02-27 22:02:38 linux-kernel Re: [PATCH] CodingStyle: multiple updates
2008-02-27 21:48:24 linux-kernel Re: [RFC] CodeStyle: Use spaces when aligning/decorating
2008-02-27 21:42:19 linux-kernel Re: [PATCH] CodingStyle: multiple updates
2008-02-27 21:06:42 linux-kernel Re: [RFC] CodeStyle: Use spaces when aligning/decorating
2008-02-26 22:17:20 linux-kernel Re: [RFC] CodeStyle: Use spaces when aligning/decorating
2008-02-26 22:03:37 linux-kernel Re: Tabs, spaces, indent and 80 character lines
2008-02-26 21:47:37 linux-kernel [RFC] CodeStyle: Use spaces when aligning/decorating
2008-02-25 22:13:23 linux-kernel Re: Tabs, spaces, indent and 80 character lines
2008-02-25 21:56:36 linux-kernel Re: Tabs, spaces, indent and 80 character lines
2008-02-25 21:45:08 linux-kernel Re: Tabs, spaces, indent and 80 character lines
2008-02-24 15:41:11 linux-kernel Re: Tabs, spaces, indent and 80 character lines
2008-02-24 00:48:49 linux-kernel Tabs, spaces, indent and 80 character lines
2008-02-10 09:57:20 linux-kernel Re: [PATCH] Silent compiler warning introduced by acea6852f32b8805e166d885ed7e9f0c7cd10d41 ([BLUETOOTH]: Move children of connection device to NULL before connection down.)
2008-01-09 13:17:54 linux-kernel Re: [JANITOR PROPOSAL] Switch ioctl functions to ->unlocked_ioctl
2008-01-06 21:10:40 linux-kernel Re: [PATCH][SCSI] megaraid: Convert from "scsi.h" to <scsi.h> (and friends)
2008-01-06 19:03:51 linux-kernel [PATCH][SCSI] megaraid: Convert from "scsi.h" to <scsi.h> (and friends)
2008-01-06 17:43:47 linux-kernel Re: [patch 1/5] Introduce __WARN()
2008-01-06 16:10:44 linux-kernel Re: [patch 1/5] Introduce __WARN()
2008-01-06 11:46:55 linux-kernel Re: [patch 1/5] Introduce __WARN()
2008-01-04 13:42:15 linux-kernel Re: [PATCH] [Coding Style]: fs/ext{3,4}/ext{3,4}_jbd{,2}.c
2008-01-04 13:41:51 linux-ext4 Re: [PATCH] [Coding Style]: fs/ext{3,4}/ext{3,4}_jbd{,2}.c
2008-01-04 06:47:00 linux-kernel Re: [PATCH 1/3] ipc: Convert handmade 'max' to max().
2007-12-17 02:37:11 linux-kernel [PATCH 3/3] ipc: Convert handmade 'min' to min().
2007-12-17 02:36:45 linux-kernel [PATCH 2/3] msg.h: Convert m_ts from int to size_t.
2007-12-17 02:36:25 linux-kernel [PATCH 1/3] ipc: Convert handmade 'max' to max().
2007-12-12 01:40:06 linux-kernel Re: [PATCH 1/6] pcmcia/3c574_cs: Fix dubious bitfield warning
2007-12-11 04:34:35 linux-kernel [PATCH 6/6] pcmcia/pcnet_cs: Fix 'shadow variable' warning
2007-12-11 04:34:20 linux-kernel [PATCH 5/6] pcmcia/fmvj18x_cs: Fix 'shadow variable' warning
2007-12-11 04:33:58 linux-kernel [PATCH 4/6] pcmcia/axnet_cs: Make use of 'max()' instead of handcrafted one
2007-12-11 04:33:42 linux-kernel [PATCH 3/6] pcmcia/axnet_cs: Make functions static
2007-12-11 04:33:29 linux-kernel [PATCH 1/6] pcmcia/3c574_cs: Fix dubious bitfield warning
2007-12-11 04:33:11 linux-kernel [PATCH 2/6] pcmcia/3c574_cs: Fix 'shadow variable' warning
2007-12-10 20:08:46 linux-kernel Re: [PATCH] drivers/net/ipg: Remove local definition of TRUE/FALSE
2007-12-10 19:31:07 linux-kernel [PATCH] drivers/net/ipg: Remove local definition of TRUE/FALSE
2007-12-08 13:35:31 linux-kernel [PATCH] ivtv: Some general fixes
2007-12-08 13:00:54 linux-kernel [PATCH] kernel/params.c: Remove sparse-warning (different signedness).
2007-12-08 11:03:39 linux-kernel [PATCH] mm/mmap: Remove sparse-warning (NULL as 0).
2007-12-07 15:39:50 linux-kernel Re: [Patch] net/xfrm/xfrm_policy.c: Some small improvements
2007-12-06 14:35:45 linux-kernel Re: [Patch] net/xfrm/xfrm_policy.c: Some small improvements
2007-12-04 01:48:39 linux-kernel [PATCH] ivtv: Some general fixes
2007-12-02 22:20:45 linux-kernel Re: [v4l-dvb-maintainer] [PATCH 1/2] ivtv: Some general fixes
2007-12-02 17:47:32 linux-kernel [PATCH 2/2] ivtv: Remove a invalid shadow-variable
2007-12-02 17:47:19 linux-kernel [PATCH 1/2] ivtv: Some general fixes
2007-11-29 05:01:59 linux-kernel Re: [RFC] kmemcheck: trap uses of uninitialized memory (v2)
2007-11-28 07:04:35 linux-kernel Re: [RFC] kmemcheck: trap uses of uninitialized memory (v2)
2007-11-27 10:05:21 linux-kernel Re: [PATCH] [VIDEO]: Complement va_start() with va_end() + style fixes
2007-11-27 09:59:55 linux-kernel [PATCH] [VIDEO]: Complement va_start() with va_end() + style fixes
2007-11-27 09:37:46 linux-kernel [PATCH] [VIDEO]: Complement va_start() with va_end() + style fixes
2007-11-27 07:06:42 linux-kernel [PATCH] [VIDEO]: Complement va_start() with va_end().
2007-11-27 03:13:19 linux-kernel Re: [PATCH] [RESEND] crypto test: use print_hex_dump from kernel.h instead