summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/documentation-file-ref-check: better handle translationsMauro Carvalho Chehab2019-05-301-3/+7
* scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab2019-05-302-13/+32
* scripts/sphinx-pre-install: get rid of RHEL7 explicity checkMauro Carvalho Chehab2019-05-301-13/+0
* scripts/sphinx-pre-install: make activate hint smarterMauro Carvalho Chehab2019-05-301-8/+14
* 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
* kernel-doc: always name missing kerneldoc sectionsJonathan Corbet2019-05-281-7/+9
* 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
* drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet2019-05-242-4/+4
* scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab2019-05-241-7/+79
* 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
* lib/list_sort: fix kerneldoc build errorJonathan Corbet2019-05-231-1/+2
* 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
* scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann2019-05-211-1/+1
* scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann2019-05-201-1/+1
* counter: fix Documentation build error due to incorrect source file nameRandy Dunlap2019-05-201-1/+1
* Linux 5.2-rc1v5.2-rc1Linus Torvalds2019-05-201-2/+2
* Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-203-4/+8
|\
| * ubifs: Convert xattr inum to host orderRichard Weinberger2019-05-151-1/+1
| * ubifs: Use correct config name for encryptionRichard Weinberger2019-05-151-2/+2
| * ubifs: Fix build error without CONFIG_UBIFS_FS_XATTRYueHaibing2019-05-151-1/+5
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-1910-257/+889
|\ \
| * | panic: add an option to replay all the printk message in bufferFeng Tang2019-05-195-4/+24
| * | initramfs: don't free a non-existent initrdSteven Price2019-05-191-1/+1
| * | fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue2019-05-191-3/+8
| * | mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman2019-05-191-2/+2
| * | mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+43
| * | mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)2019-05-191-0/+48
| * | mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2019-05-192-247/+763
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-1974-172/+178
|\ \ \
| * | | kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada2019-05-191-3/+1
| * | | kbuild: check uniqueness of module namesMasahiro Yamada2019-05-182-0/+17
| * | | kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov2019-05-181-1/+12
| * | | kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada2019-05-181-1/+1
| * | | kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada2019-05-183-33/+13
| * | | treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1817-26/+25
| * | | media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
| * | | media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2019-05-182-0/+2
| * | | kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2019-05-182-1/+9