summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-01kbuild: remove redundant 'set -e' from cmd_* definesMasahiro Yamada
2018-12-01kbuild: refactor if_changedMasahiro Yamada
2018-12-01kbuild: remove trailing semicolon from cmd_* passed to if_changed_ruleMasahiro Yamada
2018-12-01kbuild: change if_changed_rule for multi-line recipeMasahiro Yamada
2018-12-01kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada
2018-12-01kbuild: refactor modversions build rulesMasahiro Yamada
2018-12-01kbuild: remove redundant 'set -e' from sub_cmd_record_mcountMasahiro Yamada
2018-12-01kbuild: remove redundant 'set -e' from filechk_offsetsMasahiro Yamada
2018-12-01kbuild: let fixdep directly write to .*.cmd filesMasahiro Yamada
2018-12-01kbuild: descend into scripts/gcc-plugins/ via scripts/MakefileMasahiro Yamada
2018-12-01kbuild: move modpost out of 'scripts' targetMasahiro Yamada
2018-12-01modpost: move unresolved symbol checks to check_exports()Masahiro Yamada
2018-12-01modpost: merge module iterationsMasahiro Yamada
2018-12-01modpost: refactor seen flag clearing in add_depends()Masahiro Yamada
2018-12-01modpost: file2alias: check prototype of handlerMasahiro Yamada
2018-12-01modpost: file2alias: go back to simple devtable lookupMasahiro Yamada
2018-12-01modpost: skip ELF local symbols during section mismatch checkPaul Walmsley
2018-11-30unifdef: use memcpy instead of strncpyLinus Torvalds
2018-11-30kbuild: Enable dtc graph_port warning by defaultRob Herring
2018-11-30kbuild: disable dtc simple_bus_reg warnings by defaultRob Herring
2018-11-28scripts/dtc: Update to upstream version v1.4.7-57-gf267e674d145Rob Herring
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-11-25scripts/kernel-doc: Fix struct and struct field attribute processingSakari Ailus
2018-11-24drm: remove no longer needed drm-get-put coccinelle scriptFernando Ramos
2018-11-21modpost: drop unused command line switchesPaul Walmsley
2018-11-21scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris
2018-11-21modpost: validate symbol names also in find_elf_symbolSami Tolvanen
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König
2018-11-18scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap
2018-11-15scripts/kconfig/merge_config: don't redefine 'y' to 'm'Anders Roxell
2018-11-12checkpatch.pl: Suggest lockdep instead of asserting !spin_is_locked()Paul E. McKenney
2018-11-12checkpatch: Create table of obsolete APIs and apply to RCUJoe Perches
2018-11-11builddeb: Fix inclusion of dtbs in debian packageRob Herring
2018-11-11Revert "scripts/setlocalversion: git: Make -dirty check more robust"Guenter Roeck
2018-11-11kbuild: deb-pkg: fix too low build version numberMasahiro Yamada
2018-11-11kconfig: merge_config: avoid false positive matches from comment linesMasahiro Yamada
2018-11-07kernel-doc: extend $type_param to match members referenced by pointerMike Rapoport
2018-11-07kernel-doc: kill trailing whitespaceMike Rapoport
2018-11-06kbuild: deb-pkg: fix bindeb-pkg breakage when O= is usedMasahiro Yamada
2018-11-06kbuild: rpm-pkg: fix binrpm-pkg breakage when O= is usedMasahiro Yamada
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-02kbuild: remove cc-name variableMasahiro Yamada
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-11-01Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-11-02merge_config.sh: Allow to define config prefixPetr Vorel
2018-11-02kbuild: remove unused cc-fullversion variableMasahiro Yamada
2018-11-02kconfig: remove silentoldconfig targetMasahiro Yamada