summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-05-31docs: look for sphinx-pre-install in the source treeJonathan Corbet1-1/+1
2019-05-30docs: requirements.txt: recommend Sphinx 1.7.9Mauro Carvalho Chehab2-11/+10
2019-05-30docs: by default, build docs a lot faster with Sphinx >= 1.7Mauro Carvalho Chehab1-0/+2
2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab1-0/+5
2019-05-30doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameterZhenzhong Duan1-2/+3
2019-05-30docs: tracing: Fix typos in histogram.rstMasanari Iida1-5/+5
2019-05-30docs: cdomain.py: get rid of a warning since version 1.8Mauro Carvalho Chehab1-1/+4
2019-05-25docs: No structured comments in include/linux/interconnect.hJonathan Corbet1-3/+2
2019-05-25docs: no structured comments in fs/file_table.cJonathan Corbet1-3/+0
2019-05-25docs: No structured comments in target_core_device.cJonathan Corbet1-2/+2
2019-05-24docs: Do not seek kerneldoc comments in hw-consumer.hJonathan Corbet1-1/+0
2019-05-24docs: Fix a misdirected kerneldoc directiveJonathan Corbet1-1/+1
2019-05-24docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet2-5/+0
2019-05-24docs: Fix conf.py for Sphinx 2.0Jonathan Corbet1-1/+1
2019-05-23docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet1-1/+1
2019-05-23docs: fix numaperf.rst and add it to the doc treeJonathan Corbet2-1/+2
2019-05-23doc: Cope with the deprecation of AutoReporterJonathan Corbet1-8/+26
2019-05-23doc: Cope with Sphinx logging deprecationsJonathan Corbet3-21/+59
2019-05-21Documentation: kdump: fix minor typoCengiz Can1-1/+1
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap1-1/+1
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+150
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+51
2019-05-19panic: add an option to replay all the printk message in bufferFeng Tang1-0/+1
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-30/+502
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit1-0/+3
2019-05-17RISC-V: Add DT documentation for SiFive L2 Cache ControllerYash Shah1-0/+51
2019-05-17Merge tag 'devicetree-for-5.2-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-476/+977
2019-05-17Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+20
2019-05-17Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+303
2019-05-16dt-bindings: Convert vendor prefixes to json-schemaRob Herring2-476/+977
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-9/+7
2019-05-16Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson1-0/+1
2019-05-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-38/+6
2019-05-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-2/+28
2019-05-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds24-94/+1043
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-2/+215
2019-05-16rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells1-1/+10
2019-05-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds5-7/+113
2019-05-16rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells1-0/+10
2019-05-16x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski1-32/+7
2019-05-16x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski1-7/+0
2019-05-16Merge branch 'fixes' into arm/socOlof Johansson9-25/+156
2019-05-16Merge tag 'for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds9-13/+133
2019-05-16Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7
2019-05-16Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-14/+33
2019-05-16Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini3-4/+281