aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-06-15Linux 3.16-rc1v3.16-rc1Gravatar Linus Torvalds 1-2/+2
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-37/+52
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileGravatar Masahiro Yamada 1-2/+0
2014-06-10kbuild: do not create include/linux directoryGravatar Masahiro Yamada 1-2/+2
2014-06-09Makefile: Fix unrecognized cross-compiler command line optionsGravatar Geert Uytterhoeven 1-4/+6
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Gravatar Linus Torvalds 1-1/+1
2014-06-08Linux 3.15v3.15Gravatar Linus Torvalds 1-1/+1
2014-06-07all: LLVMLinux: Change DWARF flag to support gcc and clangGravatar Behan Webster 1-1/+1
2014-06-01Linux 3.15-rc8v3.15-rc8Gravatar Linus Torvalds 1-1/+1
2014-05-25Linux 3.15-rc7v3.15-rc7Gravatar Linus Torvalds 1-1/+1
2014-05-22Linux 3.15-rc6v3.15-rc6Gravatar Linus Torvalds 1-1/+1
2014-05-14kbuild: Use relative path when building in a subdir of the source treeGravatar Michal Marek 1-1/+11
2014-05-14kbuild: Use relative path when building in the source treeGravatar Michal Marek 1-2/+2
2014-05-14kbuild: Use relative path for $(objtree)Gravatar Michal Marek 1-2/+2
2014-05-09Linux 3.15-rc5v3.15-rc5Gravatar Linus Torvalds 1-1/+1
2014-05-04Linux 3.15-rc4v3.15-rc4Gravatar Linus Torvalds 1-1/+1
2014-04-30kbuild: trivial - fix comment block indentGravatar Masahiro Yamada 1-17/+16
2014-04-30kbuild: trivial - remove trailing spacesGravatar Masahiro Yamada 1-4/+4
2014-04-30kbuild: support simultaneous "make %config" and "make all"Gravatar Masahiro Yamada 1-2/+10
2014-04-27Linux 3.15-rc3v3.15-rc3Gravatar Linus Torvalds 1-1/+1
2014-04-20Linux 3.15-rc2v3.15-rc2Gravatar Linus Torvalds 1-1/+1
2014-04-16kbuild: move extra gcc checks to scripts/Makefile.extrawarnGravatar Masahiro Yamada 1-4/+2
2014-04-13Linux 3.15-rc1v3.15-rc1Gravatar Linus Torvalds 1-2/+2
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 1-3/+4
2014-04-09kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangGravatar Behan Webster 1-1/+29
2014-04-08scripts: objdiff: detect object code changes between two commitsGravatar Jason Cooper 1-1/+1
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-5/+5
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-0/+7
2014-03-31kbuild: create a build directory automatically for out-of-tree buildGravatar Masahiro Yamada 1-2/+3
2014-03-31kbuild: remove redundant '.*.cmd' pattern from make distcleanGravatar Masahiro Yamada 1-2/+1
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGravatar Grant Likely 1-1/+1
2014-03-30Linux 3.14v3.14Gravatar Linus Torvalds 1-1/+1
2014-03-29kbuild: unconditionally clobber include/linux/version.h on distcleanGravatar Paul Gortmaker 1-1/+1
2014-03-24Linux 3.14-rc8v3.14-rc8Gravatar Linus Torvalds 1-1/+1
2014-03-16Linux 3.14-rc7v3.14-rc7Gravatar Linus Torvalds 1-1/+1
2014-03-09Linux 3.14-rc6v3.14-rc6Gravatar Linus Torvalds 1-1/+1
2014-03-04Merge tag 'v3.14-rc5' into HEADGravatar Grant Likely 1-4/+6
2014-03-02Linux 3.14-rc5v3.14-rc5Gravatar Linus Torvalds 1-1/+1
2014-02-25Makefile: fix build with make 3.80 againGravatar Jan Beulich 1-2/+4
2014-02-25Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabledGravatar Fathi Boudra 1-1/+1
2014-02-23Linux 3.14-rc4v3.14-rc4Gravatar Linus Torvalds 1-1/+1
2014-02-20kbuild: dtbs_install: new make targetGravatar Jason Cooper 1-0/+7
2014-02-16Linux 3.14-rc3v3.14-rc3Gravatar Linus Torvalds 1-1/+1
2014-02-09Linux 3.14-rc2v3.14-rc2Gravatar Linus Torvalds 1-1/+1
2014-02-06scripts/tags.sh: Ignore *.mod.cGravatar Prarit Bhargava 1-2/+3
2014-02-02Linus 3.14-rc1v3.14-rc1Gravatar Linus Torvalds 1-3/+3
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Gravatar Linus Torvalds 1-0/+3
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+7
2014-01-27Makefile: Build with -Werror=date-time if the compiler supports itGravatar Josh Triplett 1-0/+3
2014-01-27kbuild: Fix debugging info generation for .S filesGravatar Geoff Levand 1-1/+1