aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-10-25Linux 5.10-rc1v5.10-rc1Gravatar Linus Torvalds 1-2/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-24/+70
2020-10-21kbuild: Only add -fno-var-tracking-assignments for old GCC versionsGravatar Mark Wielaard 1-1/+5
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-1/+3
2020-10-13Revert "kbuild: disable clang's default use of -fmerge-all-constants"Gravatar Nick Desaulniers 1-9/+0
2020-10-12kbuild: enforce -Werror=return-typeGravatar Olaf Hering 1-1/+1
2020-10-11Linux 5.9v5.9Gravatar Linus Torvalds 1-1/+1
2020-10-12scripts: remove namespace.plGravatar Jacob Keller 1-5/+1
2020-10-09kbuild: explicitly specify the build id styleGravatar Bill Wendling 1-2/+2
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+1
2020-10-04Linux 5.9-rc8v5.9-rc8Gravatar Linus Torvalds 1-1/+1
2020-09-27Linux 5.9-rc7v5.9-rc7Gravatar Linus Torvalds 1-1/+1
2020-09-25kbuild: remove cc-option test of -Werror=date-timeGravatar Masahiro Yamada 1-1/+1
2020-09-25kbuild: remove cc-option test of -fno-stack-checkGravatar Masahiro Yamada 1-1/+1
2020-09-25kbuild: remove cc-option test of -fno-strict-overflowGravatar Masahiro Yamada 1-1/+1
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesGravatar Masahiro Yamada 1-1/+0
2020-09-25kbuild: do not create built-in objects for external module buildsGravatar Masahiro Yamada 1-1/+2
2020-09-25kbuild: preprocess module linker scriptGravatar Masahiro Yamada 1-4/+6
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-1/+3
2020-09-23bpf: Check CONFIG_BPF option for resolve_btfidsGravatar Jiri Olsa 1-1/+3
2020-09-20Linux 5.9-rc6v5.9-rc6Gravatar Linus Torvalds 1-1/+1
2020-09-13Linux 5.9-rc5v5.9-rc5Gravatar Linus Torvalds 1-1/+1
2020-09-08Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+0
2020-09-06Linux 5.9-rc4v5.9-rc4Gravatar Linus Torvalds 1-1/+1
2020-09-03Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"Gravatar Josh Poimboeuf 1-4/+0
2020-08-30Linux 5.9-rc3v5.9-rc3Gravatar Linus Torvalds 1-1/+1
2020-08-27Makefile: Add clang-tidy and static analyzer support to makefileGravatar Nathan Huckleberry 1-2/+18
2020-08-27kbuild: wire up the build rule of compile_commands.json to MakefileGravatar Masahiro Yamada 1-4/+25
2020-08-27kbuild: hide commands to run Kconfig, and show short log for syncconfigGravatar Masahiro Yamada 1-1/+4
2020-08-27kbuild: Simplify DEBUG_INFO Kconfig handlingGravatar Sedat Dilek 1-1/+5
2020-08-23Linux 5.9-rc2v5.9-rc2Gravatar Linus Torvalds 1-1/+1
2020-08-18kbuild: remove redundant patterns in filter/filter-outGravatar Masahiro Yamada 1-3/+2
2020-08-16Linux 5.9-rc1v5.9-rc1Gravatar Linus Torvalds 1-2/+2
2020-08-12./Makefile: add debug option to enable function aligned on 32 bytesGravatar Feng Tang 1-0/+4
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-11/+15
2020-08-10kbuild: stop filtering out $(GCC_PLUGINS_CFLAGS) from cc-option baseGravatar Masahiro Yamada 1-1/+4
2020-08-10kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledGravatar Masahiro Yamada 1-7/+9
2020-08-10kbuild: do not export LDFLAGS_vmlinuxGravatar Masahiro Yamada 1-2/+1
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-5/+20
2020-08-04Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+11
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+2
2020-08-02Linux 5.8v5.8Gravatar Linus Torvalds 1-1/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-3/+3
2020-07-31init: Add support for zstd compressed kernelGravatar Nick Terrell 1-1/+2
2020-07-26Linux 5.8-rc7v5.8-rc7Gravatar Linus Torvalds 1-1/+1
2020-07-26Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+1
2020-07-23Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationGravatar Fangrui Song 1-1/+1
2020-07-19Linux 5.8-rc6v5.8-rc6Gravatar Linus Torvalds 1-1/+1
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-5/+20