summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: libata-core: fix a doc warningMauro Carvalho Chehab2020-04-201-1/+1
* docs: dt: rockchip,dwc3.txt: fix a pointer to a renamed fileMauro Carvalho Chehab2020-04-201-1/+1
* docs: Makefile: place final pdf docs on a separate dirMauro Carvalho Chehab2020-04-201-1/+5
* docs: i2c: rename i2c.svg to i2c_bus.svgMauro Carvalho Chehab2020-04-202-2/+2
* docs: powerpc: cxl.rst: mark two section titles as suchMauro Carvalho Chehab2020-04-201-0/+2
* docs: dt: fix a broken reference for a file converted to jsonMauro Carvalho Chehab2020-04-201-1/+1
* docs: dt: qcom,dwc3.txt: fix cross-reference for a converted fileMauro Carvalho Chehab2020-04-201-2/+2
* docs: vm: index.rst: add an orphan doc to the building systemMauro Carvalho Chehab2020-04-201-0/+1
* docs: mm: userfaultfd.rst: use a cross-reference for a sectionMauro Carvalho Chehab2020-04-201-1/+1
* docs: mm: userfaultfd.rst: use ``foo`` for literalsMauro Carvalho Chehab2020-04-201-103/+104
* docs: drivers: fix some warnings at base/platform.c when building docsMauro Carvalho Chehab2020-04-201-2/+4
* docs: spi: spi.h: fix a doc building warningMauro Carvalho Chehab2020-04-201-0/+1
* docs: ras: don't need to repeat twice the same thingMauro Carvalho Chehab2020-04-201-1/+1
* docs: ras: get rid of some warningsMauro Carvalho Chehab2020-04-201-7/+9
* docs: pci: boot-interrupts.rst: improve html outputMauro Carvalho Chehab2020-04-201-15/+19
* docs: arm64: booting.rst: get rid of some warningsMauro Carvalho Chehab2020-04-201-14/+22
* docs: amu: supress some Sphinx warningsMauro Carvalho Chehab2020-04-201-0/+5
* docs: filesystems: fix renamed referencesMauro Carvalho Chehab2020-04-2045-52/+52
* docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab2020-04-2011-13/+13
* docs: fix broken references to text filesMauro Carvalho Chehab2020-04-2023-36/+36
* docs: dt: fix broken reference to phy-cadence-torrent.yamlMauro Carvalho Chehab2020-04-201-1/+1
* MAINTAINERS: dt: fix pointers for ARM Integrator, Versatile and RealViewMauro Carvalho Chehab2020-04-201-1/+4
* MAINTAINERS: dt: update display/allwinner file entryMauro Carvalho Chehab2020-04-201-1/+1
* docs: LaTeX/PDF: drop list of documentsMauro Carvalho Chehab2020-04-201-38/+0
* docs: update recommended Sphinx version to 2.4.4Mauro Carvalho Chehab2020-04-201-1/+1
* scripts: kernel-doc: accept blank lines on parameter descriptionMauro Carvalho Chehab2020-04-201-12/+23
* scripts: kernel-doc: accept negation like !@varMauro Carvalho Chehab2020-04-201-1/+3
* scripts: kernel-doc: proper handle @foo->bar()Mauro Carvalho Chehab2020-04-201-0/+2
* scripts: sphinx-pre-install: add support for python -m venvMauro Carvalho Chehab2020-04-201-38/+75
* scripts: sphinx-pre-install: add support for OpenMandrivaMauro Carvalho Chehab2020-04-201-4/+21
* scripts: sphinx-pre-install: address some issues with GentooMauro Carvalho Chehab2020-04-201-3/+4
* scripts: sphinx-pre-install: fix a dependency hint with Ubuntu 16.04Mauro Carvalho Chehab2020-04-201-1/+2
* scripts: sphinx-pre-install: improve openSuse Tumbleweed checkMauro Carvalho Chehab2020-04-201-1/+3
* scripts: sphinx-pre-install: improve distro detection checkMauro Carvalho Chehab2020-04-201-0/+18
* scripts: documentation-file-ref-check: Add line break before exitTiezhu Yang2020-04-151-1/+1
* scripts/kernel-doc: Add missing close-paren in c:function directivesPeter Maydell2020-04-151-1/+1
* docs: admin-guide: merge sections for the kernel.modprobe sysctlEric Biggers2020-04-151-28/+19
* docs: timekeeping: Use correct prototype for deprecated functionsChris Packham2020-04-151-3/+3
* Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
* MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
* MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820
* Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
|\
| * KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| * KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| * x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
* | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-123-0/+10
|\ \
| * | ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara2020-04-071-0/+2
| * | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-072-0/+7
| * | time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
* | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-125-62/+51
|\ \ \