summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documenation: update cgroup's document pathseokhoon.yoon2016-08-0314-19/+19
* Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula2016-08-031-2/+2
* doc-rst: kernel-doc: fix handling of address_space tagsMauro Carvalho Chehab2016-07-221-0/+4
* Revert "doc/sphinx: Enable keep_warnings"Jonathan Corbet2016-07-201-1/+1
* doc-rst: kernel-doc directive, fix state machine reporterMarkus Heiser2016-07-201-3/+9
* docs: deprecate kernel-doc-nano-HOWTO.txtJonathan Corbet2016-07-205-5/+8
* doc/sphinx: Enable keep_warningsDaniel Vetter2016-07-191-1/+1
* Documentation: add watermark_scale_factor to the list of vm systcl fileJerome Marchand2016-07-181-0/+1
* kernel-doc: Fix up warning outputDaniel Vetter2016-07-171-1/+1
* docs: Get rid of some kernel-documentation warningsJonathan Corbet2016-07-171-0/+6
* doc-rst: add an option to ignore DocBooks when generating docsMauro Carvalho Chehab2016-07-091-0/+19
* workqueue: Fix a typo in workqueue.txtMasanari Iida2016-07-061-1/+1
* Doc: ocfs: Fix typo in filesystems/ocfs2-online-filecheck.txtMasanari Iida2016-07-011-5/+5
* Documentation/sphinx: skip build if user requested specific DOCBOOKSJani Nikula2016-07-011-0/+6
* Documentation: add cleanmediadocs to the documentation targetsJani Nikula2016-07-012-1/+2
* Add .pyc files to .gitignoreJonathan Corbet2016-06-301-0/+1
* Doc: PM: Fix a typo in intel_powerclamp.txtMasanari Iida2016-06-301-1/+1
* doc-rst: flat-table directive - initial implementationMarkus Heiser2016-06-303-1/+452
* Documentation: add meta-documentation for Sphinx and kernel-docJani Nikula2016-06-242-0/+563
* Documentation: tiny typo fix in usb/gadget_multi.txtMichal Nazarewicz2016-06-231-1/+1
* Documentation: fix wrong value in md.txtTiezhu Yang2016-06-231-1/+1
* bcache: documentation formatting, edited for clarity, stripe alignment notesEric Wheeler2016-06-231-64/+97
* bcache: documentation updates and correctionsMarc MERLIN2016-06-231-8/+152
* Documentation: add top level 'make help' output for SphinxJani Nikula2016-06-233-2/+12
* Documentation/sphinx: drop modindex, we don't have python modulesJani Nikula2016-06-231-2/+0
* Documentation/sphinx: add support for specifying extra export filesJani Nikula2016-06-101-2/+11
* Documentation/sphinx: use a more sensible string split in kernel-doc extensionJani Nikula2016-06-101-1/+1
* Documentation/sphinx: remove unnecessary temporary variableJani Nikula2016-06-101-2/+1
* kernel-doc: unify all EXPORT_SYMBOL scanning to one placeJani Nikula2016-06-101-13/+5
* kernel-doc: add support for specifying extra files for EXPORT_SYMBOLsJani Nikula2016-06-101-2/+37
* kernel-doc: abstract filename mappingJani Nikula2016-06-101-9/+18
* kernel-doc: add missing semi-colons in option parsingJani Nikula2016-06-101-2/+2
* kernel-doc: do not warn about duplicate default section namesJani Nikula2016-06-101-2/+5
* kernel-doc: remove old debug cruft from dump_section()Jani Nikula2016-06-101-3/+0
* docs: kernel-doc: Add "example" and "note" to the magic section typesJonathan Corbet2016-06-091-1/+2
* docs: self-protection: rename "leak" to "exposure"Kees Cook2016-06-091-10/+18
* Merge branch 'sphinx-for-docs-next' into doc/4.8Jonathan Corbet2016-06-0911-144/+948
|\
| * doc/sphinx: Track line-number of starting blocksDaniel Vetter2016-06-041-2/+15
| * scripts/kernel-doc: Add option to inject line numbersDaniel Vetter2016-06-041-0/+41
| * scripts/kernel-doc: Also give functions symbolic namesDaniel Vetter2016-06-031-4/+4
| * doc/sphinx: Stop touching state_machine internalsDaniel Vetter2016-06-031-2/+9
| * scripts/kernel-doc: Remove duplicated DOC: start handlingDaniel Vetter2016-06-031-18/+1
| * doc/sphinx: Pass right filename as sourceDaniel Vetter2016-06-011-1/+1
| * Documentation/sphinx: fix kernel-doc extension on python3Jani Nikula2016-06-011-2/+7
| * kernel-doc: reset contents and section harderJani Nikula2016-05-301-0/+3
| * kernel-doc: concatenate contents of colliding sectionsJani Nikula2016-05-301-4/+6
| * kernel-doc: limit the "section header:" detection to a select fewJani Nikula2016-05-301-2/+17
| * kernel-doc/rst: remove fixme commentJani Nikula2016-05-301-1/+0
| * kernel-doc/rst: use *undescribed* instead of _undescribed_Jani Nikula2016-05-301-2/+2
| * kernel-doc: strip leading whitespace from continued param descsJani Nikula2016-05-301-1/+15