summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24docs-rst: pdf: use same vertical margin on all Sphinx versionsMauro Carvalho Chehab
2017-08-24doc: Makefile: if sphinx is not found, run a check scriptMauro Carvalho Chehab
2017-08-24docs: Fix paths in security/keysJosh Holland
2017-08-10doc: linux-wpan: Change the old function names to the lastest function namesJian-Hong Pan
2017-08-07docs: driver-api: Remove trailing blank lineThierry Reding
2017-08-07scripts/sphinx-pre-install: add minimum support for RHELMauro Carvalho Chehab
2017-08-07kbuild: Update example for ccflags-y usageSedat Dilek
2017-08-07docs/features: parisc implements tracehookJames Hogan
2017-07-23docs: submitting-patches - change non-ascii character to asciiFrank Rowand
2017-07-23Merge branch 'warning-fixes' into docs-nextJonathan Corbet
2017-07-23docs: Use :internal: for include/drm/drm_syncobj.hJonathan Corbet
2017-07-23Merge branch 'install' into docs-nextJonathan Corbet
2017-07-23sphinx-pre-install: add support for MageiaMauro Carvalho Chehab
2017-07-23sphinx.rst: document scripts/sphinx-pre-install scriptMauro Carvalho Chehab
2017-07-23sphinx-pre-install: fix USE needs for GraphViz and ImageMagickMauro Carvalho Chehab
2017-07-23sphinx-pre-install: add dependencies for ImageMagick to work with svgMauro Carvalho Chehab
2017-07-23sphinx-pre-install: check for the need of graphviz-gdMauro Carvalho Chehab
2017-07-23sphinx-pre-install: use a requirements fileMauro Carvalho Chehab
2017-07-23sphinx-pre-install: detect an existing virtualenvMauro Carvalho Chehab
2017-07-23scripts/sphinx-pre-install: add a script to check Sphinx installMauro Carvalho Chehab
2017-07-23docs: Makefile: remove no-ops targetsMauro Carvalho Chehab
2017-07-17docs: disable KASLR when debugging kernelZhouyi Zhou
2017-07-17docs: disable KASLR when debugging kernelZhouyi Zhou
2017-07-17docs: Do not include from drivers/scsi/constants.cJonathan Corbet
2017-07-17docs: Get the struct cmbdata kernel doc from the right fileJonathan Corbet
2017-07-17docs: Do not include from .../seqno-fence.cJonathan Corbet
2017-07-17docs: Do not include kerneldoc comments from kernel/sys.cJonathan Corbet
2017-07-17docs: Get module_init() docs from module.hJonathan Corbet
2017-07-17docs RTD theme: code-block with line nos - lines and line numbers don't line up.Markus Heiser
2017-07-17docs RDT theme: fix bottom margin of lists itemsMarkus Heiser
2017-07-17Documentation: arm: Replace use of virt_to_phys with __pa_symbolGeert Uytterhoeven
2017-07-17sphinx.rst: better organize the documentation about PDF buildMauro Carvalho Chehab
2017-07-17sphinx.rst: describe the install requirements for kfigureMauro Carvalho Chehab
2017-07-17sphinx.rst: fix unknown referenceMauro Carvalho Chehab
2017-07-17sphinx.rst: explain the usage of virtual environmentMauro Carvalho Chehab
2017-07-17docs-rst: move Sphinx install instructions to sphinx.rstMauro Carvalho Chehab
2017-07-17changes.rst: Update Sphinx minimal requirementsMauro Carvalho Chehab
2017-07-15Linux v4.13-rc1v4.13-rc1Linus Torvalds
2017-07-15Merge tag 'standardize-docs' of git://git.lwn.net/linuxLinus Torvalds
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-15Merge tag 'upstream-4.13-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o