summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.16Linus Torvalds2014-08-031-1/+1
* Linux 3.16-rc7Linus Torvalds2014-07-271-1/+1
* Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds2014-07-261-0/+2
* Linux 3.16-rc6Linus Torvalds2014-07-201-1/+1
* Linux 3.16-rc5Linus Torvalds2014-07-131-1/+1
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-07-101-48/+51
|\
| * kbuild: Fix packaging targets with relative $(srctree)Michal Marek2014-07-041-1/+1
| * kbuild: Do not print the build directory with make -sMichal Marek2014-07-041-47/+50
* | Linux 3.16-rc4Linus Torvalds2014-07-061-1/+1
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2014-07-031-0/+3
|\|
| * kbuild: Print the name of the build directoryMichal Marek2014-07-031-0/+3
* | Linux 3.16-rc3Linus Torvalds2014-06-291-1/+1
* | Linux 3.16-rc2Linus Torvalds2014-06-211-1/+1
|/
* Linux 3.16-rc1Linus Torvalds2014-06-151-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-06-121-37/+52
|\
| * kbuild: create include/config directory in scripts/kconfig/MakefileMasahiro Yamada2014-06-101-2/+0
| * 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/+16
| * 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/+2
* | 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-011-1/+1
* | Linux 3.15-rc7Linus Torvalds2014-05-251-1/+1
* | Linux 3.15-rc6Linus Torvalds2014-05-221-1/+1
* | Linux 3.15-rc5Linus Torvalds2014-05-091-1/+1
* | Linux 3.15-rc4Linus Torvalds2014-05-041-1/+1
* | Linux 3.15-rc3Linus Torvalds2014-04-271-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-121-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-071-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/+1
| * | 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-301-1/+1
* | | | Linux 3.14-rc8Linus Torvalds2014-03-241-1/+1