LinuxLists
Users
About
Andy Whitcroft (
[email protected]
)
Number of posts: 723 (0.43 per day)
First post: 2003-02-18 22:30:36
Last post: 2007-09-12 17:36:33
Next Page
Date
List
Subject
2013-04-10 12:42:23
linux-kernel
Re: [PATCH] checkpatch: Warn on comparisons to true and false
2013-04-10 09:56:26
linux-kernel
Re: [PATCH] checkpatch: Warn on comparisons to true and false
2009-03-10 19:48:56
linux-kernel
Re: checkpatch and pr_fmt()?
2008-12-15 09:22:27
linux-kernel
Re: [PATCH 1/3] ftrace: graph of a single function
2008-12-07 18:35:59
linux-kernel
[PATCH 11/13] checkpatch: struct file_operations should normally be const
2008-12-07 18:35:45
linux-kernel
[PATCH 13/13] checkpatch: version: 0.26
2008-12-07 18:35:20
linux-kernel
[PATCH 12/13] checkpatch: fix the perlcritic errors
2008-12-07 18:34:54
linux-kernel
[PATCH 10/13] checkpatch: ensure we actually detect if assignments split across lines
2008-12-07 18:34:15
linux-kernel
[PATCH 09/13] checkpatch: do not report nr_static as a static declaration
2008-12-07 18:33:51
linux-kernel
[PATCH 08/13] checkpatch: track #ifdef/#else/#endif when tracking blocks
2008-12-07 18:33:32
linux-kernel
[PATCH 07/13] checkpatch: fix continuation detection when handling spacing on operators
2008-12-07 18:33:03
linux-kernel
[PATCH 06/13] checkpatch: loosen spacing on typedef function checks
2008-12-07 18:32:45
linux-kernel
[PATCH 05/13] checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h
2008-12-07 18:32:29
linux-kernel
[PATCH 04/13] checkpatch: allow parentheses on return for comparisons
2008-12-07 18:32:11
linux-kernel
[PATCH 03/13] checkpatch: Add warning for p0-patches
2008-12-07 18:31:51
linux-kernel
[PATCH 02/13] checkpatch: update copyrights
2008-12-07 18:31:34
linux-kernel
[PATCH 00/13] update checkpatch to version 0.26
2008-12-07 18:31:15
linux-kernel
[PATCH 01/13] checkpatch: update MAINTAINERS entry
2008-11-20 09:08:04
linux-kernel
Re: gitwatch: RSS feed of checkpatch+coccinelle against new commits in mainline
2008-11-20 08:26:56
linux-kernel
Re: gitwatch: RSS feed of checkpatch+coccinelle against new commits in mainline
2008-11-12 14:11:29
linux-kernel
Re: [PATCH 1/1] ring-buffer: buffer record on/off switch
2008-11-12 14:03:08
linux-kernel
Re: [PATCH] checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h
2008-11-12 13:55:38
linux-kernel
Re: [PATCH][RESEND] checkpatch: Add warning for p0-patches
2008-11-12 13:55:17
linux-kernel
Re: checkpatch.pl print the line twice when trailing statements in the same line
2008-11-03 23:39:43
linux-kernel
Re: [PATCH] hibernation should work ok with memory hotplug
2008-10-24 14:23:29
linux-kernel
Re: [PATCH] Handle space after for_each_* macros gracefully in checkpatch
2008-10-23 14:20:01
linux-kernel
[PATCH 2/2] hugetlb: pull gigantic page initialisation out of the default path
2008-10-23 14:19:47
linux-kernel
[PATCH 0/2] Fixes for gigantic compounds pages V3
2008-10-23 14:19:32
linux-kernel
[PATCH 1/2] hugetlbfs: handle pages higher order than MAX_ORDER
2008-10-23 14:14:49
linux-kernel
Re: asterisk-slash sequence in quoted string confuses checkpatch.pl
2008-10-23 11:54:29
linux-kernel
Re: [checkpatch.pl] two bugs
2008-10-23 11:10:02
linux-kernel
[PATCH 1/9] checkpatch: add checks for in_atomic()
2008-10-23 11:09:45
linux-kernel
[PATCH 8/9] checkpatch: dissallow spaces between stars in pointer types
2008-10-23 11:09:28
linux-kernel
[PATCH 9/9] checkpatch: version: 0.25
2008-10-23 11:09:04
linux-kernel
[PATCH 6/9] checkpatch: detect multiple bitfield declarations
2008-10-23 11:08:44
linux-kernel
[PATCH 7/9] checkpatch: comment ends inside strings is most likely not an open comment
2008-10-23 11:08:28
linux-kernel
[PATCH 5/9] checkpatch: __weak is an official attribute
2008-10-23 11:08:08
linux-kernel
[PATCH 2/9] checkpatch: comment detection may miss an implied comment on the last hunk
2008-10-23 11:07:46
linux-kernel
[PATCH 4/9] checkpatch: structure member assignments are not complex
2008-10-23 11:07:30
linux-kernel
[PATCH 0/9] checkpatch: update to versoin 0.25
2008-10-23 11:07:08
linux-kernel
[PATCH 3/9] checkpatch: widen implied comment detection to allow multiple stars
2008-10-22 08:31:46
linux-kernel
Re: */ in string confuses checkpatch.pl
2008-10-22 07:56:22
linux-kernel
Re: */ in string confuses checkpatch.pl
2008-10-14 07:00:44
linux-kernel
Re: [PATCH 1/1] hugetlbfs: handle pages higher order than MAX_ORDER
2008-10-13 13:36:27
linux-kernel
Re: [PATCH 1/1] hugetlbfs: handle pages higher order than MAX_ORDER
2008-10-13 13:34:21
linux-kernel
Re: [PATCH 1/1] hugetlbfs: handle pages higher order than MAX_ORDER
2008-10-08 18:55:48
linux-kernel
Re: [PATCH 1/1] hugetlbfs: handle pages higher order than MAX_ORDER
2008-10-08 09:35:46
linux-kernel
[PATCH 1/1] hugetlb: pull gigantic page initialisation out of the default path
2008-10-08 09:34:30
linux-kernel
[PATCH 1/1] hugetlbfs: handle pages higher order than MAX_ORDER
2008-10-08 09:34:12
linux-kernel
[PATCH 0/1] gigantic compound pages part 2
2008-10-03 18:11:20
linux-kernel
Re: [PATCH 1/1] handle initialising compound pages at orders greater than MAX_ORDER