summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
* Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-29
|\
| * kbuild: add -Werror=implicit-int flag unconditionallyMasahiro Yamada2018-12-16
| * kbuild: add -Werror=strict-prototypes flag unconditionallyMasahiro Yamada2018-12-16
| * kbuild: add -fno-PIE flag unconditionallyMasahiro Yamada2018-12-16
| * kbuild: refactor Makefile.asm-genericMasahiro Yamada2018-12-16
| * kbuild: exploit parallel building for CONFIG_HEADERS_CHECKMasahiro Yamada2018-12-07
| * kbuild: let fixdep directly write to .*.cmd filesMasahiro Yamada2018-12-01
| * kbuild: descend into scripts/gcc-plugins/ via scripts/MakefileMasahiro Yamada2018-12-01
| * kbuild: make 'archprepare' depend on 'scripts'Masahiro Yamada2018-12-01
| * kbuild: move modpost out of 'scripts' targetMasahiro Yamada2018-12-01
| * kbuild: fix UML build error with CONFIG_GCC_PLUGINSMasahiro Yamada2018-12-01
| * kbuild: fix single target build for external moduleMasahiro Yamada2018-12-01
| * kbuild: announce removal of SUBDIRS if usedMasahiro Yamada2018-12-01
| * Makefile: Export clang toolchain variablesJoel Stanley2018-11-13
| * kbuild: consolidate Clang compiler flagsMasahiro Yamada2018-11-13
| * kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada2018-11-13
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-28
|\ \
| * | kbuild: Add support for DT binding schema checksRob Herring2018-12-13
| |/
* | Linux 4.20Linus Torvalds2018-12-23
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-21
|\ \
| * | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2018-12-19
* | | Merge tag 'kbuild-fixes-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-20
|\ \ \
| * | | kbuild: fix false positive warning/error about missing libelfMasahiro Yamada2018-12-19
| | |/ | |/|
* | | Linux 4.20-rc7Linus Torvalds2018-12-16
* | | Linux 4.20-rc6Linus Torvalds2018-12-09
| |/ |/|
* | Linux 4.20-rc5Linus Torvalds2018-12-02
* | Linux 4.20-rc4Linus Torvalds2018-11-25
* | Linux 4.20-rc3Linus Torvalds2018-11-18
|/
* Linux 4.20-rc2Linus Torvalds2018-11-11
* Linux 4.20-rc1Linus Torvalds2018-11-04
* kbuild: remove cc-name variableMasahiro Yamada2018-11-02
* kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-02
* Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2018-10-28
|\
| * Makefile: Globally enable VLA warningKees Cook2018-10-11
* | Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-10-28
|\ \
| * | kbuild: add -Wno-unused-but-set-variable flag unconditionallyMasahiro Yamada2018-10-18
| * | kbuild: add -Wdeclaration-after-statement flag unconditionallyMasahiro Yamada2018-10-18
| * | kbuild: add -Wno-pointer-sign flag unconditionallyMasahiro Yamada2018-10-18
| * | kbuild: do not pass $(objtree) to scripts/mkmakefileMasahiro Yamada2018-10-04
| * | kbuild: remove VERSION and PATCHLEVEL from $(objtree)/MakefileMasahiro Yamada2018-10-04
| * | kbuild: add --include-dir flag only for out-of-tree buildMasahiro Yamada2018-10-04
| * | kbuild: remove dead code in cmd_files calculation in top MakefileMasahiro Yamada2018-09-14
| * | kbuild: hide most of targets when running config or mixed targetsMasahiro Yamada2018-09-14
* | | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\ \ \
| * | | kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-02
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-23
|\ \ \
| * | | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2018-10-04
* | | | Linux 4.19Greg Kroah-Hartman2018-10-22
* | | | Linux 4.19-rc8Greg Kroah-Hartman2018-10-15
* | | | Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-10-11
|\ \ \ \