summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: filesystems: vfs: Convert spaces to tabsTobin C. Harding2019-05-301-62/+62
* docs: filesystems: vfs: Fix pre-amble indentationTobin C. Harding2019-05-301-3/+3
* docs: filesystems: vfs: Use SPDX identifierTobin C. Harding2019-05-301-2/+2
* docs: filesystems: vfs: Use correct initial headingTobin C. Harding2019-05-301-2/+3
* docs: filesystems: vfs: Use uniform spacing around headingsTobin C. Harding2019-05-301-0/+9
* docs: filesystems: vfs: Use 72 character column widthTobin C. Harding2019-05-301-101/+97
* docs: filesystems: vfs: Use uniform space after period.Tobin C. Harding2019-05-301-123/+123
* docs: filesystems: vfs: Remove space before tabTobin C. Harding2019-05-301-39/+39
* doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameterZhenzhong Duan2019-05-291-2/+3
* docs: tracing: Fix typos in histogram.rstMasanari Iida2019-05-291-5/+5
* docs: cdomain.py: get rid of a warning since version 1.8Mauro Carvalho Chehab2019-05-291-1/+4
* docs: No structured comments in include/linux/interconnect.hJonathan Corbet2019-05-241-3/+2
* docs: no structured comments in fs/file_table.cJonathan Corbet2019-05-241-3/+0
* docs: No structured comments in target_core_device.cJonathan Corbet2019-05-241-2/+2
* docs: Do not seek kerneldoc comments in hw-consumer.hJonathan Corbet2019-05-241-1/+0
* docs: Fix a misdirected kerneldoc directiveJonathan Corbet2019-05-241-1/+1
* docs: Do not seek comments in kernel/rcu/tree_plugin.hJonathan Corbet2019-05-242-5/+0
* docs: Fix conf.py for Sphinx 2.0Jonathan Corbet2019-05-241-1/+1
* docs: fix multiple doc build warnings in enumeration.rstJonathan Corbet2019-05-231-1/+1
* docs: fix numaperf.rst and add it to the doc treeJonathan Corbet2019-05-232-1/+2
* doc: Cope with the deprecation of AutoReporterJonathan Corbet2019-05-231-8/+26
* doc: Cope with Sphinx logging deprecationsJonathan Corbet2019-05-233-21/+59
* Documentation: kdump: fix minor typoCengiz Can2019-05-211-1/+1
* counter: fix Documentation build error due to incorrect source file nameRandy Dunlap2019-05-201-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-191-0/+1
|\
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-05-191-0/+1
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-191-0/+3
|\ \
| * | i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit2019-05-171-0/+3
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-191-1/+3
|\ \ \
| * | | dt-bindings: timer: Add Allwinner suniv timerMesih Kilinc2019-05-021-1/+3
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-193-1/+150
|\ \ \ \
| * | | | dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindingsLokesh Vutla2019-05-011-0/+66
| * | | | dt-bindings: irqchip: Introduce TISCI Interrupt router bindingsLokesh Vutla2019-05-011-0/+82
| * | | | firmware: ti_sci: Add RM mapping table for am654Peter Ujfalusi2019-05-011-1/+2
* | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-191-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Olof Johansson2019-05-161-0/+1
| |\ \ \ \ \
| | * | | | | dt-bindings: arm: atmel: add binding for SAM9X60 SoCClaudiu Beznea2019-03-281-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-191-0/+51
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | RISC-V: Add DT documentation for SiFive L2 Cache ControllerYash Shah2019-05-171-0/+51
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-175-30/+502
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-153-4/+281
| |\ \ \ \ \
| | * | | | | arm64: docs: Document perf event attributesAndrew Murray2019-04-241-0/+85
| | * | | | | KVM: arm64: Add capability to advertise ptrauth for guestAmit Daniel Kachhap2019-04-241-4/+10
| | * | | | | KVM: arm64: Add userspace flag to enable pointer authenticationAmit Daniel Kachhap2019-04-242-4/+28
| | * | | | | KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDsDave Martin2019-04-181-2/+3
| | * | | | | KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentationDave Martin2019-04-181-5/+9
| | * | | | | KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZEDave Martin2019-04-181-3/+2
| | * | | | | KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizingDave Martin2019-04-181-4/+6
| | * | | | | KVM: arm64/sve: Document KVM API extensions for SVEDave Martin2019-03-291-3/+129
| | * | | | | KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REGDave Martin2019-03-291-0/+6