aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-29Linux v4.17-rc3Linus Torvalds1-1/+1
2018-04-22Linux 4.17-rc2Linus Torvalds1-1/+1
2018-04-15Linux 4.17-rc1Linus Torvalds1-2/+2
2018-04-07kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada1-0/+3
2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada1-1/+1
2018-04-07kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada1-0/+1
2018-04-07kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada1-0/+1
2018-04-03Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+4
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-40/+49
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-8/+0
2018-04-02Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+7
2018-04-01Linux 4.16Linus Torvalds1-1/+1
2018-03-30Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2018-03-25Linux 4.16-rc7Linus Torvalds1-1/+1
2018-03-26kbuild: add PYTHON2 and PYTHON3 variablesMasahiro Yamada1-1/+3
2018-03-26kconfig: rename silentoldconfig to syncconfigMasahiro Yamada1-1/+1
2018-03-26kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada1-12/+10
2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada1-1/+1
2018-03-26kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external moduleMasahiro Yamada1-7/+7
2018-03-26kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada1-5/+7
2018-03-26kbuild: move 'scripts' target belowMasahiro Yamada1-8/+7
2018-03-26kbuild: clear LDFLAGS in the top MakefileMasahiro Yamada1-0/+1
2018-03-26kbuild: process mixture of clean/build targets one by oneMasahiro Yamada1-1/+10
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-7/+7
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2018-03-21kbuild: set no-integrated-as before incl. arch MakefileStefan Agner1-2/+2
2018-03-20kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann1-0/+9
2018-03-20x86: Force asm-gotoPeter Zijlstra1-6/+7
2018-03-18Linux 4.16-rc6Linus Torvalds1-1/+1
2018-03-16arch: remove tile portArnd Bergmann1-8/+0
2018-03-11Linux 4.16-rc5Linus Torvalds1-1/+1
2018-03-04Linux 4.16-rc4Linus Torvalds1-1/+1
2018-03-03Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-7/+5
2018-03-02kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada1-2/+1
2018-03-02kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck1-1/+1
2018-03-02Makefile: Fix lying comment re. silentoldconfigUlf Magnusson1-4/+3
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2018-02-25Linux 4.16-rc3Linus Torvalds1-1/+1
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra1-0/+5
2018-02-18Linux 4.16-rc2Linus Torvalds1-1/+1
2018-02-11Linux 4.16-rc1Linus Torvalds1-2/+2
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2018-02-06Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook1-3/+34
2018-02-06Makefile: move stack-protector availability out of KconfigKees Cook1-1/+5
2018-02-06Makefile: move stack-protector compiler breakage test earlierKees Cook1-3/+7
2018-02-06kasan: don't emit builtin calls when sanitization is offAndrey Konovalov1-1/+2
2018-02-07kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad1-2/+1
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+3
2018-01-28Linux 4.15Linus Torvalds1-1/+1
2018-01-21Linux 4.15-rc9Linus Torvalds1-1/+1