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

Date List Subject
2008-10-03 15:51:54 linux-kernel [PATCH 13/13] checkpatch: version: 0.24
2008-10-03 15:51:37 linux-kernel [PATCH 12/13] checkpatch: allow for comments either side of a brace on case
2008-10-03 15:51:15 linux-kernel [PATCH 11/13] checkpatch: suspect indent handle macro continuation
2008-10-03 15:50:53 linux-kernel [PATCH 10/13] checkpatch: trailing statements ensure we report the end of the line
2008-10-03 15:28:55 linux-kernel [PATCH 09/13] checkpatch: DEFINE_ macros are real definitions for exports
2008-10-03 15:28:38 linux-kernel [PATCH 08/13] checkpatch: complex macros checks miss square brackets
2008-10-03 15:28:23 linux-kernel [PATCH 07/13] checkpatch: suspect code indent must stop at #else/#elif
2008-10-03 15:27:55 linux-kernel [PATCH 00/13] checkpatch: update to version 0.24
2008-10-03 15:27:41 linux-kernel [PATCH 06/13] checkpatch: pull out known acceptable typedefs
2008-10-03 15:27:25 linux-kernel [PATCH 04/13] checkpatch: macros which define structure members are not complex
2008-10-03 15:27:04 linux-kernel [PATCH 05/13] checkpatch: accept any sized le/be type
2008-10-03 15:26:46 linux-kernel [PATCH 03/13] checkpatch: handle do without braces if we have enough context
2008-10-03 15:26:32 linux-kernel [PATCH 02/13] checkpatch: labels are not possible types
2008-10-03 15:26:17 linux-kernel [PATCH 01/13] checkpatch: do is not a possible type
2008-10-03 14:24:11 linux-kernel Re: [PATCH 11/14] NFS/RPC: Add the auth_seclabel security flavor to allow the process label to be sent to the server.
2008-10-02 16:20:11 linux-kernel [PATCH 1/1] handle initialising compound pages at orders greater than MAX_ORDER
2008-10-02 15:04:50 linux-kernel Re: [PATCH 0/4] Reclaim page capture v4
2008-10-02 15:02:49 linux-kernel Re: [PATCH 4/4] capture pages freed during direct reclaim for allocation by the reclaimer
2008-10-02 14:35:54 linux-kernel Re: [PATCH 4/4] capture pages freed during direct reclaim for allocation by the reclaimer
2008-10-01 12:32:27 linux-kernel [PATCH 0/4] Reclaim page capture v4
2008-10-01 12:32:07 linux-kernel [PATCH 4/4] capture pages freed during direct reclaim for allocation by the reclaimer
2008-10-01 12:31:47 linux-kernel [PATCH 1/4] pull out the page pre-release and sanity check logic for reuse
2008-10-01 12:31:31 linux-kernel [PATCH 2/4] pull out zone cpuset and watermark checks for reuse
2008-10-01 12:31:18 linux-kernel [PATCH 3/4] buddy: explicitly identify buddy field use in struct page
2008-08-29 08:30:16 linux-kernel Re: [PATCH] mm: hugetlb.c make functions static, use NULL rather than 0
2008-08-29 08:12:46 linux-kernel Re: linux-next: Tree for August 28
2008-08-28 15:17:56 linux-kernel Re: [PATCH 3/5] checkpatch: complex macros need to ignore comments
2008-08-26 09:33:42 linux-kernel Re: [2.6 patch] mm/hugetlb.c: make resv_map_{alloc,release}() static
2008-08-26 09:29:37 linux-kernel Re: [BUG] [PATCH v2] Make setup_zone_migrate_reserve() aware of overlapping nodes
2008-08-12 17:18:16 linux-kernel Re: Possible false positive in checkpatch
2008-08-12 14:48:49 linux-kernel Re: [Bug #11275] [BUG] hugetlb: sleeping function called from invalid context
2008-08-11 20:20:47 linux-kernel [PATCH 17/17] checkpatch: version: 0.22
2008-08-11 20:20:26 linux-kernel [PATCH 16/17] checkpatch: perform indent checks on perl
2008-08-11 20:19:58 linux-kernel [PATCH 15/17] checkpatch: report the correct lines for single statement blocks
2008-08-11 20:19:43 linux-kernel [PATCH 14/17] checkpatch: %Lx tests should hand %% as a literal
2008-08-11 20:19:20 linux-kernel [PATCH 12/17] checkpatch: report the real first line of all suspect indents
2008-08-11 20:18:52 linux-kernel [PATCH 11/17] checkpatch: report any absolute references to kernel source files
2008-08-11 20:18:38 linux-kernel [PATCH 10/17] checkpatch: reduce warnings for #include of asm/foo.h to check from arch/bar.c
2008-08-11 20:18:22 linux-kernel [PATCH 13/17] checkpatch: suspect indent -- skip over preprocessor, label and blank lines
2008-08-11 20:16:27 linux-kernel [PATCH 00/17] checkpatch: update to version 0.22
2008-08-11 20:15:58 linux-kernel [PATCH 08/17] checkpatch: fix up comment checks search to scan the entire block
2008-08-11 20:15:43 linux-kernel [PATCH 09/17] checkpatch: include/asm checks should be anchored
2008-08-11 20:15:22 linux-kernel [PATCH 03/17] checkpatch: conditional indent -- labels have different indent rules
2008-08-11 20:14:53 linux-kernel [PATCH 07/17] checkpatch: complex macros -- fix up extension handling
2008-08-11 20:14:37 linux-kernel [PATCH 01/17] checkpatch: square brackets -- exemption for array slices in braces
2008-08-11 20:14:22 linux-kernel [PATCH 04/17] checkpatch: switch indent allow plain return
2008-08-11 20:14:02 linux-kernel [PATCH 05/17] checkpatch: add tests for the attribute matcher
2008-08-11 20:13:45 linux-kernel [PATCH 06/17] checkpatch: ____cacheline_aligned et al are modifiers
2008-08-11 20:13:31 linux-kernel [PATCH 02/17] checkpatch: values: double ampersand may be unary
2008-08-11 17:58:37 linux-kernel [PATCH 1/1] allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2
2008-08-08 11:11:16 linux-kernel [PATCH 1/1] allocate structures for reservation tracking in hugetlbfs outside of spinlocks v2