aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-15Linux 3.16-rc1Linus Torvalds1-2/+2
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-37/+52
2014-06-10kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada1-2/+0
2014-06-10kbuild: do not create include/linux directoryMasahiro Yamada1-2/+2
2014-06-09Makefile: Fix unrecognized cross-compiler command line optionsGeert Uytterhoeven1-4/+6
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernelLinus Torvalds1-1/+1
2014-06-08Linux 3.15Linus Torvalds1-1/+1
2014-06-07all: LLVMLinux: Change DWARF flag to support gcc and clangBehan Webster1-1/+1
2014-06-01Linux 3.15-rc8Linus Torvalds1-1/+1
2014-05-25Linux 3.15-rc7Linus Torvalds1-1/+1
2014-05-22Linux 3.15-rc6Linus Torvalds1-1/+1
2014-05-14kbuild: Use relative path when building in a subdir of the source treeMichal Marek1-1/+11
2014-05-14kbuild: Use relative path when building in the source treeMichal Marek1-2/+2
2014-05-14kbuild: Use relative path for $(objtree)Michal Marek1-2/+2
2014-05-09Linux 3.15-rc5Linus Torvalds1-1/+1
2014-05-04Linux 3.15-rc4Linus Torvalds1-1/+1
2014-04-30kbuild: trivial - fix comment block indentMasahiro Yamada1-17/+16
2014-04-30kbuild: trivial - remove trailing spacesMasahiro Yamada1-4/+4
2014-04-30kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada1-2/+10
2014-04-27Linux 3.15-rc3Linus Torvalds1-1/+1
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-16kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada1-4/+2
2014-04-13Linux 3.15-rc1Linus Torvalds1-2/+2
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-3/+4
2014-04-09kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster1-1/+29
2014-04-08scripts: objdiff: detect object code changes between two commitsJason Cooper1-1/+1
2014-04-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-5/+5
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+7
2014-03-31kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada1-2/+3
2014-03-31kbuild: remove redundant '.*.cmd' pattern from make distcleanMasahiro Yamada1-2/+1
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely1-1/+1
2014-03-30Linux 3.14Linus Torvalds1-1/+1
2014-03-29kbuild: unconditionally clobber include/linux/version.h on distcleanPaul Gortmaker1-1/+1
2014-03-24Linux 3.14-rc8Linus Torvalds1-1/+1
2014-03-16Linux 3.14-rc7Linus Torvalds1-1/+1
2014-03-09Linux 3.14-rc6Linus Torvalds1-1/+1
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely1-4/+6
2014-03-02Linux 3.14-rc5Linus Torvalds1-1/+1
2014-02-25Makefile: fix build with make 3.80 againJan Beulich1-2/+4
2014-02-25Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabledFathi Boudra1-1/+1
2014-02-23Linux 3.14-rc4Linus Torvalds1-1/+1
2014-02-20kbuild: dtbs_install: new make targetJason Cooper1-0/+7
2014-02-16Linux 3.14-rc3Linus Torvalds1-1/+1
2014-02-09Linux 3.14-rc2Linus Torvalds1-1/+1
2014-02-06scripts/tags.sh: Ignore *.mod.cPrarit Bhargava1-2/+3
2014-02-02Linus 3.14-rc1Linus Torvalds1-3/+3
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+3
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+7
2014-01-27Makefile: Build with -Werror=date-time if the compiler supports itJosh Triplett1-0/+3
2014-01-27kbuild: Fix debugging info generation for .S filesGeoff Levand1-1/+1