Age | Commit message (Expand) | Author | Files | Lines |
2016-04-22 | objtool: Fix Makefile to properly see if libelf is supported | Steven Rostedt | 1 | -1/+2 |
2016-04-20 | kbuild: mark help target as PHONY | Masahiro Yamada | 1 | -0/+2 |
2016-04-20 | kbuild: specify modules(_install) as PHONY rather than FORCE | Masahiro Yamada | 1 | -1/+2 |
2016-04-20 | kbuild: drop FORCE from PHONY targets | Masahiro Yamada | 1 | -4/+4 |
2016-04-18 | Linux 4.6-rc4v4.6-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-04-11 | Linux 4.6-rc3v4.6-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-04-03 | Linux 4.6-rc2v4.6-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-03-29 | kbuild: build sample modules along with the rest of the kernel | Nicolas Pitre | 1 | -3/+5 |
2016-03-29 | kbuild: create/adjust generated/autoksyms.h | Nicolas Pitre | 1 | -0/+13 |
2016-03-29 | export.h: allow for per-symbol configurable EXPORT_SYMBOL() | Nicolas Pitre | 1 | -0/+2 |
2016-03-27 | Linux 4.6-rc1v4.6-rc1 | Linus Torvalds | 1 | -2/+2 |
2016-03-25 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+3 |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -1/+10 |
2016-03-21 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+17 |
2016-03-18 | Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+10 |
2016-03-15 | kbuild: Add option to turn incompatible pointer check into error | Daniel Wagner | 1 | -0/+3 |
2016-03-14 | Linux 4.5v4.5 | Linus Torvalds | 1 | -1/+1 |
2016-03-07 | Linux 4.5-rc7v4.5-rc7 | Linus Torvalds | 1 | -1/+1 |
2016-03-05 | objtool: Detect and warn if libelf is missing and don't break the build | Josh Poimboeuf | 1 | -1/+12 |
2016-03-03 | tools: Support relative directory path for 'O=' | Josh Poimboeuf | 1 | -2/+2 |
2016-02-29 | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf | 1 | -1/+4 |
2016-02-28 | Linux 4.5-rc6v4.5-rc6 | Linus Torvalds | 1 | -1/+1 |
2016-02-25 | Makefile: add kselftest-merge | Bamvor Jian Zhang | 1 | -0/+10 |
2016-02-21 | Linux 4.5-rc5v4.5-rc5 | Linus Torvalds | 1 | -1/+1 |
2016-02-15 | Linux 4.5-rc4v4.5-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-02-08 | Linux 4.5-rc3v4.5-rc3 | Linus Torvalds | 1 | -1/+1 |
2016-02-01 | Linux 4.5-rc2v4.5-rc2 | Linus Torvalds | 1 | -1/+1 |
2016-01-25 | Linux 4.5-rc1v4.5-rc1 | Linus Torvalds | 1 | -2/+2 |
2016-01-21 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 1 | -1/+2 |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+7 |
2016-01-11 | Linux 4.4v4.4 | Linus Torvalds | 1 | -1/+1 |
2016-01-04 | Linux 4.4-rc8v4.4-rc8 | Linus Torvalds | 1 | -1/+1 |
2015-12-28 | Linux 4.4-rc7v4.4-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-12-21 | Linux 4.4-rc6v4.4-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-12-17 | Makefile: revert "Makefile: Document ability to make file.lst and file.S" par... | Wang YanQing | 1 | -1/+1 |
2015-12-14 | Linux 4.4-rc5v4.4-rc5 | Linus Torvalds | 1 | -1/+1 |
2015-12-10 | kbuild: Do not run modules_install and install in paralel | Michal Marek | 1 | -0/+6 |
2015-12-07 | Linux 4.4-rc4v4.4-rc4 | Linus Torvalds | 1 | -1/+1 |
2015-11-30 | Linux 4.4-rc3v4.4-rc3 | Linus Torvalds | 1 | -1/+1 |
2015-11-23 | Linux 4.4-rc2v4.4-rc2 | Linus Torvalds | 1 | -1/+1 |
2015-11-16 | Linux 4.4-rc1v4.4-rc1 | Linus Torvalds | 1 | -2/+2 |
2015-11-11 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+4 |
2015-11-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+6 |
2015-11-06 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2015-11-02 | Linux 4.3v4.3 | Linus Torvalds | 1 | -1/+1 |
2015-10-25 | Linux 4.3-rc7v4.3-rc7 | Linus Torvalds | 1 | -1/+1 |
2015-10-19 | Linux 4.3-rc6v4.3-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-10-11 | Linux 4.3-rc5v4.3-rc5 | Linus Torvalds | 1 | -2/+2 |
2015-10-08 | kselftest: add kselftest-clean rule | Wang Long | 1 | -0/+4 |
2015-10-04 | Linux 4.3-rc4v4.3-rc4 | Linus Torvalds | 1 | -1/+1 |