summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Support split debug info v4Andi Kleen2014-07-301-0/+5
* kbuild: allow to override Python command nameMasahiro Yamada2014-07-181-1/+2
* Linux 3.16-rc1Linus Torvalds2014-06-161-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-131-37/+52
|\
| * kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-101-2/+0Star
| * kbuild: do not create include/linux directoryMasahiro Yamada2014-06-101-2/+2
| * Makefile: Fix unrecognized cross-compiler command line optionsGeert Uytterhoeven2014-06-091-4/+6
| * kbuild: Use relative path when building in a subdir of the source treeMichal Marek2014-05-141-1/+11
| * kbuild: Use relative path when building in the source treeMichal Marek2014-05-141-2/+2
| * kbuild: Use relative path for $(objtree)Michal Marek2014-05-141-2/+2
| * kbuild: trivial - fix comment block indentMasahiro Yamada2014-04-301-17/+16Star
| * kbuild: trivial - remove trailing spacesMasahiro Yamada2014-04-301-4/+4
| * kbuild: support simultaneous "make %config" and "make all"Masahiro Yamada2014-04-301-2/+10
| * kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-04-161-4/+2Star
* | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-081-1/+1
|\ \
| * | all: LLVMLinux: Change DWARF flag to support gcc and clangBehan Webster2014-06-071-1/+1
* | | Linux 3.15Linus Torvalds2014-06-081-1/+1
|/ /
* | Linux 3.15-rc8Linus Torvalds2014-06-021-1/+1
* | Linux 3.15-rc7Linus Torvalds2014-05-261-1/+1
* | Linux 3.15-rc6Linus Torvalds2014-05-211-1/+1
* | Linux 3.15-rc5Linus Torvalds2014-05-091-1/+1
* | Linux 3.15-rc4Linus Torvalds2014-05-051-1/+1
* | Linux 3.15-rc3Linus Torvalds2014-04-281-1/+1
* | Linux 3.15-rc2Linus Torvalds2014-04-201-1/+1
|/
* Linux 3.15-rc1Linus Torvalds2014-04-131-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-131-3/+4
|\
| * scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-081-1/+1
| * scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-061-2/+3
* | kbuild: LLVMLinux: Add Kbuild support for building kernel with ClangBehan Webster2014-04-091-1/+29
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-04-081-5/+5
|\ \
| * | kbuild: create a build directory automatically for out-of-tree buildMasahiro Yamada2014-03-311-2/+3
| * | kbuild: remove redundant '.*.cmd' pattern from make distcleanMasahiro Yamada2014-03-311-2/+1Star
| * | kbuild: unconditionally clobber include/linux/version.h on distcleanPaul Gortmaker2014-03-291-1/+1
| |/
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-021-0/+7
|\ \
| * \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-311-1/+1
| |\ \
| * \ \ Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-041-4/+6
| |\ \ \
| * | | | kbuild: dtbs_install: new make targetJason Cooper2014-02-201-0/+7
| | |_|/ | |/| |
* | | | Linux 3.14Linus Torvalds2014-03-311-1/+1
* | | | Linux 3.14-rc8Linus Torvalds2014-03-251-1/+1
* | | | Linux 3.14-rc7Linus Torvalds2014-03-171-1/+1
| |_|/ |/| |
* | | Linux 3.14-rc6Linus Torvalds2014-03-101-1/+1
| |/ |/|
* | Linux 3.14-rc5Linus Torvalds2014-03-031-1/+1
* | Makefile: fix build with make 3.80 againJan Beulich2014-02-261-2/+4
* | Makefile: fix extra parenthesis typo when CC_STACKPROTECTOR_REGULAR is enabledFathi Boudra2014-02-261-1/+1
* | Linux 3.14-rc4Linus Torvalds2014-02-241-1/+1
* | Linux 3.14-rc3Linus Torvalds2014-02-161-1/+1
* | Linux 3.14-rc2Linus Torvalds2014-02-101-1/+1
|/
* Linus 3.14-rc1Linus Torvalds2014-02-031-3/+3
* Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2014-01-311-0/+3
|\
| * Makefile: Build with -Werror=date-time if the compiler supports itJosh Triplett2014-01-271-0/+3