aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2019-07-12scripts/decode_stacktrace: Accept dash/underscore in modulesEvan Green
2019-07-12scripts/spelling.txt: add spelling fix for prohibitedChris Paterson
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-12scripts/decode_stacktrace: look for modules with .ko.debug extensionNicolas Boichat
2019-07-12scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat
2019-07-11Merge tag 'devicetree-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-11kconfig: remove meaningless if-conditional in conf_read()Masahiro Yamada
2019-07-11kbuild: use -- separater intead of $(filter-out ...) for cc-cross-prefixMasahiro Yamada
2019-07-11kbuild: fix compression errors getting ignoredHarald Seiler
2019-07-11kbuild: add a flag to force absolute path for srctreeMasahiro Yamada
2019-07-11kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctreeMasahiro Yamada
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09scripts/tags.sh: remove unused environment variables from commentsMasahiro Yamada
2019-07-09scripts/tags.sh: drop SUBARCH support for ARMMasahiro Yamada
2019-07-09kbuild: support header-test-pattern-yMasahiro Yamada
2019-07-09kbuild: do not create wrappers for header-test-yMasahiro Yamada
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08kallsyms: exclude kasan local symbols on s390Vasily Gorbik
2019-07-08coccinelle: api/stream_open: treat all wait_.*() calls as blockingKirill Smelkov
2019-07-08coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring
2019-07-08coccinelle: put_device: Adjust a message constructionMarkus Elfring
2019-07-08coccinelle: kstrdup: Fix typo in warning messagesRikard Falkeborn
2019-07-06kconfig: Fix spelling of sym_is_changableMarco Ammon
2019-07-01fixdep: check return value of printf() and putchar()Masahiro Yamada
2019-07-01kbuild: save $(strip ...) for calling if_changed and friendsMasahiro Yamada
2019-07-01kbuild: save $(strip ...) for calling any-prepreqMasahiro Yamada
2019-07-01kbuild: rename arg-check to cmd-checkMasahiro Yamada
2019-06-28Merge branch 'automarkup' into docs-nextJonathan Corbet
2019-06-26scripts/sphinx-pre-install: fix out-of-tree buildMike Rapoport
2019-06-26kernel-doc: Don't try to mark up function namesJonathan Corbet
2019-06-25locking/atomics: Use sed(1) instead of non-standard head(1) optionMichael Forney
2019-06-24kbuild: fix 'No such file or directory' warning for headers_installMasahiro Yamada
2019-06-24genksyms: Teach parser about 128-bit built-in typesWill Deacon
2019-06-24kbuild: Remove unnecessary -Wno-unused-valueNathan Huckleberry
2019-06-24kbuild: Enable -WuninitializedNathan Chancellor
2019-06-21scripts/dtc: Update to upstream version v1.5.0-30-g702c1b6c0e73Rob Herring
2019-06-21doc: ABI scripts: add a SPDX header fileMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: add a validate commandMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: add a handler for invalid "where" tagMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: avoid creating duplicate namesMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: fix parse issues with some filesMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: represent what in tablesMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: add support for searching for ABI symbolsMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: split label naming from xref logicMauro Carvalho Chehab
2019-06-21scripts/get_abi.pl: avoid use literal blocks when not neededMauro Carvalho Chehab