summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Merge branch 'dev-tools' into doc/4.9Jonathan Corbet15-1507/+1567
2016-08-18docs: Sphinxify gdb-kernel-debugging.txt and move to dev-toolsJonathan Corbet2-32/+46
2016-08-18docs: sphinxify kmemcheck.txt and move to dev-toolsJonathan Corbet4-755/+735
2016-08-18docs: sphinxify kmemleak.txt and move it to dev-toolsJonathan Corbet3-44/+52
2016-08-18docs: sphinxify ubsan.txt and move it to dev-toolsJonathan Corbet2-19/+24
2016-08-18docs: sphinxify kasan.txt and move to dev-toolsJonathan Corbet4-172/+175
2016-08-18docs: sphinixfy gcov.txt and move to dev-toolsJonathan Corbet4-258/+258
2016-08-18docs: sphinxify kcov.txt and move to dev-toolsJonathan Corbet2-42/+43
2016-08-18docs: sphinxify sparse.txt and move to dev-toolsJonathan Corbet2-15/+25
2016-08-18docs: sphinxify coccinelle.txt and add it to dev-toolsJonathan Corbet3-170/+192
2016-08-18docs: create a new dev-tools directoryJonathan Corbet2-0/+17
2016-08-18Merge branch 'xelatex' into doc/4.9Jonathan Corbet3-16/+60
2016-08-18docs-rst: enable the Sphinx math extensionMauro Carvalho Chehab1-0/+11
2016-08-18docs-rst: Don't go to interactive mode on errorsMauro Carvalho Chehab1-1/+1
2016-08-18docs-rst: parse-heraders.pl: escape LaTeX charactersMauro Carvalho Chehab1-1/+1
2016-08-18docs-rst: better adjust margins and font sizeMauro Carvalho Chehab1-1/+4
2016-08-18docs-rst: Don't mangle with UTF-8 chars on LaTeX/PDF outputMauro Carvalho Chehab2-3/+14
2016-08-18docs-rst: improve output for .. notes:: on LaTeXMauro Carvalho Chehab1-0/+23
2016-08-18docs-rst: allow generating some LaTeX pages in landscapeMauro Carvalho Chehab1-5/+8
2016-08-18docs-rst: remove a rst2pdf left over codeMauro Carvalho Chehab1-7/+0
2016-08-18docs-rst: fix a breakage when building PDF documentsMauro Carvalho Chehab1-1/+1
2016-08-18mm, kasan: Update kasan docs to indicate arm64 supportLaura Abbott1-1/+1
2016-08-18doc-rst: add index to sub-foldersMarkus Heiser5-1/+18
2016-08-18kconfig-language: improve menuconfig usage descriptionEugeniu Rosca1-1/+38
2016-08-18Update the maximum depth of C-state from 6 to 9baolex.ni1-1/+1
2016-08-18Documentation: sunxi: Update Allwinner SoC documentationIcenowy Zheng1-1/+10
2016-08-18Documentation: rs485: Do not define manually the ioctlRicardo Ribalda Delgado1-3/+2
2016-08-15Documentation: kprobes: Document jprobes stack copying limitationsDavid A. Long1-0/+10
2016-08-14CodingStyle: Remove "Don't use C99-style comments"Joe Perches1-3/+0
2016-08-14CodingStyle: Clarify and complete chapter 7Jean Delvare1-6/+19
2016-08-14README: Delete obsolete i386 info + update arch/i386/ pathsØyvind A. Holm1-6/+2
2016-08-14Documentation: clk: update file names containing referenced structuresAndi Shyti1-20/+22
2016-08-14doc-rst: add docutils config fileMarkus Heiser1-0/+7
2016-08-14doc-rst: add stand-alone conf.py to gpu folderMarkus Heiser1-0/+3
2016-08-14doc-rst: add media/conf_nitpick.pyMarkus Heiser1-0/+93
2016-08-14doc-rst: add stand-alone conf.py to media folderMarkus Heiser3-6/+16
2016-08-14doc-rst: generic way to build only sphinx sub-foldersMarkus Heiser4-7/+82
2016-08-12Documentation: exclude media documentation from pdf generationJani Nikula1-1/+3
2016-08-12Documentation: switch to pdflatex for pdf generationJani Nikula1-7/+8
2016-08-12Documentation/sphinx: build the media intermediate rst files for all outputsJani Nikula2-3/+3
2016-08-07Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds62-213/+213
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-156/+334
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07mm: make __swap_writepage() use bio_set_op_attrs()Jens Axboe1-2/+3
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe11-53/+51
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds16-34/+31
2016-08-07Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+67
2016-08-07fs: return EPERM on immutable inodeEryu Guan4-4/+5