1. b7afa92 scripts/kernel-doc: Also give functions symbolic names by Daniel Vetter · 8 years ago
  2. ebff7f9 scripts/kernel-doc: Remove duplicated DOC: start handling by Daniel Vetter · 8 years ago
  3. 2f4ad40 kernel-doc: reset contents and section harder by Jani Nikula · 8 years ago
  4. 3221776 kernel-doc: concatenate contents of colliding sections by Jani Nikula · 8 years ago
  5. f624ade kernel-doc: limit the "section header:" detection to a select few by Jani Nikula · 8 years ago
  6. cddfe32 kernel-doc/rst: remove fixme comment by Jani Nikula · 8 years ago
  7. d4b08e0 kernel-doc/rst: use *undescribed* instead of _undescribed_ by Jani Nikula · 8 years ago
  8. b7886de kernel-doc: strip leading whitespace from continued param descs by Jani Nikula · 8 years ago
  9. 0a72630 kernel-doc: improve handling of whitespace on the first line param description by Jani Nikula · 8 years ago
  10. ecbcfba kernel-doc/rst: change the output layout by Jani Nikula · 8 years ago
  11. 6450c89 kernel-doc: strip leading blank lines from inline doc comments by Jani Nikula · 8 years ago
  12. 830066a kernel-doc/rst: blank lines in output are not needed by Jani Nikula · 8 years ago
  13. a0b96c2 kernel-doc: fix wrong code indentation by Jani Nikula · 8 years ago
  14. 13901ef kernel-doc: do not regard $, %, or & prefixes as special in section names by Jani Nikula · 8 years ago
  15. c099ff6 kernel-doc/rst: highlight function/struct/enum purpose lines too by Jani Nikula · 8 years ago
  16. 9c9193c kernel-doc/rst: drop redundant unescape in highlighting by Jani Nikula · 8 years ago
  17. f3341dc kernel-doc/rst: add support for struct/union/enum member references by Jani Nikula · 8 years ago
  18. 47ae7ae kernel-doc/rst: add support for &union foo and &typedef foo references by Jani Nikula · 8 years ago
  19. a7291e7 kernel-doc/rst: &foo references are more universal than structs by Jani Nikula · 8 years ago
  20. a19bce6 kernel-doc/rst: reference functions according to C domain spec by Jani Nikula · 8 years ago
  21. 9e72184 kernel-doc/rst: do not output DOC: section titles for requested ones by Jani Nikula · 8 years ago
  22. b6c3f45 kernel-doc: add names for output selection by Jani Nikula · 8 years ago
  23. 48af606 kernel-doc: add names for states and substates by Jani Nikula · 8 years ago
  24. 86ae2e3 kernel-doc: support printing exported and non-exported symbols by Jani Nikula · 8 years ago
  25. 5e64fa9 kernel-doc/rst: fix use of uninitialized value by Jani Nikula · 8 years ago
  26. 6285097 kernel-doc: use rst C domain directives and references for types by Jani Nikula · 8 years ago
  27. c0d1b6e kernel-doc: produce RestructuredText output by Jonathan Corbet · 8 years ago
  28. fadc0b3 kernel-doc: rewrite usage description, remove duplicated comments by Jani Nikula · 8 years ago
  29. e535d74 Merge tag 'docs-4.5' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  30. b22b5a9 kernel-doc: Fix parsing of DECLARE_BITMAP in struct by Conchúr Navid · 9 years ago
  31. 4468e21 kernel-doc: Strip #ifdef/#endif in enums by Conchúr Navid · 9 years ago
  32. 8a9260a kernel-doc: Fix stripping of #define in enums by Conchúr Navid · 9 years ago
  33. 1ef0623 kernel-doc: Make it compatible with Perl versions below 5.12 again by Mauro Carvalho Chehab · 9 years ago
  34. 5ebe0ee Merge tag 'docs-for-linus' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  35. 0d8c39e DocBook: Fix kernel-doc to be case-insensitive for private: by Mauro Carvalho Chehab · 9 years ago
  36. 8376645 kernel-doc: better format typedef function output by Mauro Carvalho Chehab · 9 years ago
  37. 3a80a76 kernel-doc: Add a parser for function typedefs by Mauro Carvalho Chehab · 9 years ago
  38. 4d73270 scripts/kernel-doc: Replacing highlights hash by an array by Danilo Cesar Lemes de Paula · 9 years ago
  39. 68f8666 Documentation: Avoid creating man pages in source tree by Ben Hutchings · 9 years ago
  40. 23aebb3 scripts/kernel-doc: Processing -nofunc for functions only by Danilo Cesar Lemes de Paula · 9 years ago
  41. d40e1e6 kerneldoc: Convert error messages to GNU error message format by Bart Van Assche · 9 years ago
  42. f007492 kernel-doc: ignore unneeded attribute information by Jonathan Corbet · 9 years ago
  43. a4c6ebe scripts/kernel-doc Allow struct arguments documentation in struct body by Danilo Cesar Lemes de Paula · 9 years ago
  44. b2c4105 scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page date by Ben Hutchings · 9 years ago
  45. 2e106e4 scripts/kernel-doc: parse kernel-doc deterministically by Jérémy Bobbio · 9 years ago
  46. 7b99078 scripts/kernel-doc: don't eat struct members with __aligned by Johannes Berg · 10 years ago
  47. 270a009 scripts/kernel-doc: recognize __meminit by Randy Dunlap · 10 years ago
  48. cbb4d3e scripts/kernel-doc: handle object-like macros by Horia Geanta · 10 years ago
  49. e4528d6 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  50. e946c43a kernel-doc: improve "no structured comments found" error by Johannes Berg · 11 years ago
  51. 9645ae8 scripts/kernel-doc: make unknown function prototype a Warning instead of an Error by Randy Dunlap · 11 years ago
  52. 9dc3091 scripts/kernel-doc: handle struct member __aligned without numbers by Nishanth Menon · 11 years ago
  53. 6ae1417 misc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  54. 4092bac scripts/kernel-doc: check that non-void fcts describe their return value by Yacine Belkadi · 12 years ago
  55. cbd8aca Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  56. 12ae677 kernel-doc: don't mangle whitespace in Example section by Daniel Santos · 12 years ago
  57. e314ba3 kernel-doc: bugfix - empty line in Example section by Daniel Santos · 12 years ago
  58. 6547842 kernel-doc: bugfix - multi-line macros by Daniel Santos · 12 years ago
  59. 1b40c19 scripts/kernel-doc: added support for html5 by Dan Luedtke · 12 years ago
  60. 0df7c0e scripts/kernel-doc: fix fatal script error by Randy Dunlap · 12 years ago
  61. 70c95b0 scripts/kernel-doc: fix fatal error caused by cfg80211.h by Randy Dunlap · 12 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  63. 8484baa kernel-doc: code reorganization by Randy Dunlap · 13 years ago
  64. 2b35f4d kernel-doc: escape xml for structs by Randy Dunlap · 14 years ago
  65. eda603f docbook: warn on unused doc entries by Johannes Berg · 14 years ago
  66. 1f3a668 kernel-doc: ignore case when stripping attributes by Johannes Berg · 14 years ago
  67. b6d676d mtd/nand_base: fix kernel-doc warnings & typos by Randy Dunlap · 14 years ago
  68. 2007220 scripts/kernel-doc: fix fatal error on function prototype by Randy Dunlap · 14 years ago
  69. ef5da59 scripts/kernel-doc: handle struct member __aligned by Randy Dunlap · 14 years ago
  70. 4c98eca scripts/kernel-doc: fix empty function description section by Randy Dunlap · 14 years ago
  71. 1c32fd0 kernel-doc: drop the -filelist option, it doesn't work by Ilya Dryomov · 14 years ago
  72. a9e7314 kernel-doc: track line numbers for each file separately by Ilya Dryomov · 14 years ago
  73. 3a9089f tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook by Jason Baron · 15 years ago
  74. 6423133 kernel-doc: allow multi-line declaration purpose descriptions by Johannes Weiner · 15 years ago
  75. d960eea kernel-doc: move ignoring kmemcheck by Randy Dunlap · 15 years ago
  76. e34e7db kernel-doc: fix param matching for array params by Randy Dunlap · 15 years ago
  77. b2fd6db kernel-doc: ignore kmemcheck_bitfield_begin/end by Randy Dunlap · 15 years ago
  78. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  79. b9d97328 kernel-doc: cleanup perl script by Randy Dunlap · 15 years ago
  80. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  81. 52dc5ae kernel-doc: restrict syntax for private: and public: by Randy Dunlap · 15 years ago
  82. 56afb0f kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2) by Jason Baron · 15 years ago
  83. b4870bc kernel-doc: fix syscall wrapper processing by Randy Dunlap · 15 years ago
  84. a1d94aa kernel-doc: check for extra kernel-doc notations by Randy Dunlap · 16 years ago
  85. ced6909 kernel-doc: handle varargs cleanly by Randy Dunlap · 16 years ago
  86. 890c78c kernel-doc: allow more whitespace in macros by Randy Dunlap · 16 years ago
  87. 39f00c0 kernel-doc: allow structs whose members are all private by Randy Dunlap · 16 years ago
  88. 32ab8f9 kernel-doc: skip nested struct/union cleanly by Randy Dunlap · 16 years ago
  89. 74fc5c6 kernel-doc: handle/strip __init by Randy Dunlap · 16 years ago
  90. 7b97887 kernel-doc: allow unnamed bit-fields by Randy Dunlap · 16 years ago
  91. 46b958e kernel-doc: detect trailing kernel-doc line trash by Randy Dunlap · 16 years ago
  92. 94dc7ad kernel-doc: detect/prevent duplicate doc section names by Randy Dunlap · 16 years ago
  93. bd0e88e kernel-doc: set verbose mode via environment by Randy Dunlap · 16 years ago
  94. 00d6296 kernel-doc: fix function-pointer-parameter parsing by Richard Kennedy · 16 years ago
  95. 34ff8a5 kernel-doc: remove fastcall by Harvey Harrison · 16 years ago
  96. 77cc23b kernel-doc: warn on badly formatted short description by Randy Dunlap · 16 years ago
  97. 792aa2f kernel-doc: prevent duplicate description: output by Randy Dunlap · 16 years ago
  98. 94b3e03 kernel-doc: fix for vunmap function prototype by Randy Dunlap · 16 years ago
  99. 4b44595 kernel-doc: process functions, not DOC: by Johannes Berg · 17 years ago
  100. b112e0f kernel-doc: single DOC: selection by Johannes Berg · 17 years ago