summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.7-rc2Linus Torvalds2016-06-051-1/+1
* Linux 4.7-rc1Linus Torvalds2016-05-291-3/+3
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-19/+47
|\
| * kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-111-2/+3
| * gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2016-05-101-1/+1
| * gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2016-05-101-1/+1
| * Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2016-05-101-1/+5
| * kbuild: forbid kernel directory to contain spaces and colonsRobert Jarzmik2016-05-101-0/+4
| * kbuild: Fix dependencies for final vmlinux linkNicolas Pitre2016-04-271-1/+1
| * kbuild: better abstract vmlinux sequential prerequisitesNicolas Pitre2016-04-261-16/+15
| * kbuild: fix call to adjust_autoksyms.sh when output directory specifiedNicolas Ferre2016-04-261-3/+3
| * kbuild: mark help target as PHONYMasahiro Yamada2016-04-201-0/+2
| * kbuild: specify modules(_install) as PHONY rather than FORCEMasahiro Yamada2016-04-201-1/+2
| * kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-4/+4
| * kbuild: build sample modules along with the rest of the kernelNicolas Pitre2016-03-291-3/+5
| * kbuild: create/adjust generated/autoksyms.hNicolas Pitre2016-03-291-0/+13
| * export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre2016-03-291-0/+2
* | Linux 4.6Linus Torvalds2016-05-151-1/+1
* | Linux 4.6-rc7Linus Torvalds2016-05-081-1/+1
* | Linux 4.6-rc6Linus Torvalds2016-05-011-2/+2
* | Linux 4.6-rc5Linus Torvalds2016-04-241-1/+1
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-231-1/+2
|\ \
| * | objtool: Fix Makefile to properly see if libelf is supportedSteven Rostedt2016-04-221-1/+2
* | | Linux 4.6-rc4Linus Torvalds2016-04-171-1/+1
|/ /
* | Linux 4.6-rc3Linus Torvalds2016-04-101-1/+1
* | Linux 4.6-rc2Linus Torvalds2016-04-031-1/+1
|/
* Linux 4.6-rc1Linus Torvalds2016-03-261-2/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-241-0/+3
|\
| * kbuild: Add option to turn incompatible pointer check into errorDaniel Wagner2016-03-151-0/+3
* | kernel: add kcov code coverageDmitry Vyukov2016-03-221-1/+10
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-201-3/+17
|\ \
| * | objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf2016-03-051-1/+12
| * | tools: Support relative directory path for 'O='Josh Poimboeuf2016-03-031-2/+2
| * | objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf2016-02-291-1/+4
* | | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-171-0/+10
|\ \ \
| * | | Makefile: add kselftest-mergeBamvor Jian Zhang2016-02-251-0/+10
| | |/ | |/|
* | | Linux 4.5Linus Torvalds2016-03-131-1/+1
* | | Linux 4.5-rc7Linus Torvalds2016-03-061-1/+1
* | | Linux 4.5-rc6Linus Torvalds2016-02-281-1/+1
| |/ |/|
* | Linux 4.5-rc5Linus Torvalds2016-02-201-1/+1
* | Linux 4.5-rc4Linus Torvalds2016-02-141-1/+1
* | Linux 4.5-rc3Linus Torvalds2016-02-071-1/+1
* | Linux 4.5-rc2Linus Torvalds2016-01-311-1/+1
|/
* Linux 4.5-rc1Linus Torvalds2016-01-241-2/+2
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-1/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-201-1/+7
|\
| * Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing2015-12-171-1/+1
| * kbuild: Do not run modules_install and install in paralelMichal Marek2015-12-101-0/+6
* | Linux 4.4Linus Torvalds2016-01-101-1/+1
* | Linux 4.4-rc8Linus Torvalds2016-01-031-1/+1