Age | Commit message (Expand) | Author | Files | Lines |
2014-10-29 | Documentation/SubmittingPatches: Reported-by tags and permission | Dan Carpenter | 1 | -6/+4 |
2014-09-07 | Documentation: new page link in SubmittingPatches | Sudip Mukherjee | 1 | -0/+1 |
2014-08-09 | Documentation: SubmittingPatches: overhaul changelog description | Johannes Weiner | 1 | -7/+31 |
2014-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2014-06-19 | doc: replace "practise" with "practice" in Documentation | Jeremiah Mahler | 1 | -2/+2 |
2014-06-06 | Documentation/SubmittingPatches: describe the Fixes: tag | Jacob Keller | 1 | -1/+21 |
2014-04-03 | Documentation/SubmittingPatches: update some dead URLs | Mitchel Humpherys | 1 | -2/+2 |
2014-04-03 | SubmittingPatches: document the use of git | Josh Triplett | 1 | -15/+16 |
2014-04-03 | SubmittingPatches: add recommendation for mailing list references | Josh Triplett | 1 | -1/+9 |
2014-04-03 | SubmittingPatches: add style recommendation to use imperative descriptions | Josh Triplett | 1 | -0/+5 |
2013-08-20 | Documentation/SubmittingPatches: Request summaries for commit references | Geert Uytterhoeven | 1 | -0/+10 |
2013-04-29 | checkpatch: add Suggested-by as a standard signature | Mugunthan V N | 1 | -1/+8 |
2013-03-08 | Randy has moved | Randy Dunlap | 1 | -2/+1 |
2012-05-25 | Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.pl | Michel Machado | 1 | -1/+2 |
2011-08-13 | Documentation: fix spelling error in SubmittingPatches | Zac Storer | 1 | -1/+1 |
2011-05-23 | Documentation: update GregKH links | Vikram Narayanan | 1 | -4/+5 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-08-09 | SubmittingPatches: add more about patch descriptions | Randy Dunlap | 1 | -0/+11 |
2009-10-01 | docs: update patch size in SubmittingPatches | Randy Dunlap | 1 | -1/+1 |
2009-09-21 | trivial: SubmittingPatches: Fix reference to renumbered step | Michael Brunner | 1 | -1/+1 |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2009-06-12 | trivial: remove the trivial patch monkey's name from SubmittingPatches | Markus Heidelberg | 1 | -3/+3 |
2009-06-12 | trivial: SubmittingPatches: fix typo | Pavel Machek | 1 | -1/+1 |
2009-06-04 | Documentation: Add "how to write a good patch summary" to SubmittingPatches | Theodore Ts'o | 1 | -14/+51 |
2009-06-04 | SubmittingPatches: fix typo | Pavel Machek | 1 | -1/+1 |
2009-06-04 | Document Reported-by in SubmittingPatches | Jonathan Corbet | 1 | -1/+8 |
2008-10-16 | Merge branch 'docs' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | SubmittingPatches: add a reference to Andi's OLS paper | Andi Kleen | 1 | -0/+5 |
2008-10-16 | Remove Andrew Morton's http://www.zip.com.au/~akpm/ | FD Cami | 1 | -2/+2 |
2008-10-16 | Add a reference to paper to SubmittingPatches | Andi Kleen | 1 | -0/+5 |
2008-10-16 | doc: Test-by? | Hidetoshi Seto | 1 | -1/+1 |
2008-07-28 | SubmittingPatches: add git pull & diffstat format info | Randy Dunlap | 1 | -0/+26 |
2008-06-05 | doc: add suggestions about good practises for maintainers | Willy Tarreau | 1 | -0/+46 |
2008-04-21 | Correct a few trivial tree details in Documentation/SubmittingPatches | Jesper Juhl | 1 | -2/+2 |
2008-04-11 | Merge branch 'docs' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -3/+51 |
2008-04-02 | doc: fix typo in SubmittingPatches | Jim Meyering | 1 | -1/+1 |
2008-03-30 | Fill out information on patch tags in SubmittingPatches | Jonathan Corbet | 1 | -3/+51 |
2008-02-03 | Documentation: mention email-clients.txt in SubmittingPatches | Michael Opdenacker | 1 | -14/+2 |
2007-10-30 | fix typo in SubmittingPatches | Keiichi Kii | 1 | -2/+2 |
2007-09-11 | fix typo in Documentation/SubmittingPatches | Andre Haupt | 1 | -1/+1 |
2007-08-22 | HOWTO: latest lxr url address changed | Qi Yong | 1 | -1/+1 |
2007-07-22 | Documentation: Fix a mispelt "probably" in SubmittingPatches. | Linus Nilsson | 1 | -1/+1 |
2007-07-16 | update checkpatch.pl to version 0.07 | Andy Whitcroft | 1 | -2/+18 |
2007-06-08 | document Acked-by: | Andrew Morton | 1 | -1/+25 |
2007-06-01 | add a trivial patch style checker | Andy Whitcroft | 1 | -11/+28 |
2007-05-09 | doc: what a patch series is | Randy Dunlap | 1 | -1/+2 |
2007-01-23 | Change Linus' email address too | Linus Torvalds | 1 | -3/+3 |
2006-09-29 | [PATCH] SubmittingPatches: add a note about "format=flowed" when sending patches | Kirill Korotaev | 1 | -0/+13 |
2006-09-29 | [PATCH] SubmittingPatches cleanups | Pavel Machek | 1 | -13/+13 |
2006-09-13 | [PATCH] We can not allow anonymous contributions to the kernel | Greg KH | 1 | -0/+2 |