index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-24
Documentation: add meta-documentation for Sphinx and kernel-doc
Jani Nikula
2016-06-23
Documentation: tiny typo fix in usb/gadget_multi.txt
Michal Nazarewicz
2016-06-23
Documentation: fix wrong value in md.txt
Tiezhu Yang
2016-06-23
bcache: documentation formatting, edited for clarity, stripe alignment notes
Eric Wheeler
2016-06-23
bcache: documentation updates and corrections
Marc MERLIN
2016-06-23
Documentation: add top level 'make help' output for Sphinx
Jani Nikula
2016-06-23
Documentation/sphinx: drop modindex, we don't have python modules
Jani Nikula
2016-06-10
Documentation/sphinx: add support for specifying extra export files
Jani Nikula
2016-06-10
Documentation/sphinx: use a more sensible string split in kernel-doc extension
Jani Nikula
2016-06-10
Documentation/sphinx: remove unnecessary temporary variable
Jani Nikula
2016-06-10
kernel-doc: unify all EXPORT_SYMBOL scanning to one place
Jani Nikula
2016-06-10
kernel-doc: add support for specifying extra files for EXPORT_SYMBOLs
Jani Nikula
2016-06-10
kernel-doc: abstract filename mapping
Jani Nikula
2016-06-10
kernel-doc: add missing semi-colons in option parsing
Jani Nikula
2016-06-10
kernel-doc: do not warn about duplicate default section names
Jani Nikula
2016-06-10
kernel-doc: remove old debug cruft from dump_section()
Jani Nikula
2016-06-09
docs: kernel-doc: Add "example" and "note" to the magic section types
Jonathan Corbet
2016-06-09
docs: self-protection: rename "leak" to "exposure"
Kees Cook
2016-06-09
Merge branch 'sphinx-for-docs-next' into doc/4.8
Jonathan Corbet
2016-06-04
doc/sphinx: Track line-number of starting blocks
Daniel Vetter
2016-06-04
scripts/kernel-doc: Add option to inject line numbers
Daniel Vetter
2016-06-03
Documentation: dmaengine: fix typo for device_resume
Niklas Söderlund
2016-06-03
Documentation/zh_CN: update Chinese version CodingStyle
Andy Deng
2016-06-03
doc: clarify that trace_events= takes a comma-separated list
Brian Norris
2016-06-03
mpssd: fix buffer overflow warning
Mike Danese
2016-06-03
Documentation: Fix some grammar mistakes in sync_file.txt
Javier Martinez Canillas
2016-06-03
scripts/kernel-doc: Also give functions symbolic names
Daniel Vetter
2016-06-03
doc/sphinx: Stop touching state_machine internals
Daniel Vetter
2016-06-03
scripts/kernel-doc: Remove duplicated DOC: start handling
Daniel Vetter
2016-06-01
doc/sphinx: Pass right filename as source
Daniel Vetter
2016-06-01
Documentation/sphinx: fix kernel-doc extension on python3
Jani Nikula
2016-05-30
kernel-doc: reset contents and section harder
Jani Nikula
2016-05-30
kernel-doc: concatenate contents of colliding sections
Jani Nikula
2016-05-30
kernel-doc: limit the "section header:" detection to a select few
Jani Nikula
2016-05-30
kernel-doc/rst: remove fixme comment
Jani Nikula
2016-05-30
kernel-doc/rst: use *undescribed* instead of _undescribed_
Jani Nikula
2016-05-30
kernel-doc: strip leading whitespace from continued param descs
Jani Nikula
2016-05-30
kernel-doc: improve handling of whitespace on the first line param description
Jani Nikula
2016-05-30
kernel-doc/rst: change the output layout
Jani Nikula
2016-05-30
kernel-doc: strip leading blank lines from inline doc comments
Jani Nikula
2016-05-30
kernel-doc/rst: blank lines in output are not needed
Jani Nikula
2016-05-30
kernel-doc: fix wrong code indentation
Jani Nikula
2016-05-30
kernel-doc: do not regard $, %, or & prefixes as special in section names
Jani Nikula
2016-05-30
kernel-doc/rst: highlight function/struct/enum purpose lines too
Jani Nikula
2016-05-30
kernel-doc/rst: drop redundant unescape in highlighting
Jani Nikula
2016-05-30
kernel-doc/rst: add support for struct/union/enum member references
Jani Nikula
2016-05-30
kernel-doc/rst: add support for &union foo and &typedef foo references
Jani Nikula
2016-05-30
kernel-doc/rst: &foo references are more universal than structs
Jani Nikula
2016-05-30
kernel-doc/rst: reference functions according to C domain spec
Jani Nikula
2016-05-30
kernel-doc/rst: do not output DOC: section titles for requested ones
Jani Nikula
[next]