1. c04639a coding-style.rst: trivial: fix location of driver model macros by Trevor Woerner · 3 years, 8 months ago
  2. d5b421f docs: Explain the desired position of function attributes by Kees Cook · 3 years, 3 months ago
  3. b7592e5 docs: Remove the Microsoft rhetoric by Yorick de Wid · 3 years, 11 months ago
  4. 26606ce coding-style.rst: Avoid comma statements by Joe Perches · 4 years, 4 months ago
  5. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  6. a5f526e CodingStyle: Inclusive Terminology by Dan Williams · 4 years, 6 months ago
  7. e7b4311 Replace HTTP links with HTTPS ones: Documentation/process by Alexander A. Klimov · 4 years, 6 months ago
  8. 77d22a4 Documentation/CodingStyle: Fix duplicate "are" typo by Geert Uytterhoeven · 4 years, 7 months ago
  9. bdc48fa checkpatch/coding-style: deprecate 80-column warning by Joe Perches · 4 years, 7 months ago
  10. fb0e0ff Documentation: bring process docs up to date by Tony Fischetti · 4 years, 10 months ago
  11. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  12. b9918bd Documentation/process: Add fallthrough pseudo-keyword by Joe Perches · 5 years ago
  13. cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  14. bba757d coding-style.rst: Generic alloc functions do not need OOM logging by Joe Perches · 6 years ago
  15. 7967656 coding-style: Clarify the expectations around bool by Jason Gunthorpe · 6 years ago
  16. 7fbc258 Documentation: fix coding-style.rst Sphinx warning by Randy Dunlap · 6 years ago
  17. 2fec7b3 Documentation/CodingStyle: Use directory-local variables for emacs settings by Bart Van Assche · 6 years ago
  18. 3fe5dbf Documentation/process/coding-style.rst: don't use "extern" with function prototypes by Alexey Dobriyan · 6 years ago
  19. f77af63 doc:process: add links where missing by Federico Vaga · 6 years ago
  20. d4ef8d3 clang-format: add configuration file by Miguel Ojeda · 7 years ago
  21. 1dbba2c Documentation/CodingStyle: Add an example for braces by Gary R Hook · 7 years ago
  22. 68f04b5 Doc: fix a markup error in coding-style.rst by Ayan Shafqat · 8 years ago
  23. 1dc4bbf docs-rst: doc-guide: split the kernel-documentation.rst contents by Mauro Carvalho Chehab · 8 years ago
  24. beab6cb coding-style: fix mismatch of jump label name by Masahiro Yamada · 8 years ago
  25. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  26. 186128f docs-rst: add documents to development-process by Mauro Carvalho Chehab · 8 years ago[Renamed from Documentation/CodingStyle]
  27. 79c70c3 docs: Remove space-before-label guidance from CodingStyle by Jonathan Corbet · 8 years ago
  28. 609d99a Documentation/HOWTO: add cross-references to other documents by Mauro Carvalho Chehab · 8 years ago
  29. 3772ec4 Documentation/CodingStyle: use the .. note:: markup where needed by Mauro Carvalho Chehab · 8 years ago
  30. 5d628b4 Documentation/CodingStyle: replace underline markups by Mauro Carvalho Chehab · 8 years ago
  31. b1a3459 Documentation/CodingStyle: use the proper tag for verbatim font by Mauro Carvalho Chehab · 8 years ago
  32. d8dbbbc Documentation/CodingStyle: Convert to ReST markup by Mauro Carvalho Chehab · 8 years ago
  33. a78a136 CodingStyle: Remove "Don't use C99-style comments" by Joe Perches · 8 years ago
  34. 865a1ca CodingStyle: Clarify and complete chapter 7 by Jean Delvare · 8 years ago
  35. 8ed292f docs: deprecate kernel-doc-nano-HOWTO.txt by Jonathan Corbet · 8 years ago
  36. 32fd52d Documentation/CodingStyle: add space before parenthesis in example macro by Thomas Gardner · 9 years ago
  37. 9a2885e Documentation: fix typo in CodingStyle by Manuel Pégourié-Gonnard · 9 years ago
  38. 4b10df7 Documentation: CodingStyle: remove broken links in the References section by Olivier C. Larocque · 9 years ago
  39. df1027a Documentation/CodingStyle: fix example macro parenthesis imbalance by Baruch Siach · 10 years ago
  40. d6a24d0 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 10 years ago
  41. f202754 documentation: update CodingStyle on local variables naming in macros by Bartosz Golaszewski · 10 years ago
  42. 09677e0 Documentation/CodingStyle: improve text layout by Pavel Kretov · 10 years ago
  43. 696156f Documentation/CodingStyle: fix tab-spaces mixture by Pavel Kretov · 10 years ago
  44. 039d19a CodingStyle: enable emacs display of trailing whitespace by Alison Chaiken · 10 years ago
  45. ea04036 CodingStyle: add some more error handling guidelines by Dan Carpenter · 10 years ago
  46. 21228a1 CodingStyle: Add a chapter on conditional compilation by Josh Triplett · 10 years ago
  47. 7c18fd7 CodingStyle: fix a minor typo by Raymond L. Rivera · 10 years ago
  48. 6e099f5 Documentation: expand/clarify debug documentation by Dan Streetman · 11 years ago
  49. b57a050 Documentation/CodingStyle: allow multiple return statements per function by Dan Carpenter · 11 years ago
  50. 0335cb4 Documentation: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  51. c4ff1b5 CodingStyle: add networking specific block comment style by Joe Perches · 12 years ago
  52. 15837294 CodingStyle: add kmalloc_array() to memory allocators by Xi Wang · 13 years ago
  53. 9a7c48b Documentation: CodingStyle: add inline assembly guidelines by Josh Triplett · 13 years ago
  54. b218ab0 Documentation: update CodingStyle use of braces by Antonio Ospite · 13 years ago
  55. 6f76b6f CodingStyle: Document the exception of not splitting user-visible strings, for grepping by Josh Triplett · 13 years ago
  56. 316b379 Documentation: update CodingStyle memory allocators by Jesper Juhl · 13 years ago
  57. 38829dc Documentation/CodingStyle: flesh out if-else examples by Harry Wei · 14 years ago
  58. aa4862c Documentation: update header filename in CodingStyle by Roland Kammerer · 14 years ago
  59. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 16 years ago
  60. 7022139 fix emacs indenting howto filename expansion by Dan Carpenter · 16 years ago
  61. 0acbc6c Documentation: update CodingStyle tips for Emacs users by Teemu Likonen · 16 years ago
  62. a7f371e documentation: update CodingStyle tips for Emacs users by Johannes Weiner · 16 years ago
  63. dff4982 CodingStyle: relax the 80-cole rule by Alan Cox · 17 years ago
  64. 6b09448 dev_vdbg() documentation by David Brownell · 17 years ago
  65. 4e7bd66 CodingStyle: add information about editor modelines by Josh Triplett · 17 years ago
  66. a923fd6 CodingStyle: add information about trailing whitespace by Josh Triplett · 17 years ago
  67. 6754bb4 Documentation: fix the explanation of Kconfig files by Robert P. J. Day · 18 years ago
  68. 53ab97a Fix chapter reference in CodingStyle by Jesper Juhl · 18 years ago
  69. e659ba4 CodingStyle: start flamewar about use of braces by Oliver Neukum · 18 years ago
  70. 58637ec90 [PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.h by Robert P. J. Day · 18 years ago
  71. b3fc994 [PATCH] CodingStyle updates by Randy Dunlap · 18 years ago
  72. c16a02d6 [PATCH] Add section on function return values to CodingStyle by Alan Stern · 18 years ago
  73. 226a6b8 [PATCH] CodingStyle: add typedefs chapter by Randy Dunlap · 19 years ago
  74. dc3d28d [PATCH] CodingStyle correction by Jesper Juhl · 19 years ago
  75. a771f2b [PATCH] Add a section about inlining to Documentation/CodingStyle by Arjan van de Ven · 19 years ago
  76. 5b0ed2c [PATCH] docs: updated some code docs by Xose Vazquez Perez · 19 years ago
  77. af4e5a2 [PATCH] CodingStyle: memory allocation by Pekka J Enberg · 19 years ago
  78. e776eba [PATCH] Add kerneldoc reference to CodingStyle by Pekka J Enberg · 19 years ago
  79. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2