Age | Commit message (Expand) | Author | Files | Lines |
2018-12-24 | Linux 4.20v4.20 | Linus Torvalds | 1 | -1/+1 |
2018-12-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+2 |
2018-12-20 | Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+8 |
2018-12-19 | kbuild: fix false positive warning/error about missing libelf | Masahiro Yamada | 1 | -5/+8 |
2018-12-19 | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ... | Ingo Molnar | 1 | -7/+2 |
2018-12-17 | Linux 4.20-rc7v4.20-rc7 | Linus Torvalds | 1 | -1/+1 |
2018-12-10 | Linux 4.20-rc6v4.20-rc6 | Linus Torvalds | 1 | -1/+1 |
2018-12-03 | Linux 4.20-rc5v4.20-rc5 | Linus Torvalds | 1 | -1/+1 |
2018-11-26 | Linux 4.20-rc4v4.20-rc4 | Linus Torvalds | 1 | -2/+2 |
2018-11-19 | Linux 4.20-rc3v4.20-rc3 | Linus Torvalds | 1 | -1/+1 |
2018-11-12 | Linux 4.20-rc2v4.20-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-11-05 | Linux 4.20-rc1v4.20-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-11-02 | kbuild: remove cc-name variable | Masahiro Yamada | 1 | -1/+1 |
2018-11-02 | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG | Masahiro Yamada | 1 | -1/+1 |
2018-10-28 | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+3 |
2018-10-28 | Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -14/+17 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+36 |
2018-10-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+7 |
2018-10-22 | Linux 4.19v4.19 | Greg Kroah-Hartman | 1 | -2/+2 |
2018-10-19 | kbuild: add -Wno-unused-but-set-variable flag unconditionally | Masahiro Yamada | 1 | -1/+1 |
2018-10-19 | kbuild: add -Wdeclaration-after-statement flag unconditionally | Masahiro Yamada | 1 | -1/+1 |
2018-10-19 | kbuild: add -Wno-pointer-sign flag unconditionally | Masahiro Yamada | 1 | -1/+1 |
2018-10-15 | Linux 4.19-rc8v4.19-rc8 | Greg Kroah-Hartman | 1 | -1/+1 |
2018-10-11 | Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -3/+5 |
2018-10-11 | Makefile: Globally enable VLA warning | Kees Cook | 1 | -0/+3 |
2018-10-07 | Linux 4.19-rc7v4.19-rc7 | Greg Kroah-Hartman | 1 | -1/+1 |
2018-10-04 | kbuild: do not pass $(objtree) to scripts/mkmakefile | Masahiro Yamada | 1 | -1/+1 |
2018-10-04 | kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile | Masahiro Yamada | 1 | -2/+1 |
2018-10-04 | kbuild: add --include-dir flag only for out-of-tree build | Masahiro Yamada | 1 | -4/+10 |
2018-10-04 | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro... | Nadav Amit | 1 | -2/+7 |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 1 | -1/+36 |
2018-09-30 | Linux 4.19-rc6v4.19-rc6 | Greg Kroah-Hartman | 1 | -1/+1 |
2018-09-23 | Linux 4.19-rc5v4.19-rc5 | Greg Kroah-Hartman | 1 | -1/+1 |
2018-09-19 | kbuild: allow to use GCC toolchain not in Clang search path | Stefan Agner | 1 | -3/+5 |
2018-09-17 | Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 1 | -13/+1 |
2018-09-16 | Linux 4.19-rc4v4.19-rc4 | Linus Torvalds | 1 | -1/+1 |
2018-09-14 | kbuild: remove dead code in cmd_files calculation in top Makefile | Masahiro Yamada | 1 | -2/+1 |
2018-09-14 | kbuild: hide most of targets when running config or mixed targets | Masahiro Yamada | 1 | -3/+2 |
2018-09-12 | tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE | Paulo Zanoni | 1 | -3/+5 |
2018-09-10 | Linux 4.19-rc3v4.19-rc3 | Linus Torvalds | 1 | -1/+1 |
2018-09-05 | selftests: add headers_install to lib.mk | Anders Roxell | 1 | -13/+1 |
2018-09-03 | Linux 4.19-rc2v4.19-rc2 | Linus Torvalds | 1 | -1/+1 |
2018-08-31 | disable stringop truncation warnings for now | Stephen Rothwell | 1 | -0/+3 |
2018-08-27 | Linux 4.19-rc1v4.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2018-08-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -3/+3 |
2018-08-24 | kbuild: test dead code/data elimination support in Kconfig | Masahiro Yamada | 1 | -6/+2 |
2018-08-22 | kbuild: remove "rpm" target, which is alias of "rpm-pkg" | Masahiro Yamada | 1 | -4/+0 |
2018-08-21 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -4/+20 |
2018-08-20 | x86/vdso: Fix vDSO build if a retpoline is emitted | Andy Lutomirski | 1 | -0/+4 |