aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
| * | | | | | coccinelle: platform_get_irq: Fix parse errorYueHaibing2019-09-06
| * | | | | | Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-12
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | coccinelle: Add script to check for platform_get_irq() excessive printsStephen Boyd2019-07-30
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-17
|\ \ \ \ \ \
| * | | | | | kernel-doc: Allow anonymous enumAndy Shevchenko2019-08-12
| * | | | | | kernel-doc: ignore __printf attributeRandy Dunlap2019-08-06
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-16
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-30
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | / / | | | | |_|_|/ / | | | |/| | | |
| | * / | | | | kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINEMark Rutland2019-08-15
| | |/ / / / /
| * / / / / / arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-05
| |/ / / / /
* | | | | | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-08-18
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | coccinelle: api/atomic_as_refcounter: add SPDX License IdentifierMatthias Maennich2019-07-30
| | |_|_|/ | |/| | |
* | | | | kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2019-08-09
* | | | | kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada2019-08-09
* | | | | kbuild: fix false-positive need-builtin calculationMasahiro Yamada2019-08-09
* | | | | kbuild: revive single target %.koMasahiro Yamada2019-08-09
| |/ / / |/| | |
* | | | kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci2019-08-03
* | | | kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd2019-07-31
* | | | kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada2019-07-31
* | | | kbuild: modpost: remove unnecessary dependency for __modpostMasahiro Yamada2019-07-31
* | | | kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-07-31
* | | | kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada2019-07-31
* | | | kbuild: detect missing "WITH Linux-syscall-note" for uapi headersMasahiro Yamada2019-07-28
|/ / /
* | | Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-28
|\ \ \ | |_|/ |/| |
| * | kbuild: remove unused single-used-mMasahiro Yamada2019-07-26
| * | gen_compile_commands: lower the entry count thresholdMasahiro Yamada2019-07-26
| * | kbuild: remove unused objectify macroMasahiro Yamada2019-07-26
| |/
* | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-22
|\ \ | |/ |/|
| * scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf outputMauro Carvalho Chehab2019-07-17
| * scripts/sphinx-pre-install: cleanup Gentoo checksMauro Carvalho Chehab2019-07-17
| * scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab2019-07-17
| * scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab2019-07-17
| * scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab2019-07-17
* | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-20
|\ \
| * | kbuild: split out *.mod out of {single,multi}-used-m rulesMasahiro Yamada2019-07-17
| * | kbuild: remove the first line of *.mod filesMasahiro Yamada2019-07-17
| * | kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-17
| * | kbuild: export_report: read modules.order instead of .tmp_versions/*.modMasahiro Yamada2019-07-17
| * | kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-17
| * | kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-17
| * | kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-17
| * | kbuild: remove duplication from modules.order in sub-directoriesMasahiro Yamada2019-07-17
| * | kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada2019-07-17
| * | kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada2019-07-17
| * | coccinelle: api: add devm_platform_ioremap_resource scriptHimanshu Jha2019-07-17
| * | kbuild: compile-test headers listed in header-test-m as wellMasahiro Yamada2019-07-17
| * | kbuild: remove unused hostcc-optionMasahiro Yamada2019-07-17
| * | kconfig: fix missing choice values in auto.confMasahiro Yamada2019-07-17
| * | builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger2019-07-16
| * | kconfig: run olddefconfig instead of oldconfig after merging fragmentsMasahiro Yamada2019-07-16