summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-10kernel-doc: add missing semi-colons in option parsingJani Nikula
2016-06-10kernel-doc: do not warn about duplicate default section namesJani Nikula
2016-06-10kernel-doc: remove old debug cruft from dump_section()Jani Nikula
2016-06-09docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet
2016-06-09docs: self-protection: rename "leak" to "exposure"Kees Cook
2016-06-09Merge branch 'sphinx-for-docs-next' into doc/4.8Jonathan Corbet
2016-06-04doc/sphinx: Track line-number of starting blocksDaniel Vetter
2016-06-04scripts/kernel-doc: Add option to inject line numbersDaniel Vetter
2016-06-03Documentation: dmaengine: fix typo for device_resumeNiklas Söderlund
2016-06-03Documentation/zh_CN: update Chinese version CodingStyleAndy Deng
2016-06-03doc: clarify that trace_events= takes a comma-separated listBrian Norris
2016-06-03mpssd: fix buffer overflow warningMike Danese
2016-06-03Documentation: Fix some grammar mistakes in sync_file.txtJavier Martinez Canillas
2016-06-03scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter
2016-06-03doc/sphinx: Stop touching state_machine internalsDaniel Vetter
2016-06-03scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter
2016-06-01doc/sphinx: Pass right filename as sourceDaniel Vetter
2016-06-01Documentation/sphinx: fix kernel-doc extension on python3Jani Nikula
2016-05-30kernel-doc: reset contents and section harderJani Nikula
2016-05-30kernel-doc: concatenate contents of colliding sectionsJani Nikula
2016-05-30kernel-doc: limit the "section header:" detection to a select fewJani Nikula
2016-05-30kernel-doc/rst: remove fixme commentJani Nikula
2016-05-30kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula
2016-05-30kernel-doc: strip leading whitespace from continued param descsJani Nikula
2016-05-30kernel-doc: improve handling of whitespace on the first line param descriptionJani Nikula
2016-05-30kernel-doc/rst: change the output layoutJani Nikula
2016-05-30kernel-doc: strip leading blank lines from inline doc commentsJani Nikula
2016-05-30kernel-doc/rst: blank lines in output are not neededJani Nikula
2016-05-30kernel-doc: fix wrong code indentationJani Nikula
2016-05-30kernel-doc: do not regard $, %, or & prefixes as special in section namesJani Nikula
2016-05-30kernel-doc/rst: highlight function/struct/enum purpose lines tooJani Nikula
2016-05-30kernel-doc/rst: drop redundant unescape in highlightingJani Nikula
2016-05-30kernel-doc/rst: add support for struct/union/enum member referencesJani Nikula
2016-05-30kernel-doc/rst: add support for &union foo and &typedef foo referencesJani Nikula
2016-05-30kernel-doc/rst: &foo references are more universal than structsJani Nikula
2016-05-30kernel-doc/rst: reference functions according to C domain specJani Nikula
2016-05-30kernel-doc/rst: do not output DOC: section titles for requested onesJani Nikula
2016-05-30kernel-doc: add names for output selectionJani Nikula
2016-05-30kernel-doc: add names for states and substatesJani Nikula
2016-05-30Documentation/sphinx: nicer referencing of struct in docbook->rst conversionJani Nikula
2016-05-30sphinx: update docbook->rst conversion script match C domain specJani Nikula
2016-05-30sphinx: cheesy script to convert .tmpl filesJonathan Corbet
2016-05-30Documentation/sphinx: set version and release properlyJani Nikula
2016-05-30Documentation/sphinx: configure the kernel-doc extensionJani Nikula
2016-05-30Documentation/sphinx: add Sphinx kernel-doc directive extensionJani Nikula
2016-05-30Documentation: add .gitignoreJani Nikula
2016-05-30Documentation/sphinx: add basic working Sphinx configuration and buildJani Nikula
2016-05-30kernel-doc: support printing exported and non-exported symbolsJani Nikula
2016-05-30kernel-doc/rst: fix use of uninitialized valueJani Nikula
2016-05-29Linux 4.7-rc1Linus Torvalds