aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-07-27Linux 3.16-rc7v3.16-rc7Gravatar Linus Torvalds 1-1/+1
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerGravatar Linus Torvalds 1-0/+2
2014-07-20Linux 3.16-rc6v3.16-rc6Gravatar Linus Torvalds 1-1/+1
2014-07-13Linux 3.16-rc5v3.16-rc5Gravatar Linus Torvalds 1-1/+1
2014-07-10Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-48/+51
2014-07-06Linux 3.16-rc4v3.16-rc4Gravatar Linus Torvalds 1-1/+1
2014-07-04kbuild: Fix packaging targets with relative $(srctree)Gravatar Michal Marek 1-1/+1
2014-07-04kbuild: Do not print the build directory with make -sGravatar Michal Marek 1-47/+50
2014-07-03Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-0/+3
2014-07-03kbuild: Print the name of the build directoryGravatar Michal Marek 1-0/+3
2014-06-29Linux 3.16-rc3v3.16-rc3Gravatar Linus Torvalds 1-1/+1
2014-06-21Linux 3.16-rc2v3.16-rc2Gravatar Linus Torvalds 1-1/+1
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