summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Disable "frame-address" warningLinus Torvalds2016-07-27
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-27
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\
| * kbuild: abort build on bad stack protector flagKees Cook2016-07-26
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-07-26
|\ \ | |/ |/|
| * Documentation: add cleanmediadocs to the documentation targetsJani Nikula2016-07-01
| * Documentation: add top level 'make help' output for SphinxJani Nikula2016-06-23
| * Documentation/sphinx: add basic working Sphinx configuration and buildJani Nikula2016-05-30
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-25
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-07
| |\ \
| * \ \ Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-27
| |\ \ \
| * | | | kbuild: List libelf-devel as an alternativeJean Delvare2016-06-21
* | | | | Linux 4.7Linus Torvalds2016-07-24
* | | | | Linux 4.7-rc7Linus Torvalds2016-07-10
* | | | | Linux 4.7-rc6Linus Torvalds2016-07-03
| |_|/ / |/| | |
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2016-06-27
|\ \ \ \ | |_|/ / |/| | |
| * | | kbuild: Initialize exported variablesMichal Marek2016-06-07
| | |/ | |/|
* | | Linux 4.7-rc5Linus Torvalds2016-06-26
* | | Linux 4.7-rc4Linus Torvalds2016-06-19
| |/ |/|
* | Linux 4.7-rc3Linus Torvalds2016-06-12
* | Linux 4.7-rc2Linus Torvalds2016-06-05
|/
* Linux 4.7-rc1Linus Torvalds2016-05-29
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\
| * kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-11
| * gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2016-05-10
| * gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2016-05-10
| * Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2016-05-10
| * kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik2016-05-10
| * kbuild: Fix dependencies for final vmlinux linkNicolas Pitre2016-04-27
| * kbuild: better abstract vmlinux sequential prerequisitesNicolas Pitre2016-04-26
| * kbuild: fix call to adjust_autoksyms.sh when output directory specifiedNicolas Ferre2016-04-26
| * kbuild: mark help target as PHONYMasahiro Yamada2016-04-20
| * kbuild: specify modules(_install) as PHONY rather than FORCEMasahiro Yamada2016-04-20
| * kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-20
| * kbuild: build sample modules along with the rest of the kernelNicolas Pitre2016-03-29
| * kbuild: create/adjust generated/autoksyms.hNicolas Pitre2016-03-29
| * export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre2016-03-29
* | Linux 4.6Linus Torvalds2016-05-15
* | Linux 4.6-rc7Linus Torvalds2016-05-08
* | Linux 4.6-rc6Linus Torvalds2016-05-01
* | Linux 4.6-rc5Linus Torvalds2016-04-24
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-23
|\ \
| * | objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt2016-04-22
* | | Linux 4.6-rc4Linus Torvalds2016-04-17
|/ /
* | Linux 4.6-rc3Linus Torvalds2016-04-10
* | Linux 4.6-rc2Linus Torvalds2016-04-03
|/
* Linux 4.6-rc1Linus Torvalds2016-03-26
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-24
|\
| * kbuild: Add option to turn incompatible pointer check into errorDaniel Wagner2016-03-15
* | kernel: add kcov code coverageDmitry Vyukov2016-03-22