aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-10-29Linux 4.9-rc3Linus Torvalds1-1/+1
2016-10-23Linux 4.9-rc2Linus Torvalds1-1/+1
2016-10-15Linux 4.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
2016-06-05Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-05-30Documentation/sphinx: add basic working Sphinx configuration and buildJani Nikula1-1/+4
2016-05-29Linux 4.7-rc1v4.7-rc1Linus Torvalds1-3/+3
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-19/+47
2016-05-15Linux 4.6v4.6Linus Torvalds1-1/+1
2016-05-11kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann1-2/+3
2016-05-10gcov: disable -Wmaybe-uninitialized warningArnd Bergmann1-1/+1
2016-05-10gcov: disable tree-loop-im to reduce stack usageArnd Bergmann1-1/+1
2016-05-10Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann1-1/+5
2016-05-10kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik1-0/+4
2016-05-08Linux 4.6-rc7v4.6-rc7Linus Torvalds1-1/+1
2016-05-01Linux 4.6-rc6v4.6-rc6Linus Torvalds1-2/+2
2016-04-27kbuild: Fix dependencies for final vmlinux linkNicolas Pitre1-1/+1
2016-04-26kbuild: better abstract vmlinux sequential prerequisitesNicolas Pitre1-16/+15
2016-04-26kbuild: fix call to adjust_autoksyms.sh when output directory specifiedNicolas Ferre1-3/+3
2016-04-24Linux 4.6-rc5v4.6-rc5Linus Torvalds1-1/+1
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2016-04-22objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt1-1/+2
2016-04-20kbuild: mark help target as PHONYMasahiro Yamada1-0/+2
2016-04-20kbuild: specify modules(_install) as PHONY rather than FORCEMasahiro Yamada1-1/+2
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada1-4/+4
2016-04-17Linux 4.6-rc4v4.6-rc4Linus Torvalds1-1/+1
2016-04-10Linux 4.6-rc3v4.6-rc3Linus Torvalds1-1/+1
2016-04-03Linux 4.6-rc2v4.6-rc2Linus Torvalds1-1/+1
2016-03-29kbuild: build sample modules along with the rest of the kernelNicolas Pitre1-3/+5
2016-03-29kbuild: create/adjust generated/autoksyms.hNicolas Pitre1-0/+13
2016-03-29export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre1-0/+2
2016-03-26Linux 4.6-rc1v4.6-rc1Linus Torvalds1-2/+2
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+3
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-1/+10
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+17
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2016-03-15kbuild: Add option to turn incompatible pointer check into errorDaniel Wagner1-0/+3
2016-03-13Linux 4.5v4.5Linus Torvalds1-1/+1
2016-03-06Linux 4.5-rc7v4.5-rc7Linus Torvalds1-1/+1
2016-03-05objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf1-1/+12
2016-03-03tools: Support relative directory path for 'O='Josh Poimboeuf1-2/+2
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf1-1/+4
2016-02-28Linux 4.5-rc6v4.5-rc6Linus Torvalds1-1/+1
2016-02-25Makefile: add kselftest-mergeBamvor Jian Zhang1-0/+10
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds1-1/+1
2016-02-07Linux 4.5-rc3v4.5-rc3Linus Torvalds1-1/+1
2016-01-31Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-01-24Linux 4.5-rc1v4.5-rc1Linus Torvalds1-2/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-1/+2
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+7
2016-01-10Linux 4.4v4.4Linus Torvalds1-1/+1
2016-01-03Linux 4.4-rc8v4.4-rc8Linus Torvalds1-1/+1
2015-12-27Linux 4.4-rc7v4.4-rc7Linus Torvalds1-1/+1
2015-12-20Linux 4.4-rc6v4.4-rc6Linus Torvalds1-1/+1
2015-12-17Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing1-1/+1
2015-12-13Linux 4.4-rc5v4.4-rc5Linus Torvalds1-1/+1
2015-12-10kbuild: Do not run modules_install and install in paralelMichal Marek1-0/+6
2015-12-06Linux 4.4-rc4v4.4-rc4Linus Torvalds1-1/+1
2015-11-29Linux 4.4-rc3v4.4-rc3Linus Torvalds1-1/+1
2015-11-22Linux 4.4-rc2v4.4-rc2Linus Torvalds1-1/+1
2015-11-15Linux 4.4-rc1v4.4-rc1Linus Torvalds1-2/+2
2015-11-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+4
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+6
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2015-11-01Linux 4.3v4.3Linus Torvalds1-1/+1
2015-10-25Linux 4.3-rc7v4.3-rc7Linus Torvalds1-1/+1
2015-10-18Linux 4.3-rc6v4.3-rc6Linus Torvalds1-1/+1
2015-10-11Linux 4.3-rc5v4.3-rc5Linus Torvalds1-2/+2
2015-10-08kselftest: add kselftest-clean ruleWang Long1-0/+4
2015-10-04Linux 4.3-rc4v4.3-rc4Linus Torvalds1-1/+1
2015-10-01virt: Add virt directory to the top MakefileFeng Wu1-4/+6
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings1-1/+1
2015-09-27Linux 4.3-rc3v4.3-rc3Linus Torvalds1-1/+1
2015-09-20Linux 4.3-rc2v4.3-rc2Linus Torvalds1-1/+1
2015-09-12Linux 4.3-rc1v4.3-rc1Linus Torvalds1-2/+2
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-0/+1
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-8/+1
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-7/+6
2015-09-04kbuild: Fix clang detectionMichal Marek1-8/+1
2015-08-30Linux 4.2v4.2Linus Torvalds1-1/+1
2015-08-28kbuild: remove *.su files generated by -fstack-usageRasmus Villemoes1-0/+1
2015-08-23Linux 4.2-rc8v4.2-rc8Linus Torvalds1-1/+1
2015-08-16Linux 4.2-rc7v4.2-rc7Linus Torvalds1-1/+1
2015-08-14modsign: Handle signing key in source treeDavid Woodhouse1-4/+3
2015-08-14Move certificate handling to its own directoryDavid Howells1-2/+2
2015-08-09Linux 4.2-rc6v4.2-rc6Linus Torvalds1-1/+1
2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse1-2/+2
2015-08-07modsign: Allow external signing key to be specifiedDavid Woodhouse1-1/+1
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells1-1/+1
2015-08-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+7
2015-08-02Linux 4.2-rc5v4.2-rc5Linus Torvalds1-1/+1
2015-07-26Linux 4.2-rc4v4.2-rc4Linus Torvalds1-1/+1
2015-07-22Makefile: Force gzip and xz on module installJason A. Donenfeld1-2/+2
2015-07-22kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environmentMichal Marek1-0/+5
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds1-1/+1
2015-07-15Merge tag 'arc-v4.2-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+5
2015-07-12Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-06kbuild: Allow arch Makefiles to override {cpp,ld,c}flagsMichal Marek1-4/+5
2015-07-05Linux 4.2-rc1v4.2-rc1Linus Torvalds1-2/+2
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-9/+7
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+2
2015-06-21Linux 4.1v4.1Linus Torvalds1-1/+1
2015-06-14Linux 4.1-rc8v4.1-rc8Linus Torvalds1-1/+1
2015-06-07Linux 4.1-rc7v4.1-rc7Linus Torvalds1-1/+1
2015-05-31Linux 4.1-rc6v4.1-rc6Linus Torvalds1-1/+1
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar1-1/+1
2015-05-24Linux 4.1-rc5v4.1-rc5Linus Torvalds1-1/+1
2015-05-18Linux 4.1-rc4v4.1-rc4Linus Torvalds1-1/+1
2015-05-10Linux 4.1-rc3v4.1-rc3Linus Torvalds1-1/+1
2015-05-06Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-3/+2
2015-05-03Linux 4.1-rc2v4.1-rc2Linus Torvalds1-1/+1
2015-04-29tools build: Fix Makefile(s) to properly invoke tools buildJiri Olsa1-3/+2
2015-04-27Makefile: Fix detection of clang when cross-compilingPaul Cercueil1-9/+7
2015-04-26Linux 4.1-rc1v4.1-rc1Linus Torvalds1-2/+2
2015-04-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-18/+10
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2015-04-12Linux 4.0v4.0Linus Torvalds1-1/+1
2015-04-09jump_label: Allow jump labels to be used in assemblyAnton Blanchard1-0/+1
2015-04-06Linux 4.0-rc7v4.0-rc7Linus Torvalds1-1/+1
2015-04-02kbuild: use relative path more to include MakefileMasahiro Yamada1-12/+10
2015-03-29Linux 4.0-rc6v4.0-rc6Linus Torvalds1-1/+1
2015-03-24kbuild: remove warning about "make depend"Masahiro Yamada1-6/+0
2015-03-22Linux 4.0-rc5v4.0-rc5Linus Torvalds1-1/+1
2015-03-15Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-08Linux 4.0-rc3v4.0-rc3Linus Torvalds1-1/+1
2015-03-03Linux 4.0-rc2v4.0-rc2Linus Torvalds1-1/+1
2015-02-22Linux 4.0-rc1v4.0-rc1Linus Torvalds1-4/+4
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+2
2015-02-17scripts/gdb: add infrastructureJan Kiszka1-1/+4
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin1-1/+2
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+5
2015-02-08Linux 3.19v3.19Linus Torvalds1-1/+1
2015-02-01Linux 3.19-rc7v3.19-rc7Linus Torvalds1-1/+1
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-1/+5
2015-01-25Linux 3.19-rc6v3.19-rc6Linus Torvalds1-1/+1
2015-01-18Linux 3.19-rc5v3.19-rc5Linus Torvalds1-1/+1
2015-01-11linux 3.19-rc4v3.19-rc4Linus Torvalds1-1/+1
2015-01-08Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek1-0/+1
2015-01-08kbuild: drop $(version_h) from MRPROPER_FILESMasahiro Yamada1-1/+1
2015-01-08kbuild: use mixed-targets when two or more config targets are givenMasahiro Yamada1-1/+1
2015-01-05Linux 3.19-rc3v3.19-rc3Linus Torvalds1-1/+1
2014-12-28Linux 3.19-rc2v3.19-rc2Linus Torvalds1-1/+1
2014-12-20Linux 3.19-rc1v3.19-rc1Linus Torvalds1-2/+2
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-11/+6
2014-12-07Linux 3.18v3.18Linus Torvalds1-1/+1
2014-11-30Linux 3.18-rc7v3.18-rc7Linus Torvalds1-1/+1
2014-11-28kbuild: Fix make help-<board series> on powerpcMichal Marek1-2/+2
2014-11-28kbuild: Automatically remove stale <linux/version.h> fileMichal Marek1-1/+3
2014-11-28Makefile: sort list of defconfig targets in make help outputKonstantin Khlebnikov1-1/+1
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada1-7/+0
2014-11-23Linux 3.18-rc6v3.18-rc6Linus Torvalds1-1/+1
2014-11-16Linux 3.18-rc5v3.18-rc5Linus Torvalds1-1/+1