aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-05-29Linux 4.7-rc1v4.7-rc1Gravatar Linus Torvalds 1-3/+3
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-19/+47
2016-05-15Linux 4.6v4.6Gravatar Linus Torvalds 1-1/+1
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelGravatar Arnd Bergmann 1-2/+3
2016-05-10gcov: disable -Wmaybe-uninitialized warningGravatar Arnd Bergmann 1-1/+1
2016-05-10gcov: disable tree-loop-im to reduce stack usageGravatar Arnd Bergmann 1-1/+1
2016-05-10Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESGravatar Arnd Bergmann 1-1/+5
2016-05-10kbuild: forbid kernel directory to contain spaces and colonsGravatar Robert Jarzmik 1-0/+4
2016-05-08Linux 4.6-rc7v4.6-rc7Gravatar Linus Torvalds 1-1/+1
2016-05-01Linux 4.6-rc6v4.6-rc6Gravatar Linus Torvalds 1-2/+2
2016-04-27kbuild: Fix dependencies for final vmlinux linkGravatar Nicolas Pitre 1-1/+1
2016-04-26kbuild: better abstract vmlinux sequential prerequisitesGravatar Nicolas Pitre 1-16/+15
2016-04-26kbuild: fix call to adjust_autoksyms.sh when output directory specifiedGravatar Nicolas Ferre 1-3/+3
2016-04-24Linux 4.6-rc5v4.6-rc5Gravatar Linus Torvalds 1-1/+1
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2016-04-22objtool: Fix Makefile to properly see if libelf is supportedGravatar Steven Rostedt 1-1/+2
2016-04-20kbuild: mark help target as PHONYGravatar Masahiro Yamada 1-0/+2
2016-04-20kbuild: specify modules(_install) as PHONY rather than FORCEGravatar Masahiro Yamada 1-1/+2
2016-04-20kbuild: drop FORCE from PHONY targetsGravatar Masahiro Yamada 1-4/+4
2016-04-17Linux 4.6-rc4v4.6-rc4Gravatar Linus Torvalds 1-1/+1
2016-04-10Linux 4.6-rc3v4.6-rc3Gravatar Linus Torvalds 1-1/+1
2016-04-03Linux 4.6-rc2v4.6-rc2Gravatar Linus Torvalds 1-1/+1
2016-03-29kbuild: build sample modules along with the rest of the kernelGravatar Nicolas Pitre 1-3/+5
2016-03-29kbuild: create/adjust generated/autoksyms.hGravatar Nicolas Pitre 1-0/+13
2016-03-29export.h: allow for per-symbol configurable EXPORT_SYMBOL()Gravatar Nicolas Pitre 1-0/+2
2016-03-26Linux 4.6-rc1v4.6-rc1Gravatar Linus Torvalds 1-2/+2
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-0/+3
2016-03-22kernel: add kcov code coverageGravatar Dmitry Vyukov 1-1/+10
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+17
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+10
2016-03-15kbuild: Add option to turn incompatible pointer check into errorGravatar Daniel Wagner 1-0/+3
2016-03-13Linux 4.5v4.5Gravatar Linus Torvalds 1-1/+1
2016-03-06Linux 4.5-rc7v4.5-rc7Gravatar Linus Torvalds 1-1/+1
2016-03-05objtool: Detect and warn if libelf is missing and don't break the buildGravatar Josh Poimboeuf 1-1/+12
2016-03-03tools: Support relative directory path for 'O='Gravatar Josh Poimboeuf 1-2/+2
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionGravatar Josh Poimboeuf 1-1/+4
2016-02-28Linux 4.5-rc6v4.5-rc6Gravatar Linus Torvalds 1-1/+1
2016-02-25Makefile: add kselftest-mergeGravatar Bamvor Jian Zhang 1-0/+10
2016-02-20Linux 4.5-rc5v4.5-rc5Gravatar Linus Torvalds 1-1/+1
2016-02-14Linux 4.5-rc4v4.5-rc4Gravatar Linus Torvalds 1-1/+1
2016-02-07Linux 4.5-rc3v4.5-rc3Gravatar Linus Torvalds 1-1/+1
2016-01-31Linux 4.5-rc2v4.5-rc2Gravatar Linus Torvalds 1-1/+1
2016-01-24Linux 4.5-rc1v4.5-rc1Gravatar Linus Torvalds 1-2/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerGravatar Andrey Ryabinin 1-1/+2
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+7
2016-01-10Linux 4.4v4.4Gravatar Linus Torvalds 1-1/+1
2016-01-03Linux 4.4-rc8v4.4-rc8Gravatar Linus Torvalds 1-1/+1
2015-12-27Linux 4.4-rc7v4.4-rc7Gravatar Linus Torvalds 1-1/+1
2015-12-20Linux 4.4-rc6v4.4-rc6Gravatar Linus Torvalds 1-1/+1
2015-12-17Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Gravatar Wang YanQing 1-1/+1