| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-02-13 | Documentation: prune redundant SubmitChecklist items | J. Bruce Fields | 1 | -11/+5 | |
| Kernel style is mentioned twice, and the git apply trick is a bit redundant given the checkpatch.pl recommendation (which also checks for bad whitespace). Signed-off-by: J. Bruce Fields <[email protected]> Cc: "Randy.Dunlap" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2007-10-20 | Documentation: Fix typo in SubmitChecklist. | James Bowes | 1 | -1/+1 | |
| Signed-off-by: James Bowes <[email protected]> Signed-off-by: Adrian Bunk <[email protected]> | |||||
| 2007-07-16 | SubmitChecklist update, fix spelling error | Jesper Juhl | 1 | -2/+1 | |
| Signed-off-by: Jesper Juhl <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2007-06-01 | add a trivial patch style checker | Andy Whitcroft | 1 | -0/+6 | |
| We are seeing increasing levels of minor patch style violations in submissions to the mailing lists as well as making it into the tree. These detract from the quality of the submission and cause unnessary work for reviewers. As a first step package up the current state of the patch style checker and include it in the kernel tree. Add instructions suggesting running it on submissions. This adds version v0.01 of the checkpatch.pl script. Signed-off-by: Andy Whitcroft <[email protected]> Signed-off-by: Joel Schopp <[email protected]> Cc: Randy Dunlap <[email protected]> Cc: Dave Jones <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2007-05-11 | SubmitChecklist: add -W help | Andrew Morton | 1 | -3/+3 | |
| Help people to work out how to use `gcc -W'. Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2007-05-09 | Add info about whitespace to SubmitChecklist | Roland Dreier | 1 | -0/+4 | |
| Signed-off-by: Roland Dreier <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2007-03-01 | [PATCH] add -mm testing in SubmitChecklist | Randy Dunlap | 1 | -0/+4 | |
| Add -mm testing to SubmitChecklist. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2007-01-23 | [PATCH] SubmitChecklist update | Andrew Morton | 1 | -0/+4 | |
| Sing the praises of `gcc -W'. Would have prevented that blockdev direct-IO bug. Cc: "Chen, Kenneth W" <[email protected]> Cc: "Randy.Dunlap" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2006-12-10 | [PATCH] submit checklist update | Andrew Morton | 1 | -0/+6 | |
| Mention the new fault-injection test framework. Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2006-10-01 | [PATCH] submit checklist: mention headers_check | Andrew Morton | 1 | -0/+2 | |
| Cc: David Woodhouse <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2006-09-29 | [PATCH] Mention Documenation/ABI/ requirements in Documentation/SubmitChecklist | Randy Dunlap | 1 | -0/+3 | |
| Mention Documenation/ABI/ requirements in Documentation/SubmitChecklist. Signed-off-by: Randy Dunlap <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2006-07-10 | [PATCH] checklist update | Andrew Morton | 1 | -35/+41 | |
| Update Documentation/SubmitChecklist. - Mention lockdep coverage - Describe documentation requirements - Number the various items to simplify the composition of caustic emails. Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2006-06-23 | [PATCH] add Doc/SubmitChecklist | Randy Dunlap | 1 | -0/+57 | |
| Provide a checklist of techniques to aid kernel patch submitters in producing healthy patches and in lessening a burden on maintainers. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||