aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27kernel-doc: always name missing kerneldoc sectionsJonathan Corbet
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-24drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet
2019-05-24scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab
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-23lib/list_sort: fix kerneldoc build errorJonathan 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-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap
2019-05-19Linux 5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...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 branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...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 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18initramfs: don't free a non-existent initrdSteven Price
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)