summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Linux 4.17-rc2Linus Torvalds2018-04-22
* Linux 4.17-rc1Linus Torvalds2018-04-15
* kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada2018-04-07
* kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada2018-04-07
* kbuild: clean up *-asn1.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
* kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level MakefileMasahiro Yamada2018-04-07
* Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-04-03
|\
| * kbuild: add PYTHON2 and PYTHON3 variablesMasahiro Yamada2018-03-26
| * kconfig: rename silentoldconfig to syncconfigMasahiro Yamada2018-03-26
* | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-03
|\ \
| * | kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada2018-03-26
| * | kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada2018-03-26
| * | kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external moduleMasahiro Yamada2018-03-26
| * | kbuild: restore autoksyms.h touch to the top MakefileMasahiro Yamada2018-03-26
| * | kbuild: move 'scripts' target belowMasahiro Yamada2018-03-26
| * | kbuild: clear LDFLAGS in the top MakefileMasahiro Yamada2018-03-26
| * | kbuild: process mixture of clean/build targets one by oneMasahiro Yamada2018-03-26
| * | kbuild: rename built-in.o to built-in.aNicholas Piggin2018-03-26
| |/
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-02
|\ \
| * | arch: remove tile portArnd Bergmann2018-03-16
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-02
|\ \ \
| * | | x86: Force asm-gotoPeter Zijlstra2018-03-20
* | | | Linux 4.16Linus Torvalds2018-04-01
* | | | Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-30
|\ \ \ \
| * | | | kbuild: set no-integrated-as before incl. arch MakefileStefan Agner2018-03-21
| | |_|/ | |/| |
* | | | Linux 4.16-rc7Linus Torvalds2018-03-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-22
|\ \ \ \ | |_|/ / |/| | |
| * | | kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann2018-03-20
| | |/ | |/|
* | | Linux 4.16-rc6Linus Torvalds2018-03-18
| |/ |/|
* | Linux 4.16-rc5Linus Torvalds2018-03-11
|/
* Linux 4.16-rc4Linus Torvalds2018-03-04
* Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-03
|\
| * kbuild: test --build-id linker flag by ld-option instead of cc-ldoptionMasahiro Yamada2018-03-02
| * kbuild: disable sparse warnings about unknown attributesLuc Van Oostenryck2018-03-02
| * Makefile: Fix lying comment re. silentoldconfigUlf Magnusson2018-03-02
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-26
|\ \ | |/ |/|
| * objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2018-02-21
* | Linux 4.16-rc3Linus Torvalds2018-02-25
* | Linux 4.16-rc2Linus Torvalds2018-02-18
|/
* Linux 4.16-rc1Linus Torvalds2018-02-11
* Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-09
|\
| * kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad2018-02-07
* | Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTOKees Cook2018-02-06
* | Makefile: move stack-protector availability out of KconfigKees Cook2018-02-06
* | Makefile: move stack-protector compiler breakage test earlierKees Cook2018-02-06
* | kasan: don't emit builtin calls when sanitization is offAndrey Konovalov2018-02-06
|/
* Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-01
|\
| * kbuild: add LEX and YACC variablesMasahiro Yamada2017-12-16
* | Linux 4.15Linus Torvalds2018-01-28
* | Linux 4.15-rc9Linus Torvalds2018-01-21