summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2016-10-16Linux 4.7.8v4.7.8Greg Kroah-Hartman
2016-10-07Linux 4.7.7v4.7.7Greg Kroah-Hartman
2016-09-30Linux 4.7.6v4.7.6Greg Kroah-Hartman
2016-09-30Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt
2016-09-30Disable "frame-address" warningLinus Torvalds
2016-09-30Disable "maybe-uninitialized" warning globallyLinus Torvalds
2016-09-24Linux 4.7.5v4.7.5Greg Kroah-Hartman
2016-09-15Linux 4.7.4v4.7.4Greg Kroah-Hartman
2016-09-07Linux 4.7.3v4.7.3Greg Kroah-Hartman
2016-08-20Linux 4.7.2v4.7.2Greg Kroah-Hartman
2016-08-16Linux 4.7.1v4.7.1Greg Kroah-Hartman
2016-07-24Linux 4.7v4.7Linus Torvalds
2016-07-10Linux 4.7-rc7v4.7-rc7Linus Torvalds
2016-07-03Linux 4.7-rc6v4.7-rc6Linus Torvalds
2016-06-27Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2016-06-26Linux 4.7-rc5v4.7-rc5Linus Torvalds
2016-06-19Linux 4.7-rc4v4.7-rc4Linus Torvalds
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds
2016-06-07kbuild: Initialize exported variablesMichal Marek
2016-06-05Linux 4.7-rc2v4.7-rc2Linus Torvalds
2016-05-29Linux 4.7-rc1v4.7-rc1Linus Torvalds
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-15Linux 4.6v4.6Linus Torvalds
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann
2016-05-10gcov: disable -Wmaybe-uninitialized warningArnd Bergmann
2016-05-10gcov: disable tree-loop-im to reduce stack usageArnd Bergmann
2016-05-10Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann
2016-05-10kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik
2016-05-08Linux 4.6-rc7v4.6-rc7Linus Torvalds
2016-05-01Linux 4.6-rc6v4.6-rc6Linus Torvalds
2016-04-27kbuild: Fix dependencies for final vmlinux linkNicolas Pitre
2016-04-26kbuild: better abstract vmlinux sequential prerequisitesNicolas Pitre
2016-04-26kbuild: fix call to adjust_autoksyms.sh when output directory specifiedNicolas Ferre
2016-04-24Linux 4.6-rc5v4.6-rc5Linus Torvalds
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-22objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt
2016-04-20kbuild: mark help target as PHONYMasahiro Yamada
2016-04-20kbuild: specify modules(_install) as PHONY rather than FORCEMasahiro Yamada
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada
2016-04-17Linux 4.6-rc4v4.6-rc4Linus Torvalds
2016-04-10Linux 4.6-rc3v4.6-rc3Linus Torvalds
2016-04-03Linux 4.6-rc2v4.6-rc2Linus Torvalds
2016-03-29kbuild: build sample modules along with the rest of the kernelNicolas Pitre
2016-03-29kbuild: create/adjust generated/autoksyms.hNicolas Pitre
2016-03-29export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre
2016-03-26Linux 4.6-rc1v4.6-rc1Linus Torvalds
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds