index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
CodingStyle
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
docs: Remove space-before-label guidance from CodingStyle
Jonathan Corbet
1
-5
/
+2
2016-09-20
Documentation/HOWTO: add cross-references to other documents
Mauro Carvalho Chehab
1
-0
/
+2
2016-09-20
Documentation/CodingStyle: use the .. note:: markup where needed
Mauro Carvalho Chehab
1
-5
/
+9
2016-09-20
Documentation/CodingStyle: replace underline markups
Mauro Carvalho Chehab
1
-16
/
+16
2016-09-20
Documentation/CodingStyle: use the proper tag for verbatim font
Mauro Carvalho Chehab
1
-49
/
+49
2016-09-20
Documentation/CodingStyle: Convert to ReST markup
Mauro Carvalho Chehab
1
-79
/
+182
2016-08-14
CodingStyle: Remove "Don't use C99-style comments"
Joe Perches
1
-3
/
+0
2016-08-14
CodingStyle: Clarify and complete chapter 7
Jean Delvare
1
-6
/
+19
2016-07-20
docs: deprecate kernel-doc-nano-HOWTO.txt
Jonathan Corbet
1
-1
/
+1
2016-01-25
Documentation/CodingStyle: add space before parenthesis in example macro
Thomas Gardner
1
-1
/
+1
2016-01-11
Documentation: fix typo in CodingStyle
Manuel Pégourié-Gonnard
1
-1
/
+1
2015-07-10
Documentation: CodingStyle: remove broken links in the References section
Olivier C. Larocque
1
-2
/
+0
2015-05-07
Documentation/CodingStyle: fix example macro parenthesis imbalance
Baruch Siach
1
-1
/
+1
2015-04-18
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-73
/
+76
2015-04-17
documentation: update CodingStyle on local variables naming in macros
Bartosz Golaszewski
1
-0
/
+13
2015-02-27
Documentation/CodingStyle: improve text layout
Pavel Kretov
1
-69
/
+72
2015-02-27
Documentation/CodingStyle: fix tab-spaces mixture
Pavel Kretov
1
-4
/
+4
2015-01-28
CodingStyle: enable emacs display of trailing whitespace
Alison Chaiken
1
-0
/
+1
2014-12-02
CodingStyle: add some more error handling guidelines
Dan Carpenter
1
-5
/
+22
2014-11-03
CodingStyle: Add a chapter on conditional compilation
Josh Triplett
1
-0
/
+43
2014-08-26
CodingStyle: fix a minor typo
Raymond L. Rivera
1
-1
/
+1
2014-06-04
Documentation: expand/clarify debug documentation
Dan Streetman
1
-7
/
+15
2013-07-03
Documentation/CodingStyle: allow multiple return statements per function
Dan Carpenter
1
-1
/
+2
2013-01-11
Documentation: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-9
/
+1
2012-10-06
CodingStyle: add networking specific block comment style
Joe Perches
1
-0
/
+10
2012-05-31
CodingStyle: add kmalloc_array() to memory allocators
Xi Wang
1
-2
/
+14
2012-03-30
Documentation: CodingStyle: add inline assembly guidelines
Josh Triplett
1
-0
/
+29
2011-11-04
Documentation: update CodingStyle use of braces
Antonio Ospite
1
-2
/
+2
2011-08-06
CodingStyle: Document the exception of not splitting user-visible strings, fo...
Josh Triplett
1
-16
/
+7
2011-07-06
Documentation: update CodingStyle memory allocators
Jesper Juhl
1
-2
/
+2
2011-03-22
Documentation/CodingStyle: flesh out if-else examples
Harry Wei
1
-0
/
+7
2011-03-16
Documentation: update header filename in CodingStyle
Roland Kammerer
1
-4
/
+1
2009-06-12
trivial: fix typo milisecond/millisecond for documentation and source comments.
Martin Olsson
1
-2
/
+2
2009-01-29
fix emacs indenting howto filename expansion
Dan Carpenter
1
-1
/
+2
2009-01-29
Documentation: update CodingStyle tips for Emacs users
Teemu Likonen
1
-4
/
+11
2008-07-25
documentation: update CodingStyle tips for Emacs users
Johannes Weiner
1
-19
/
+23
2007-10-17
CodingStyle: relax the 80-cole rule
Alan Cox
1
-2
/
+5
2007-07-18
dev_vdbg() documentation
David Brownell
1
-2
/
+18
2007-07-16
CodingStyle: add information about editor modelines
Josh Triplett
1
-0
/
+27
2007-07-16
CodingStyle: add information about trailing whitespace
Josh Triplett
1
-0
/
+12
2007-05-23
Documentation: fix the explanation of Kconfig files
Robert P. J. Day
1
-19
/
+30
2007-05-08
Fix chapter reference in CodingStyle
Jesper Juhl
1
-1
/
+1
2007-05-08
CodingStyle: start flamewar about use of braces
Oliver Neukum
1
-0
/
+15
2006-12-22
[PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.h
Robert P. J. Day
1
-0
/
+18
2006-12-10
[PATCH] CodingStyle updates
Randy Dunlap
1
-5
/
+121
2006-09-29
[PATCH] Add section on function return values to CodingStyle
Alan Stern
1
-0
/
+34
2006-06-23
[PATCH] CodingStyle: add typedefs chapter
Randy Dunlap
1
-12
/
+88
2006-01-10
[PATCH] CodingStyle correction
Jesper Juhl
1
-1
/
+1
2006-01-08
[PATCH] Add a section about inlining to Documentation/CodingStyle
Arjan van de Ven
1
-3
/
+31
2006-01-08
[PATCH] docs: updated some code docs
Xose Vazquez Perez
1
-2
/
+5
[next]