Age | Commit message (Expand) | Author | Files | Lines |
2018-04-15 | Linux 4.17-rc1v4.17-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-04-07 | kbuild: use -fmacro-prefix-map to make __FILE__ a relative path | Masahiro Yamada | 1 | -0/+3 |
2018-04-07 | kbuild: rename *-asn1.[ch] to *.asn1.[ch] | Masahiro Yamada | 1 | -1/+1 |
2018-04-07 | kbuild: clean up *-asn1.[ch] patterns from top-level Makefile | Masahiro Yamada | 1 | -0/+1 |
2018-04-07 | kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile | Masahiro Yamada | 1 | -0/+1 |
2018-04-03 | Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+4 |
2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -40/+49 |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 1 | -8/+0 |
2018-04-02 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -6/+7 |
2018-04-01 | Linux 4.16v4.16 | Linus Torvalds | 1 | -1/+1 |
2018-03-30 | Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2018-03-25 | Linux 4.16-rc7v4.16-rc7 | Linus Torvalds | 1 | -1/+1 |
2018-03-26 | kbuild: add PYTHON2 and PYTHON3 variables | Masahiro Yamada | 1 | -1/+3 |
2018-03-26 | kconfig: rename silentoldconfig to syncconfig | Masahiro Yamada | 1 | -1/+1 |
2018-03-26 | kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS | Masahiro Yamada | 1 | -12/+10 |
2018-03-26 | kbuild: move include/config/ksym/* to include/ksym/* | Masahiro Yamada | 1 | -1/+1 |
2018-03-26 | kbuild: move CONFIG_TRIM_UNUSED_KSYMS code unneeded for external module | Masahiro Yamada | 1 | -7/+7 |
2018-03-26 | kbuild: restore autoksyms.h touch to the top Makefile | Masahiro Yamada | 1 | -5/+7 |
2018-03-26 | kbuild: move 'scripts' target below | Masahiro Yamada | 1 | -8/+7 |
2018-03-26 | kbuild: clear LDFLAGS in the top Makefile | Masahiro Yamada | 1 | -0/+1 |
2018-03-26 | kbuild: process mixture of clean/build targets one by one | Masahiro Yamada | 1 | -1/+10 |
2018-03-26 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 1 | -7/+7 |
2018-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+9 |
2018-03-21 | kbuild: set no-integrated-as before incl. arch Makefile | Stefan Agner | 1 | -2/+2 |
2018-03-20 | kbuild: disable clang's default use of -fmerge-all-constants | Daniel Borkmann | 1 | -0/+9 |
2018-03-20 | x86: Force asm-goto | Peter Zijlstra | 1 | -6/+7 |
2018-03-18 | Linux 4.16-rc6v4.16-rc6 | Linus Torvalds | 1 | -1/+1 |
2018-03-16 | arch: remove tile port | Arnd Bergmann | 1 | -8/+0 |
2018-03-11 | Linux 4.16-rc5v4.16-rc5 | Linus Torvalds | 1 | -1/+1 |
2018-03-04 | Linux 4.16-rc4v4.16-rc4 | Linus Torvalds | 1 | -1/+1 |
2018-03-03 | Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+5 |
2018-03-02 | kbuild: test --build-id linker flag by ld-option instead of cc-ldoption | Masahiro Yamada | 1 | -2/+1 |
2018-03-02 | kbuild: disable sparse warnings about unknown attributes | Luc Van Oostenryck | 1 | -1/+1 |
2018-03-02 | Makefile: Fix lying comment re. silentoldconfig | Ulf Magnusson | 1 | -4/+3 |
2018-02-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+5 |
2018-02-25 | Linux 4.16-rc3v4.16-rc3 | Linus Torvalds | 1 | -1/+1 |
2018-02-21 | objtool, retpolines: Integrate objtool with retpoline support more closely | Peter Zijlstra | 1 | -0/+5 |
2018-02-18 | Linux 4.16-rc2v4.16-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-02-11 | Linux 4.16-rc1v4.16-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-02-09 | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+1 |
2018-02-06 | Makefile: introduce CONFIG_CC_STACKPROTECTOR_AUTO | Kees Cook | 1 | -3/+34 |
2018-02-06 | Makefile: move stack-protector availability out of Kconfig | Kees Cook | 1 | -1/+5 |
2018-02-06 | Makefile: move stack-protector compiler breakage test earlier | Kees Cook | 1 | -3/+7 |
2018-02-06 | kasan: don't emit builtin calls when sanitization is off | Andrey Konovalov | 1 | -1/+2 |
2018-02-07 | kbuild: clang: disable unused variable warnings only when constant | Sodagudi Prasad | 1 | -2/+1 |
2018-02-01 | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+3 |
2018-01-28 | Linux 4.15v4.15 | Linus Torvalds | 1 | -1/+1 |
2018-01-21 | Linux 4.15-rc9v4.15-rc9 | Linus Torvalds | 1 | -1/+1 |
2018-01-14 | Linux 4.15-rc8v4.15-rc8 | Linus Torvalds | 1 | -1/+1 |
2018-01-13 | Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -20/+23 |