summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-181-19/+41
|\
| * kbuild: replace BASH-specific ${@:2} with shift and ${@}Andrii Nakryiko2019-09-061-5/+11
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-2/+4
| |\
| | * btf: do not use CONFIG_OUTPUT_FORMATIlya Leoshkevich2019-08-211-2/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-193-5/+13
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-131-19/+33
| |\ \
| | * | btf: rename /sys/kernel/btf/kernel into /sys/kernel/btf/vmlinuxAndrii Nakryiko2019-08-131-9/+9
| | * | btf: expose BTF info through sysfsAndrii Nakryiko2019-08-131-19/+33
* | | | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-181-0/+102
|\ \ \ \
| * | | | coccinelle: platform_get_irq: Fix parse errorYueHaibing2019-09-061-3/+3
| * | | | Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-1210-73/+165
| |\ \ \ \
| * | | | | coccinelle: Add script to check for platform_get_irq() excessive printsStephen Boyd2019-07-301-0/+102
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-171-1/+2
|\ \ \ \ \
| * | | | | kernel-doc: Allow anonymous enumAndy Shevchenko2019-08-121-1/+1
| * | | | | kernel-doc: ignore __printf attributeRandy Dunlap2019-08-061-0/+1
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-162-6/+21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-301-6/+5
| |\ \ \ \ \ \ \ | | | | | |/ / / | | | | |/| | / | | | | |_|_|/ | | | |/| | |
| | * / | | | kasan/arm64: fix CONFIG_KASAN_SW_TAGS && KASAN_INLINEMark Rutland2019-08-151-6/+5
| | |/ / / /
| * / / / / arm64: Add support for relocating the kernel with RELR relocationsPeter Collingbourne2019-08-051-0/+16
| |/ / / /
* | | | | Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-08-181-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | coccinelle: api/atomic_as_refcounter: add SPDX License IdentifierMatthias Maennich2019-07-301-0/+1
* | | | | kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada2019-08-101-0/+7
* | | | | kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada2019-08-101-1/+2
* | | | | kbuild: fix false-positive need-builtin calculationMasahiro Yamada2019-08-101-1/+2
* | | | | kbuild: revive single target %.koMasahiro Yamada2019-08-101-4/+2
| |/ / / |/| | |
* | | | kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci2019-08-041-0/+4
* | | | kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd2019-08-011-1/+1
* | | | kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada2019-08-012-36/+42
* | | | kbuild: modpost: remove unnecessary dependency for __modpostMasahiro Yamada2019-08-011-2/+2
* | | | kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada2019-08-011-1/+1
* | | | kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada2019-08-011-4/+2
* | | | kbuild: detect missing "WITH Linux-syscall-note" for uapi headersMasahiro Yamada2019-07-291-0/+6
|/ / /
* | | Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-283-7/+2
|\ \ \ | |_|/ |/| |
| * | kbuild: remove unused single-used-mMasahiro Yamada2019-07-271-2/+0
| * | gen_compile_commands: lower the entry count thresholdMasahiro Yamada2019-07-271-2/+2
| * | kbuild: remove unused objectify macroMasahiro Yamada2019-07-271-3/+0
| |/
* | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-21/+97
|\ \ | |/ |/|
| * scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf outputMauro Carvalho Chehab2019-07-171-0/+29
| * scripts/sphinx-pre-install: cleanup Gentoo checksMauro Carvalho Chehab2019-07-171-2/+13
| * scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab2019-07-171-0/+4
| * scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab2019-07-171-18/+50
| * scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab2019-07-171-1/+1
* | Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-2018-87/+119
|\ \
| * | kbuild: split out *.mod out of {single,multi}-used-m rulesMasahiro Yamada2019-07-181-9/+13
| * | kbuild: remove the first line of *.mod filesMasahiro Yamada2019-07-183-11/+6
| * | kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada2019-07-185-37/+14
| * | kbuild: export_report: read modules.order instead of .tmp_versions/*.modMasahiro Yamada2019-07-181-6/+5
| * | kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-181-6/+9
| * | kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-171-2/+1
| * | kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada2019-07-171-4/+1