| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 4.7-rc3v4.7-rc3 | Linus Torvalds | 2016-06-12 | 1 | -1/+1 |
* | Linux 4.7-rc2v4.7-rc2 | Linus Torvalds | 2016-06-05 | 1 | -1/+1 |
* | Linux 4.7-rc1v4.7-rc1 | Linus Torvalds | 2016-05-29 | 1 | -3/+3 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-05-27 | 1 | -19/+47 |
|\ |
|
| * | kbuild: move -Wunused-const-variable to W=1 warning level | Arnd Bergmann | 2016-05-11 | 1 | -2/+3 |
| * | gcov: disable -Wmaybe-uninitialized warning | Arnd Bergmann | 2016-05-10 | 1 | -1/+1 |
| * | gcov: disable tree-loop-im to reduce stack usage | Arnd Bergmann | 2016-05-10 | 1 | -1/+1 |
| * | Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES | Arnd Bergmann | 2016-05-10 | 1 | -1/+5 |
| * | kbuild: forbid kernel directory to contain spaces and colons | Robert Jarzmik | 2016-05-10 | 1 | -0/+4 |
| * | kbuild: Fix dependencies for final vmlinux link | Nicolas Pitre | 2016-04-27 | 1 | -1/+1 |
| * | kbuild: better abstract vmlinux sequential prerequisites | Nicolas Pitre | 2016-04-26 | 1 | -16/+15 |
| * | kbuild: fix call to adjust_autoksyms.sh when output directory specified | Nicolas Ferre | 2016-04-26 | 1 | -3/+3 |
| * | kbuild: mark help target as PHONY | Masahiro Yamada | 2016-04-20 | 1 | -0/+2 |
| * | kbuild: specify modules(_install) as PHONY rather than FORCE | Masahiro Yamada | 2016-04-20 | 1 | -1/+2 |
| * | kbuild: drop FORCE from PHONY targets | Masahiro Yamada | 2016-04-20 | 1 | -4/+4 |
| * | kbuild: build sample modules along with the rest of the kernel | Nicolas Pitre | 2016-03-29 | 1 | -3/+5 |
| * | kbuild: create/adjust generated/autoksyms.h | Nicolas Pitre | 2016-03-29 | 1 | -0/+13 |
| * | export.h: allow for per-symbol configurable EXPORT_SYMBOL() | Nicolas Pitre | 2016-03-29 | 1 | -0/+2 |
* | | Linux 4.6v4.6 | Linus Torvalds | 2016-05-16 | 1 | -1/+1 |
* | | Linux 4.6-rc7v4.6-rc7 | Linus Torvalds | 2016-05-08 | 1 | -1/+1 |
* | | Linux 4.6-rc6v4.6-rc6 | Linus Torvalds | 2016-05-02 | 1 | -2/+2 |
* | | Linux 4.6-rc5v4.6-rc5 | Linus Torvalds | 2016-04-25 | 1 | -1/+1 |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-04-23 | 1 | -1/+2 |
|\ \ |
|
| * | | objtool: Fix Makefile to properly see if libelf is supported | Steven Rostedt | 2016-04-22 | 1 | -1/+2 |
* | | | Linux 4.6-rc4v4.6-rc4 | Linus Torvalds | 2016-04-18 | 1 | -1/+1 |
|/ / |
|
* | | Linux 4.6-rc3v4.6-rc3 | Linus Torvalds | 2016-04-11 | 1 | -1/+1 |
* | | Linux 4.6-rc2v4.6-rc2 | Linus Torvalds | 2016-04-03 | 1 | -1/+1 |
|/ |
|
* | Linux 4.6-rc1v4.6-rc1 | Linus Torvalds | 2016-03-27 | 1 | -2/+2 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-03-25 | 1 | -0/+3 |
|\ |
|
| * | kbuild: Add option to turn incompatible pointer check into error | Daniel Wagner | 2016-03-15 | 1 | -0/+3 |
* | | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -1/+10 |
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-21 | 1 | -3/+17 |
|\ \ |
|
| * | | objtool: Detect and warn if libelf is missing and don't break the build | Josh Poimboeuf | 2016-03-05 | 1 | -1/+12 |
| * | | tools: Support relative directory path for 'O=' | Josh Poimboeuf | 2016-03-03 | 1 | -2/+2 |
| * | | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf | 2016-02-29 | 1 | -1/+4 |
* | | | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-18 | 1 | -0/+10 |
|\ \ \ |
|
| * | | | Makefile: add kselftest-merge | Bamvor Jian Zhang | 2016-02-25 | 1 | -0/+10 |
| | |/
| |/| |
|
* | | | Linux 4.5v4.5 | Linus Torvalds | 2016-03-14 | 1 | -1/+1 |
* | | | Linux 4.5-rc7v4.5-rc7 | Linus Torvalds | 2016-03-06 | 1 | -1/+1 |
* | | | Linux 4.5-rc6v4.5-rc6 | Linus Torvalds | 2016-02-28 | 1 | -1/+1 |
| |/
|/| |
|
* | | Linux 4.5-rc5v4.5-rc5 | Linus Torvalds | 2016-02-20 | 1 | -1/+1 |
* | | Linux 4.5-rc4v4.5-rc4 | Linus Torvalds | 2016-02-14 | 1 | -1/+1 |
* | | Linux 4.5-rc3v4.5-rc3 | Linus Torvalds | 2016-02-08 | 1 | -1/+1 |
* | | Linux 4.5-rc2v4.5-rc2 | Linus Torvalds | 2016-02-01 | 1 | -1/+1 |
|/ |
|
* | Linux 4.5-rc1v4.5-rc1 | Linus Torvalds | 2016-01-24 | 1 | -2/+2 |
* | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2016-01-21 | 1 | -1/+2 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-01-20 | 1 | -1/+7 |
|\ |
|
| * | Makefile: revert "Makefile: Document ability to make file.lst and file.S" par... | Wang YanQing | 2015-12-17 | 1 | -1/+1 |
| * | kbuild: Do not run modules_install and install in paralel | Michal Marek | 2015-12-10 | 1 | -0/+6 |
* | | Linux 4.4v4.4 | Linus Torvalds | 2016-01-11 | 1 | -1/+1 |