summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-19scripts: add a tool to produce a compile_commands.json fileTom Roeder
2018-12-17kbuild: add -Werror=implicit-int flag unconditionallyMasahiro Yamada
2018-12-17kbuild: add -Werror=strict-prototypes flag unconditionallyMasahiro Yamada
2018-12-17kbuild: add -fno-PIE flag unconditionallyMasahiro Yamada
2018-12-17scripts: coccinelle: Correct warning messageJulia Lawall
2018-12-17scripts: coccinelle: only suggest true/false in files that already use themJulia Lawall
2018-12-17kbuild: handle part-of-module correctly for *.ll and *.symtypesMasahiro Yamada
2018-12-17kbuild: refactor part-of-moduleMasahiro Yamada
2018-12-17kbuild: refactor quiet_modtagMasahiro Yamada
2018-12-17kbuild: remove redundant quiet_modtag for $(obj-m)Masahiro Yamada
2018-12-17kbuild: refactor Makefile.asm-genericMasahiro Yamada
2018-12-11user/Makefile: Fix typo and capitalization in comment sectionEugen Cazacu
2018-12-08kbuild: exploit parallel building for CONFIG_HEADERS_CHECKMasahiro Yamada
2018-12-08kbuild: remove a special handling for *.agh in Makefile.headersinstMasahiro Yamada
2018-12-02kbuild: move .SECONDARY special target to Kbuild.includeMasahiro Yamada
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: make 'archprepare' depend on 'scripts'Masahiro Yamada
2018-12-01kbuild: move modpost out of 'scripts' targetMasahiro Yamada
2018-12-01kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro 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-01kbuild: fix single target build for external moduleMasahiro Yamada
2018-12-01modpost: skip ELF local symbols during section mismatch checkPaul Walmsley
2018-12-01kbuild: announce removal of SUBDIRS if usedMasahiro Yamada
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-14powerpc/boot: Set target when cross-compiling for clangJoel Stanley
2018-11-14Makefile: Export clang toolchain variablesJoel Stanley
2018-11-14kbuild: consolidate Clang compiler flagsMasahiro Yamada
2018-11-14kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada
2018-11-11Linux 4.20-rc2Linus Torvalds
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-11Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-11-11Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds