summaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle
Commit message (Expand)AuthorAgeFilesLines
* docs: Remove space-before-label guidance from CodingStyleJonathan Corbet2016-09-211-5/+2
* Documentation/HOWTO: add cross-references to other documentsMauro Carvalho Chehab2016-09-201-0/+2
* Documentation/CodingStyle: use the .. note:: markup where neededMauro Carvalho Chehab2016-09-201-5/+9
* Documentation/CodingStyle: replace underline markupsMauro Carvalho Chehab2016-09-201-16/+16
* Documentation/CodingStyle: use the proper tag for verbatim fontMauro Carvalho Chehab2016-09-201-49/+49
* Documentation/CodingStyle: Convert to ReST markupMauro Carvalho Chehab2016-09-201-79/+182
* CodingStyle: Remove "Don't use C99-style comments"Joe Perches2016-08-141-3/+0
* CodingStyle: Clarify and complete chapter 7Jean Delvare2016-08-141-6/+19
* docs: deprecate kernel-doc-nano-HOWTO.txtJonathan Corbet2016-07-201-1/+1
* Documentation/CodingStyle: add space before parenthesis in example macroThomas Gardner2016-01-251-1/+1
* Documentation: fix typo in CodingStyleManuel Pégourié-Gonnard2016-01-111-1/+1
* Documentation: CodingStyle: remove broken links in the References sectionOlivier C. Larocque2015-07-101-2/+0
* Documentation/CodingStyle: fix example macro parenthesis imbalanceBaruch Siach2015-05-071-1/+1
* Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-73/+76
|\
| * Documentation/CodingStyle: improve text layoutPavel Kretov2015-02-271-69/+72
| * Documentation/CodingStyle: fix tab-spaces mixturePavel Kretov2015-02-271-4/+4
* | documentation: update CodingStyle on local variables naming in macrosBartosz Golaszewski2015-04-171-0/+13
|/
* CodingStyle: enable emacs display of trailing whitespaceAlison Chaiken2015-01-281-0/+1
* CodingStyle: add some more error handling guidelinesDan Carpenter2014-12-021-5/+22
* CodingStyle: Add a chapter on conditional compilationJosh Triplett2014-11-031-0/+43
* CodingStyle: fix a minor typoRaymond L. Rivera2014-08-261-1/+1
* Documentation: expand/clarify debug documentationDan Streetman2014-06-041-7/+15
* Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter2013-07-031-1/+2
* Documentation: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-9/+1
* CodingStyle: add networking specific block comment styleJoe Perches2012-10-061-0/+10
* CodingStyle: add kmalloc_array() to memory allocatorsXi Wang2012-05-311-2/+14
* Documentation: CodingStyle: add inline assembly guidelinesJosh Triplett2012-03-301-0/+29
* Documentation: update CodingStyle use of bracesAntonio Ospite2011-11-041-2/+2
* CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett2011-08-061-16/+7
* Documentation: update CodingStyle memory allocatorsJesper Juhl2011-07-061-2/+2
* Documentation/CodingStyle: flesh out if-else examplesHarry Wei2011-03-221-0/+7
* Documentation: update header filename in CodingStyleRoland Kammerer2011-03-161-4/+1
* trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson2009-06-121-2/+2
* fix emacs indenting howto filename expansionDan Carpenter2009-01-291-1/+2
* Documentation: update CodingStyle tips for Emacs usersTeemu Likonen2009-01-291-4/+11
* documentation: update CodingStyle tips for Emacs usersJohannes Weiner2008-07-251-19/+23
* CodingStyle: relax the 80-cole ruleAlan Cox2007-10-171-2/+5
* dev_vdbg() documentationDavid Brownell2007-07-181-2/+18
* CodingStyle: add information about editor modelinesJosh Triplett2007-07-161-0/+27
* CodingStyle: add information about trailing whitespaceJosh Triplett2007-07-161-0/+12
* Documentation: fix the explanation of Kconfig filesRobert P. J. Day2007-05-231-19/+30
* Fix chapter reference in CodingStyleJesper Juhl2007-05-081-1/+1
* CodingStyle: start flamewar about use of bracesOliver Neukum2007-05-081-0/+15
* [PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.hRobert P. J. Day2006-12-221-0/+18
* [PATCH] CodingStyle updatesRandy Dunlap2006-12-101-5/+121
* [PATCH] Add section on function return values to CodingStyleAlan Stern2006-09-291-0/+34
* [PATCH] CodingStyle: add typedefs chapterRandy Dunlap2006-06-231-12/+88
* [PATCH] CodingStyle correctionJesper Juhl2006-01-101-1/+1
* [PATCH] Add a section about inlining to Documentation/CodingStyleArjan van de Ven2006-01-081-3/+31
* [PATCH] docs: updated some code docsXose Vazquez Perez2006-01-081-2/+5
OpenPOWER on IntegriCloud