summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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-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-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
2018-11-02kconfig: remove oldnoconfig targetMasahiro Yamada
2018-10-31checkpatch: remove GCC_BINARY_CONSTANT warningChristophe Leroy
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2018-10-28Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-10-29modpost: Create macro to avoid variable shadowingLeonardo Bras
2018-10-29ASN.1: Remove unnecessary shadowed local variableLeonardo Bras
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-19kbuild: use 'else ifeq' for checksrc to improve readabilityMasahiro Yamada
2018-10-19kbuild: remove unneeded link_multi_depsMasahiro Yamada
2018-10-19modpost: remove leftover symbol prefix handling for module device tableMasahiro Yamada
2018-10-18kernel-doc: fix declaration type determinationRandy Dunlap
2018-10-17extract-vmlinux: Check for uncompressed image as fallbackHelge Deller
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-10-11Makefile: Globally enable VLA warningKees Cook
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring
2018-10-04kbuild: simplify command line creation in scripts/mkmakefileMasahiro Yamada
2018-10-04kbuild: do not pass $(objtree) to scripts/mkmakefileMasahiro Yamada
2018-10-04kbuild: remove user ID check in scripts/mkmakefileMasahiro Yamada
2018-10-04kbuild: remove VERSION and PATCHLEVEL from $(objtree)/MakefileMasahiro Yamada