summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.8-rc2Linus Torvalds2016-08-141-1/+1
* gcc-plugins: abort builds cleanly when not supportedKees Cook2016-08-081-7/+0
* Linux 4.8-rc1Linus Torvalds2016-08-071-2/+2
* Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-041-1/+1
|\
| * doc-rst: Remove the media docbookMauro Carvalho Chehab2016-07-281-1/+1
* | Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-031-1/+0
|\ \
| * | Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt2016-08-021-1/+0
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-22/+23
|\ \ \ | |/ / |/| |
| * | kbuild: Abort build on bad stack protector flagKees Cook2016-07-261-27/+40
| * | kbuild: make samples depend on headers_installArnd Bergmann2016-07-221-1/+1
| * | Kbuild: always prefix objtree in LINUXINCLUDEArnd Bergmann2016-07-181-5/+5
| * | Kbuild: avoid duplicate include pathArnd Bergmann2016-07-181-2/+3
| * | Add sancov pluginEmese Revfy2016-06-071-9/+1
| * | GCC plugin infrastructureEmese Revfy2016-06-071-2/+12
* | | Disable "frame-address" warningLinus Torvalds2016-07-271-0/+1
| |/ |/|
* | Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-271-3/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-261-27/+42
|\ \
| * | 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.7Linus Torvalds2016-07-241-1/+1
* | | | | Linux 4.7-rc7Linus Torvalds2016-07-101-1/+1
* | | | | Linux 4.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-rc5Linus Torvalds2016-06-261-1/+1
* | | Linux 4.7-rc4Linus Torvalds2016-06-191-1/+1
| |/ |/|
* | Linux 4.7-rc3Linus Torvalds2016-06-121-1/+1
* | Linux 4.7-rc2Linus Torvalds2016-06-051-1/+1
|/
* Linux 4.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