summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-10-23Linux 4.9-rc2v4.9-rc2Linus Torvalds1-1/+1
2016-10-15Linux 4.9-rc1v4.9-rc1Linus Torvalds1-2/+2
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-3/+0
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-3/+16
2016-10-12Disable the __builtin_return_address() warning globally after allLinus Torvalds1-0/+1
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan1-3/+0
2016-10-04Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-10-02Linux 4.8v4.8Linus Torvalds1-1/+1
2016-09-25Linux 4.8-rc8v4.8-rc8Linus Torvalds1-1/+1
2016-09-18Linux 4.8-rc7v4.8-rc7Linus Torvalds1-1/+1
2016-09-11Linux 4.8-rc6v4.8-rc6Linus Torvalds1-1/+1
2016-09-09kbuild: add arch specific post-link MakefileNicholas Piggin1-3/+7
2016-09-09kbuild: allow archs to select link dead code/data eliminationNicholas Piggin1-0/+9
2016-09-04Linux 4.8-rc5v4.8-rc5Linus Torvalds1-1/+1
2016-08-28Linux 4.8-rc4v4.8-rc4Linus Torvalds1-1/+1
2016-08-22docs-rst: add support for LaTeX outputMauro Carvalho Chehab1-1/+1
2016-08-21Linux 4.8-rc3v4.8-rc3Linus Torvalds1-1/+1
2016-08-14Linux 4.8-rc2v4.8-rc2Linus Torvalds1-1/+1
2016-08-08gcc-plugins: abort builds cleanly when not supportedKees Cook1-7/+0
2016-08-07Linux 4.8-rc1v4.8-rc1Linus Torvalds1-2/+2
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+0
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-22/+23
2016-08-02Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt1-1/+0
2016-07-28doc-rst: Remove the media docbookMauro Carvalho Chehab1-1/+1
2016-07-27Disable "frame-address" warningLinus Torvalds1-0/+1
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds1-3/+4
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-27/+42
2016-07-26kbuild: abort build on bad stack protector flagKees Cook1-27/+42
2016-07-26kbuild: Abort build on bad stack protector flagKees Cook1-27/+40
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-1/+6
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-07-24Linux 4.7v4.7Linus Torvalds1-1/+1
2016-07-22kbuild: make samples depend on headers_installArnd Bergmann1-1/+1
2016-07-18Kbuild: always prefix objtree in LINUXINCLUDEArnd Bergmann1-5/+5
2016-07-18Kbuild: avoid duplicate include pathArnd Bergmann1-2/+3
2016-07-10Linux 4.7-rc7v4.7-rc7Linus Torvalds1-1/+1
2016-07-07Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar1-0/+2
2016-07-03Linux 4.7-rc6v4.7-rc6Linus Torvalds1-1/+1
2016-07-01Documentation: add cleanmediadocs to the documentation targetsJani Nikula1-1/+1
2016-06-27Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+2
2016-06-27Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar1-1/+1
2016-06-26Linux 4.7-rc5v4.7-rc5Linus Torvalds1-1/+1
2016-06-23Documentation: add top level 'make help' output for SphinxJani Nikula1-0/+2
2016-06-21kbuild: List libelf-devel as an alternativeJean Delvare1-1/+1
2016-06-19Linux 4.7-rc4v4.7-rc4Linus Torvalds1-1/+1
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds1-1/+1
2016-06-07kbuild: Initialize exported variablesMichal Marek1-0/+2
2016-06-07Add sancov pluginEmese Revfy1-9/+1
2016-06-07GCC plugin infrastructureEmese Revfy1-2/+12