aboutsummaryrefslogtreecommitdiff
path: root/Documentation/CodingStyle
AgeCommit message (Expand)AuthorFilesLines
2016-10-24doc: re-add CodingStyle and SubmittingPatchesGravatar Mauro Carvalho Chehab 1-0/+1
2016-10-24docs-rst: add documents to development-processGravatar Mauro Carvalho Chehab 1-1062/+0
2016-09-21docs: Remove space-before-label guidance from CodingStyleGravatar Jonathan Corbet 1-5/+2
2016-09-20Documentation/HOWTO: add cross-references to other documentsGravatar Mauro Carvalho Chehab 1-0/+2
2016-09-20Documentation/CodingStyle: use the .. note:: markup where neededGravatar Mauro Carvalho Chehab 1-5/+9
2016-09-20Documentation/CodingStyle: replace underline markupsGravatar Mauro Carvalho Chehab 1-16/+16
2016-09-20Documentation/CodingStyle: use the proper tag for verbatim fontGravatar Mauro Carvalho Chehab 1-49/+49
2016-09-20Documentation/CodingStyle: Convert to ReST markupGravatar Mauro Carvalho Chehab 1-79/+182
2016-08-14CodingStyle: Remove "Don't use C99-style comments"Gravatar Joe Perches 1-3/+0
2016-08-14CodingStyle: Clarify and complete chapter 7Gravatar Jean Delvare 1-6/+19
2016-07-20docs: deprecate kernel-doc-nano-HOWTO.txtGravatar Jonathan Corbet 1-1/+1
2016-01-25Documentation/CodingStyle: add space before parenthesis in example macroGravatar Thomas Gardner 1-1/+1
2016-01-11Documentation: fix typo in CodingStyleGravatar Manuel Pégourié-Gonnard 1-1/+1
2015-07-10Documentation: CodingStyle: remove broken links in the References sectionGravatar Olivier C. Larocque 1-2/+0
2015-05-07Documentation/CodingStyle: fix example macro parenthesis imbalanceGravatar Baruch Siach 1-1/+1
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Gravatar Linus Torvalds 1-73/+76
2015-04-17documentation: update CodingStyle on local variables naming in macrosGravatar Bartosz Golaszewski 1-0/+13
2015-02-27Documentation/CodingStyle: improve text layoutGravatar Pavel Kretov 1-69/+72
2015-02-27Documentation/CodingStyle: fix tab-spaces mixtureGravatar Pavel Kretov 1-4/+4
2015-01-28CodingStyle: enable emacs display of trailing whitespaceGravatar Alison Chaiken 1-0/+1
2014-12-02CodingStyle: add some more error handling guidelinesGravatar Dan Carpenter 1-5/+22
2014-11-03CodingStyle: Add a chapter on conditional compilationGravatar Josh Triplett 1-0/+43
2014-08-26CodingStyle: fix a minor typoGravatar Raymond L. Rivera 1-1/+1
2014-06-04Documentation: expand/clarify debug documentationGravatar Dan Streetman 1-7/+15
2013-07-03Documentation/CodingStyle: allow multiple return statements per functionGravatar Dan Carpenter 1-1/+2
2013-01-11Documentation: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-9/+1
2012-10-06CodingStyle: add networking specific block comment styleGravatar Joe Perches 1-0/+10
2012-05-31CodingStyle: add kmalloc_array() to memory allocatorsGravatar Xi Wang 1-2/+14
2012-03-30Documentation: CodingStyle: add inline assembly guidelinesGravatar Josh Triplett 1-0/+29
2011-11-04Documentation: update CodingStyle use of bracesGravatar Antonio Ospite 1-2/+2
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Gravatar Josh Triplett 1-16/+7
2011-07-06Documentation: update CodingStyle memory allocatorsGravatar Jesper Juhl 1-2/+2
2011-03-22Documentation/CodingStyle: flesh out if-else examplesGravatar Harry Wei 1-0/+7
2011-03-16Documentation: update header filename in CodingStyleGravatar Roland Kammerer 1-4/+1
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Gravatar Martin Olsson 1-2/+2
2009-01-29fix emacs indenting howto filename expansionGravatar Dan Carpenter 1-1/+2
2009-01-29Documentation: update CodingStyle tips for Emacs usersGravatar Teemu Likonen 1-4/+11
2008-07-25documentation: update CodingStyle tips for Emacs usersGravatar Johannes Weiner 1-19/+23
2007-10-17CodingStyle: relax the 80-cole ruleGravatar Alan Cox 1-2/+5
2007-07-18dev_vdbg() documentationGravatar David Brownell 1-2/+18
2007-07-16CodingStyle: add information about editor modelinesGravatar Josh Triplett 1-0/+27
2007-07-16CodingStyle: add information about trailing whitespaceGravatar Josh Triplett 1-0/+12
2007-05-23Documentation: fix the explanation of Kconfig filesGravatar Robert P. J. Day 1-19/+30
2007-05-08Fix chapter reference in CodingStyleGravatar Jesper Juhl 1-1/+1
2007-05-08CodingStyle: start flamewar about use of bracesGravatar Oliver Neukum 1-0/+15
2006-12-22[PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.hGravatar Robert P. J. Day 1-0/+18
2006-12-10[PATCH] CodingStyle updatesGravatar Randy Dunlap 1-5/+121
2006-09-29[PATCH] Add section on function return values to CodingStyleGravatar Alan Stern 1-0/+34
2006-06-23[PATCH] CodingStyle: add typedefs chapterGravatar Randy Dunlap 1-12/+88
2006-01-10[PATCH] CodingStyle correctionGravatar Jesper Juhl 1-1/+1