summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: add infrastructureJan Kiszka2015-02-171-1/+4
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-111-1/+5
|\
| * ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens2015-01-291-1/+5
* | Linux 3.19Linus Torvalds2015-02-081-1/+1
* | Linux 3.19-rc7Linus Torvalds2015-02-011-1/+1
* | Linux 3.19-rc6Linus Torvalds2015-01-251-1/+1
* | Linux 3.19-rc5Linus Torvalds2015-01-181-1/+1
* | linux 3.19-rc4Linus Torvalds2015-01-111-1/+1
* | Makefile: include arch/*/include/generated/uapi before .../generatedMichal Marek2015-01-081-0/+1
* | Linux 3.19-rc3Linus Torvalds2015-01-051-1/+1
* | Linux 3.19-rc2Linus Torvalds2014-12-281-1/+1
* | Linux 3.19-rc1Linus Torvalds2014-12-201-2/+2
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-12-201-11/+6
|\ \ | |/ |/|
| * kbuild: Fix make help-<board series> on powerpcMichal Marek2014-11-281-2/+2
| * kbuild: Automatically remove stale <linux/version.h> fileMichal Marek2014-11-281-1/+3
| * Makefile: sort list of defconfig targets in make help outputKonstantin Khlebnikov2014-11-281-1/+1
| * kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2014-11-261-7/+0
* | Linux 3.18Linus Torvalds2014-12-071-1/+1
* | Linux 3.18-rc7Linus Torvalds2014-11-301-1/+1
* | Linux 3.18-rc6Linus Torvalds2014-11-231-1/+1
* | Linux 3.18-rc5Linus Torvalds2014-11-161-1/+1
* | kernel: use the gnu89 standard explicitlyKirill A. Shutemov2014-11-151-2/+3
* | Linux 3.18-rc4Linus Torvalds2014-11-091-1/+1
* | Linux 3.18-rc3Linus Torvalds2014-11-021-2/+2
* | Linux 3.18-rc2Linus Torvalds2014-10-261-1/+1
|/
* Linux 3.18-rc1Linus Torvalds2014-10-191-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-48/+40
|\
| * kbuild: Do not reference *-n variables in the MakefileMichal Marek2014-10-021-3/+1
| * kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2014-10-021-1/+1
| * kbuild: handle C=... and M=... after entering into build directoryMasahiro Yamada2014-10-011-31/+29
| * kbuild: use $(Q) for sub-make targetMasahiro Yamada2014-10-011-2/+1
| * kbuild: fake the "Entering directory ..." message more simplyMasahiro Yamada2014-10-011-11/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-0/+2
|\ \
| * | Make Documenation depend on headers_installPeter Foley2014-09-261-0/+2
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-071-0/+15
|\ \ \
| * | | kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin2014-08-271-0/+15
* | | | Linux 3.17Linus Torvalds2014-10-051-1/+1
* | | | Linux 3.17-rc7Linus Torvalds2014-09-281-1/+1
| |/ / |/| |
* | | Linux 3.17-rc6Linus Torvalds2014-09-211-1/+1
* | | Linux 3.17-rc5Linus Torvalds2014-09-141-1/+1
* | | Linux 3.17-rc4Linus Torvalds2014-09-071-1/+1
* | | Linux 3.17-rc3Linus Torvalds2014-08-311-1/+1
|/ /
* / Linux 3.17-rc2Linus Torvalds2014-08-251-1/+1
|/
* Linux 3.17-rc1Linus Torvalds2014-08-161-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-08-141-3/+15
|\
| * kbuild: kselftest - new make target to build and run kernel selftestsShuah Khan2014-08-071-0/+12
| * kbuild: make -s should be used with kernelrelease/kernelversion/image_nameMichal Marek2014-07-111-3/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-1/+11
|\ \
| * | kbuild, LLVMLinux: Supress warnings unless W=1-3Behan Webster2014-08-051-0/+1