summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
| * | kbuild: abort build on bad stack protector flagKees Cook2016-07-261-27/+42
* | | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2016-07-261-1/+6
|\ \ \ | |/ / |/| |
| * | Documentation: add cleanmediadocs to the documentation targetsJani Nikula2016-07-011-1/+1
| * | Documentation: add top level 'make help' output for SphinxJani Nikula2016-06-231-0/+2
| * | Documentation/sphinx: add basic working Sphinx configuration and buildJani Nikula2016-05-301-1/+4
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-251-1/+1
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar2016-07-071-0/+2
| |\ \
| * \ \ Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar2016-06-271-1/+1
| |\ \ \
| * | | | kbuild: List libelf-devel as an alternativeJean Delvare2016-06-211-1/+1
* | | | | Linux 4.7v4.7Linus Torvalds2016-07-241-1/+1
* | | | | Linux 4.7-rc7v4.7-rc7Linus Torvalds2016-07-101-1/+1
* | | | | Linux 4.7-rc6v4.7-rc6Linus Torvalds2016-07-031-1/+1
| |_|/ / |/| | |
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2016-06-271-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | kbuild: Initialize exported variablesMichal Marek2016-06-071-0/+2
| | |/ | |/|
* | | Linux 4.7-rc5v4.7-rc5Linus Torvalds2016-06-261-1/+1
* | | Linux 4.7-rc4v4.7-rc4Linus Torvalds2016-06-191-1/+1
| |/ |/|
* | Linux 4.7-rc3v4.7-rc3Linus Torvalds2016-06-121-1/+1
* | Linux 4.7-rc2v4.7-rc2Linus Torvalds2016-06-051-1/+1
|/
* Linux 4.7-rc1v4.7-rc1Linus Torvalds2016-05-291-3/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-19/+47
|\
| * kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-111-2/+3
| * gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2016-05-101-1/+1
| * gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2016-05-101-1/+1
| * Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2016-05-101-1/+5
| * kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik2016-05-101-0/+4
| * kbuild: Fix dependencies for final vmlinux linkNicolas Pitre2016-04-271-1/+1
| * kbuild: better abstract vmlinux sequential prerequisitesNicolas Pitre2016-04-261-16/+15
| * kbuild: fix call to adjust_autoksyms.sh when output directory specifiedNicolas Ferre2016-04-261-3/+3
| * kbuild: mark help target as PHONYMasahiro Yamada2016-04-201-0/+2
| * kbuild: specify modules(_install) as PHONY rather than FORCEMasahiro Yamada2016-04-201-1/+2
| * kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-4/+4
| * kbuild: build sample modules along with the rest of the kernelNicolas Pitre2016-03-291-3/+5
| * kbuild: create/adjust generated/autoksyms.hNicolas Pitre2016-03-291-0/+13
| * export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre2016-03-291-0/+2
* | Linux 4.6v4.6Linus Torvalds2016-05-151-1/+1
* | Linux 4.6-rc7v4.6-rc7Linus Torvalds2016-05-081-1/+1
* | Linux 4.6-rc6v4.6-rc6Linus Torvalds2016-05-011-2/+2
* | Linux 4.6-rc5v4.6-rc5Linus Torvalds2016-04-241-1/+1
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-231-1/+2
|\ \
| * | objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt2016-04-221-1/+2
* | | Linux 4.6-rc4v4.6-rc4Linus Torvalds2016-04-171-1/+1
|/ /
* | Linux 4.6-rc3v4.6-rc3Linus Torvalds2016-04-101-1/+1
* | Linux 4.6-rc2v4.6-rc2Linus Torvalds2016-04-031-1/+1
|/
* Linux 4.6-rc1v4.6-rc1Linus Torvalds2016-03-261-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-241-0/+3
|\
| * kbuild: Add option to turn incompatible pointer check into errorDaniel Wagner2016-03-151-0/+3
* | kernel: add kcov code coverageDmitry Vyukov2016-03-221-1/+10
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-201-3/+17
|\ \
| * | objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf2016-03-051-1/+12
| * | tools: Support relative directory path for 'O='Josh Poimboeuf2016-03-031-2/+2
OpenPOWER on IntegriCloud