summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc-rst: Revert "kernel-doc: fix handling of address_space tags"Markus Heiser2016-08-221-3/+0
* doc-rst: moved *duplicate* warnings to nitpicky modeMarkus Heiser2016-08-221-0/+27
* doc-rst:c-domain: ref-name of a function declarationMarkus Heiser2016-08-222-0/+60
* doc-rst: add boilerplate to customize c-domainMarkus Heiser2016-08-222-1/+45
* Merge branch 'dev-tools' into doc/4.9Jonathan Corbet2016-08-1915-1507/+1567
|\
| * docs: Sphinxify gdb-kernel-debugging.txt and move to dev-toolsJonathan Corbet2016-08-182-32/+46
| * docs: sphinxify kmemcheck.txt and move to dev-toolsJonathan Corbet2016-08-184-755/+735
| * docs: sphinxify kmemleak.txt and move it to dev-toolsJonathan Corbet2016-08-183-44/+52
| * docs: sphinxify ubsan.txt and move it to dev-toolsJonathan Corbet2016-08-182-19/+24
| * docs: sphinxify kasan.txt and move to dev-toolsJonathan Corbet2016-08-184-172/+175
| * docs: sphinixfy gcov.txt and move to dev-toolsJonathan Corbet2016-08-184-258/+258
| * docs: sphinxify kcov.txt and move to dev-toolsJonathan Corbet2016-08-182-42/+43
| * docs: sphinxify sparse.txt and move to dev-toolsJonathan Corbet2016-08-182-15/+25
| * docs: sphinxify coccinelle.txt and add it to dev-toolsJonathan Corbet2016-08-183-170/+192
| * docs: create a new dev-tools directoryJonathan Corbet2016-08-182-0/+17
* | Merge branch 'xelatex' into doc/4.9Jonathan Corbet2016-08-183-16/+60
|\ \
| * | docs-rst: enable the Sphinx math extensionMauro Carvalho Chehab2016-08-181-0/+11
| * | docs-rst: Don't go to interactive mode on errorsMauro Carvalho Chehab2016-08-181-1/+1
| * | docs-rst: parse-heraders.pl: escape LaTeX charactersMauro Carvalho Chehab2016-08-181-1/+1
| * | docs-rst: better adjust margins and font sizeMauro Carvalho Chehab2016-08-181-1/+4
| * | docs-rst: Don't mangle with UTF-8 chars on LaTeX/PDF outputMauro Carvalho Chehab2016-08-182-3/+14
| * | docs-rst: improve output for .. notes:: on LaTeXMauro Carvalho Chehab2016-08-181-0/+23
| * | docs-rst: allow generating some LaTeX pages in landscapeMauro Carvalho Chehab2016-08-181-5/+8
| * | docs-rst: remove a rst2pdf left over codeMauro Carvalho Chehab2016-08-181-7/+0
| * | docs-rst: fix a breakage when building PDF documentsMauro Carvalho Chehab2016-08-181-1/+1
* | | mm, kasan: Update kasan docs to indicate arm64 supportLaura Abbott2016-08-181-1/+1
|/ /
* | doc-rst: add index to sub-foldersMarkus Heiser2016-08-185-1/+18
* | kconfig-language: improve menuconfig usage descriptionEugeniu Rosca2016-08-181-1/+38
* | Update the maximum depth of C-state from 6 to 9baolex.ni2016-08-181-1/+1
* | Documentation: sunxi: Update Allwinner SoC documentationIcenowy Zheng2016-08-181-1/+10
* | Documentation: rs485: Do not define manually the ioctlRicardo Ribalda Delgado2016-08-181-3/+2
* | Documentation: kprobes: Document jprobes stack copying limitationsDavid A. Long2016-08-151-0/+10
* | CodingStyle: Remove "Don't use C99-style comments"Joe Perches2016-08-141-3/+0
* | CodingStyle: Clarify and complete chapter 7Jean Delvare2016-08-141-6/+19
* | README: Delete obsolete i386 info + update arch/i386/ pathsØyvind A. Holm2016-08-141-6/+2
* | Documentation: clk: update file names containing referenced structuresAndi Shyti2016-08-141-20/+22
* | doc-rst: add docutils config fileMarkus Heiser2016-08-141-0/+7
* | doc-rst: add stand-alone conf.py to gpu folderMarkus Heiser2016-08-141-0/+3
* | doc-rst: add media/conf_nitpick.pyMarkus Heiser2016-08-141-0/+93
* | doc-rst: add stand-alone conf.py to media folderMarkus Heiser2016-08-143-6/+16
* | doc-rst: generic way to build only sphinx sub-foldersMarkus Heiser2016-08-144-7/+82
* | Documentation: exclude media documentation from pdf generationJani Nikula2016-08-121-1/+3
* | Documentation: switch to pdflatex for pdf generationJani Nikula2016-08-121-7/+8
* | Documentation/sphinx: build the media intermediate rst files for all outputsJani Nikula2016-08-122-3/+3
|/
* Linux 4.8-rc1v4.8-rc1Linus Torvalds2016-08-071-2/+2
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-0762-213/+213
|\
| * block: rename bio bi_rw to bi_opfJens Axboe2016-08-0751-157/+158
| * target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe2016-08-071-1/+1
| * mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe2016-08-071-2/+3
| * block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe2016-08-0711-53/+51
OpenPOWER on IntegriCloud