summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2019-06-07docs: Kbuild/Makefile: allow check for missing docs at build timeMauro Carvalho Chehab
2019-06-07KVM: arm/arm64: Always capitalize ITSGeert Uytterhoeven
2019-06-07Documentation: net: dsa: Grammar s/the its/its/Geert Uytterhoeven
2019-06-07Documentation: tee: Grammar s/the its/its/Geert Uytterhoeven
2019-06-07Documentation: fix typo CLOCK_MONONOTNIC_COARSEAurelien Thierry
2019-06-07Documentation/dm-init: fix multi device exampleHelen Koike
2019-06-07Documentation: DMA-API: fix a function name of max_mapping_sizeYoshihiro Shimoda
2019-06-06docs/core-api: Add integer power functions to the listAndy Shevchenko
2019-06-06docs/core-api: Add string helpers API to the listAndy Shevchenko
2019-06-06Merge branch 'vfs' into docs-nextJonathan Corbet
2019-06-06docs: filesystems: vfs: Render method descriptionsTobin C. Harding
2019-06-04docs: Completely fix the remote build tree caseJonathan Corbet
2019-05-31docs: look for sphinx-pre-install in the source treeJonathan Corbet
2019-05-30docs: requirements.txt: recommend Sphinx 1.7.9Mauro Carvalho Chehab
2019-05-30docs: by default, build docs a lot faster with Sphinx >= 1.7Mauro Carvalho Chehab
2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab
2019-05-29docs: filesystems: vfs: Convert vfs.txt to RSTTobin C. Harding
2019-05-29docs: filesystems: vfs: Convert spaces to tabsTobin C. Harding
2019-05-29docs: filesystems: vfs: Fix pre-amble indentationTobin C. Harding
2019-05-29docs: filesystems: vfs: Use SPDX identifierTobin C. Harding
2019-05-29docs: filesystems: vfs: Use correct initial headingTobin C. Harding
2019-05-29docs: filesystems: vfs: Use uniform spacing around headingsTobin C. Harding
2019-05-29docs: filesystems: vfs: Use 72 character column widthTobin C. Harding
2019-05-29docs: filesystems: vfs: Use uniform space after period.Tobin C. Harding
2019-05-29docs: filesystems: vfs: Remove space before tabTobin C. Harding
2019-05-29doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameterZhenzhong Duan
2019-05-29docs: tracing: Fix typos in histogram.rstMasanari Iida
2019-05-29docs: cdomain.py: get rid of a warning since version 1.8Mauro Carvalho Chehab
2019-05-24docs: No structured comments in include/linux/interconnect.hJonathan Corbet
2019-05-24docs: no structured comments in fs/file_table.cJonathan Corbet
2019-05-24docs: No structured comments in target_core_device.cJonathan Corbet
2019-05-24docs: Do not seek kerneldoc comments in hw-consumer.hJonathan Corbet
2019-05-24docs: Fix a misdirected kerneldoc directiveJonathan Corbet
2019-05-24docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet
2019-05-24docs: Fix conf.py for Sphinx 2.0Jonathan Corbet
2019-05-23docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet
2019-05-23docs: fix numaperf.rst and add it to the doc treeJonathan Corbet
2019-05-23doc: Cope with the deprecation of AutoReporterJonathan Corbet
2019-05-23doc: Cope with Sphinx logging deprecationsJonathan Corbet
2019-05-21Documentation: kdump: fix minor typoCengiz Can
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit