| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-12-29 | 1 | -60/+51 |
|\ |
|
| * | kbuild: add -Werror=implicit-int flag unconditionally | Masahiro Yamada | 2018-12-16 | 1 | -4/+1 |
| * | kbuild: add -Werror=strict-prototypes flag unconditionally | Masahiro Yamada | 2018-12-16 | 1 | -4/+1 |
| * | kbuild: add -fno-PIE flag unconditionally | Masahiro Yamada | 2018-12-16 | 1 | -5/+2 |
| * | kbuild: refactor Makefile.asm-generic | Masahiro Yamada | 2018-12-16 | 1 | -4/+4 |
| * | kbuild: exploit parallel building for CONFIG_HEADERS_CHECK | Masahiro Yamada | 2018-12-08 | 1 | -3/+4 |
| * | kbuild: let fixdep directly write to .*.cmd files | Masahiro Yamada | 2018-12-01 | 1 | -6/+7 |
| * | kbuild: descend into scripts/gcc-plugins/ via scripts/Makefile | Masahiro Yamada | 2018-12-01 | 1 | -1/+1 |
| * | kbuild: make 'archprepare' depend on 'scripts' | Masahiro Yamada | 2018-12-01 | 1 | -17/+15 |
| * | kbuild: move modpost out of 'scripts' target | Masahiro Yamada | 2018-12-01 | 1 | -1/+2 |
| * | kbuild: fix UML build error with CONFIG_GCC_PLUGINS | Masahiro Yamada | 2018-12-01 | 1 | -2/+2 |
| * | kbuild: fix single target build for external module | Masahiro Yamada | 2018-12-01 | 1 | -8/+3 |
| * | kbuild: announce removal of SUBDIRS if used | Masahiro Yamada | 2018-12-01 | 1 | -0/+4 |
| * | Makefile: Export clang toolchain variables | Joel Stanley | 2018-11-14 | 1 | -0/+1 |
| * | kbuild: consolidate Clang compiler flags | Masahiro Yamada | 2018-11-14 | 1 | -7/+6 |
| * | kbuild: add -no-integrated-as Clang option unconditionally | Masahiro Yamada | 2018-11-14 | 1 | -2/+2 |
* | | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-12-29 | 1 | -3/+10 |
|\ \ |
|
| * | | kbuild: Add support for DT binding schema checks | Rob Herring | 2018-12-13 | 1 | -3/+10 |
| |/ |
|
* | | Linux 4.20v4.20 | Linus Torvalds | 2018-12-24 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-12-21 | 1 | -7/+2 |
|\ \ |
|
| * | | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ... | Ingo Molnar | 2018-12-19 | 1 | -7/+2 |
* | | | Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-20 | 1 | -5/+8 |
|\ \ \ |
|
| * | | | kbuild: fix false positive warning/error about missing libelf | Masahiro Yamada | 2018-12-19 | 1 | -5/+8 |
| | |/
| |/| |
|
* | | | Linux 4.20-rc7v4.20-rc7 | Linus Torvalds | 2018-12-17 | 1 | -1/+1 |
* | | | Linux 4.20-rc6v4.20-rc6 | Linus Torvalds | 2018-12-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Linux 4.20-rc5v4.20-rc5 | Linus Torvalds | 2018-12-03 | 1 | -1/+1 |
* | | Linux 4.20-rc4v4.20-rc4 | Linus Torvalds | 2018-11-25 | 1 | -2/+2 |
* | | Linux 4.20-rc3v4.20-rc3 | Linus Torvalds | 2018-11-18 | 1 | -1/+1 |
|/ |
|
* | Linux 4.20-rc2v4.20-rc2 | Linus Torvalds | 2018-11-12 | 1 | -1/+1 |
* | Linux 4.20-rc1v4.20-rc1 | Linus Torvalds | 2018-11-05 | 1 | -2/+2 |
* | kbuild: remove cc-name variable | Masahiro Yamada | 2018-11-02 | 1 | -1/+1 |
* | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG | Masahiro Yamada | 2018-11-02 | 1 | -1/+1 |
* | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2018-10-28 | 1 | -0/+3 |
|\ |
|
| * | Makefile: Globally enable VLA warning | Kees Cook | 2018-10-11 | 1 | -0/+3 |
* | | Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-10-28 | 1 | -14/+17 |
|\ \ |
|
| * | | kbuild: add -Wno-unused-but-set-variable flag unconditionally | Masahiro Yamada | 2018-10-19 | 1 | -1/+1 |
| * | | kbuild: add -Wdeclaration-after-statement flag unconditionally | Masahiro Yamada | 2018-10-19 | 1 | -1/+1 |
| * | | kbuild: add -Wno-pointer-sign flag unconditionally | Masahiro Yamada | 2018-10-19 | 1 | -1/+1 |
| * | | kbuild: do not pass $(objtree) to scripts/mkmakefile | Masahiro Yamada | 2018-10-04 | 1 | -1/+1 |
| * | | kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile | Masahiro Yamada | 2018-10-04 | 1 | -2/+1 |
| * | | kbuild: add --include-dir flag only for out-of-tree build | Masahiro Yamada | 2018-10-04 | 1 | -4/+10 |
| * | | kbuild: remove dead code in cmd_files calculation in top Makefile | Masahiro Yamada | 2018-09-14 | 1 | -2/+1 |
| * | | kbuild: hide most of targets when running config or mixed targets | Masahiro Yamada | 2018-09-14 | 1 | -3/+2 |
* | | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-10-26 | 1 | -1/+36 |
|\ \ \ |
|
| * | | | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 2018-10-02 | 1 | -1/+36 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-10-23 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro... | Nadav Amit | 2018-10-04 | 1 | -2/+7 |
* | | | | Linux 4.19v4.19 | Greg Kroah-Hartman | 2018-10-22 | 1 | -2/+2 |
* | | | | Linux 4.19-rc8v4.19-rc8 | Greg Kroah-Hartman | 2018-10-15 | 1 | -1/+1 |
* | | | | Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2018-10-11 | 1 | -3/+5 |
|\ \ \ \ |
|