summaryrefslogtreecommitdiffstats
path: root/lib/objagg.c (unfollow)
Commit 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/documentation-file-ref-check: teach about .txt -> .yaml renamesMauro Carvalho Chehab1-5/+14
2019-05-30scripts/documentation-file-ref-check: improve tools ref handlingMauro Carvalho Chehab1-1/+1
2019-05-30scripts/documentation-file-ref-check: exclude false-positivesMauro Carvalho Chehab1-0/+13
2019-05-30scripts/documentation-file-ref-check: better handle translationsMauro Carvalho Chehab1-3/+7
2019-05-30scripts/sphinx-pre-install: always check if version is compatible with buildMauro Carvalho Chehab2-13/+32
2019-05-30scripts/sphinx-pre-install: get rid of RHEL7 explicity checkMauro Carvalho Chehab1-13/+0
2019-05-30scripts/sphinx-pre-install: make activate hint smarterMauro Carvalho Chehab1-8/+14
2019-05-29doc: kernel-parameters.txt: fix documentation of nmi_watchdog parameterZhenzhong Duan1-2/+3
2019-05-29docs: tracing: Fix typos in histogram.rstMasanari Iida1-5/+5
2019-05-29docs: cdomain.py: get rid of a warning since version 1.8Mauro Carvalho Chehab1-1/+4
2019-05-28kernel-doc: always name missing kerneldoc sectionsJonathan Corbet1-7/+9
2019-05-24docs: No structured comments in include/linux/interconnect.hJonathan Corbet1-3/+2
2019-05-24docs: no structured comments in fs/file_table.cJonathan Corbet1-3/+0
2019-05-24docs: 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-24drm/i915: Maintain consistent documentation subsection orderingJonathan Corbet2-4/+4
2019-05-24scripts/sphinx-pre-install: make it handle Sphinx versionsMauro Carvalho Chehab1-7/+79
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-23lib/list_sort: fix kerneldoc build errorJonathan Corbet1-1/+2
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-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann1-1/+1
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann1-1/+1
2019-05-20counter: fix Documentation build error due to incorrect source file nameRandy Dunlap1-1/+1
2019-05-20Linux 5.2-rc1v5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-19panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-19initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-19fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-19mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman1-2/+2
2019-05-19mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-19mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-19mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada17-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2-1/+9