summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2021-02-24scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-02-24scripts/spelling.txt: add "allocted" and "exeeds" typodingsenjie
2021-02-24scripts/spelling.txt: check for "exeeds"zuoqilin
2021-02-24scripts/spelling.txt: increase error-prone spell checkingtangchunyou
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23scripts/dtc: Add missing fdtoverlay to gitignoreRob Herring
2021-02-23kbuild: lto: postpone objtoolSami Tolvanen
2021-02-23objtool: Split noinstr validation from --vmlinuxSami Tolvanen
2021-02-23tracing: add support for objtool mcountSami Tolvanen
2021-02-23objtool: Don't autodetect vmlinux.oSami Tolvanen
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-02-14Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-15scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2021-02-12of: Remove of_dev_{get,put}()Rob Herring
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar
2021-02-12kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada
2021-02-10checkpatch: Don't check for mutex_trylock_recursive()Sebastian Andrzej Siewior
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig
2021-02-05kallsyms: fix nonconverging kallsyms table with lldArnd Bergmann
2021-02-04kbuild: Add support to build overlays (%.dtbo)Viresh Kumar
2021-02-04scripts: dtc: Remove the unused fdtdump.c fileViresh Kumar
2021-02-04scripts: dtc: Build fdtoverlay toolViresh Kumar
2021-02-04scripts/dtc: Update to upstream version v1.6.0-51-g183df9e9c2b9Rob Herring
2021-02-03scripts: dtc: Fetch fdtoverlay.c from external DTC projectViresh Kumar
2021-02-03scripts/clang-tools: switch explicitly to Python 3Masahiro Yamada
2021-02-01Docs: drop Python 2 supportJonathan Corbet
2021-02-01kbuild: remove PYTHON variableMasahiro Yamada
2021-01-28scripts/kernel-doc: add internal hyperlink to DOC: sectionsMichal Wajdeczko
2021-01-28Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions"Masahiro Yamada
2021-01-28scripts: use pkg-config to locate libcryptoRolf Eike Beer
2021-01-27kconfig: mconf: fix HOSTCC callEnrico Weigelt, metux IT consult
2021-01-23kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada
2021-01-22scripts: switch explicitly to Python 3Andy Shevchenko
2021-01-18scripts: kernel-doc: validate kernel-doc markup with the actual namesMauro Carvalho Chehab
2021-01-14scripts/mod: disable LTO for empty.cSami Tolvanen
2021-01-14modpost: lto: strip .lto from module namesSami Tolvanen
2021-01-14init: lto: ensure initcall orderingSami Tolvanen
2021-01-14kbuild: lto: add a default list of used symbolsSami Tolvanen
2021-01-14kbuild: lto: merge module sectionsSami Tolvanen
2021-01-14kbuild: lto: fix module versioningSami Tolvanen
2021-01-14kbuild: add support for Clang LTOSami Tolvanen
2021-01-10Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen