summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-08-18Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-08-10kbuild: show hint if subdir-y/m is used to visit module MakefileMasahiro Yamada
2019-08-10kbuild: generate modules.order only in directories visited by obj-y/mMasahiro Yamada
2019-08-10kbuild: fix false-positive need-builtin calculationMasahiro Yamada
2019-08-10kbuild: revive single target %.koMasahiro Yamada
2019-08-04kconfig: Clear "written" flag to avoid data lossM. Vefa Bicakci
2019-08-01kbuild: Check for unknown options with cc-option usage in Kconfig and clangStephen Boyd
2019-08-01kbuild: modpost: do not parse unnecessary rules for vmlinux modpostMasahiro Yamada
2019-08-01kbuild: modpost: remove unnecessary dependency for __modpostMasahiro Yamada
2019-08-01kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modulesMasahiro Yamada
2019-08-01kbuild: modpost: include .*.cmd files only when targets existMasahiro Yamada
2019-07-30coccinelle: api/atomic_as_refcounter: add SPDX License IdentifierMatthias Maennich
2019-07-29kbuild: detect missing "WITH Linux-syscall-note" for uapi headersMasahiro Yamada
2019-07-28Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-27kbuild: remove unused single-used-mMasahiro Yamada
2019-07-27gen_compile_commands: lower the entry count thresholdMasahiro Yamada
2019-07-27kbuild: remove unused objectify macroMasahiro Yamada
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-18kbuild: split out *.mod out of {single,multi}-used-m rulesMasahiro Yamada
2019-07-18kbuild: remove the first line of *.mod filesMasahiro Yamada
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-18kbuild: export_report: read modules.order instead of .tmp_versions/*.modMasahiro Yamada
2019-07-18kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17kbuild: modsign: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada
2019-07-17kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada
2019-07-17kbuild: remove duplication from modules.order in sub-directoriesMasahiro Yamada
2019-07-17kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}Masahiro Yamada
2019-07-17kbuild: do not create empty modules.order in the prepare stageMasahiro Yamada
2019-07-17coccinelle: api: add devm_platform_ioremap_resource scriptHimanshu Jha
2019-07-17kbuild: compile-test headers listed in header-test-m as wellMasahiro Yamada
2019-07-17kbuild: remove unused hostcc-optionMasahiro Yamada
2019-07-17kconfig: fix missing choice values in auto.confMasahiro Yamada
2019-07-17scripts/sphinx-pre-install: seek for Noto CJK fonts for pdf outputMauro Carvalho Chehab
2019-07-17scripts/sphinx-pre-install: cleanup Gentoo checksMauro Carvalho Chehab
2019-07-17scripts/sphinx-pre-install: fix latexmk dependenciesMauro Carvalho Chehab
2019-07-17scripts/sphinx-pre-install: don't use LaTeX with CentOS 7Mauro Carvalho Chehab
2019-07-17scripts/sphinx-pre-install: fix script for RHEL/CentOSMauro Carvalho Chehab
2019-07-16scripts/gdb: add helpers to find and list devicesLeonard Crestez
2019-07-16scripts/gdb: add lx-genpd-summary commandLeonard Crestez
2019-07-16checkpatch.pl: warn on duplicate sysctl local variableMatteo Croce
2019-07-16get_maintainer: add ability to skip moderated mailing listsJoe Perches
2019-07-17builddeb: generate multi-arch friendly linux-libc-dev packageCedric Hombourger
2019-07-17kconfig: run olddefconfig instead of oldconfig after merging fragmentsMasahiro Yamada
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-15docs: move gcc_plugins.txt to core-api and rename to .rstMauro Carvalho Chehab
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds