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