summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAge
...
| * | 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
|\ \ \ \
| * | | | kbuild: allow to use GCC toolchain not in Clang search pathStefan Agner2018-09-19
| | |_|/ | |/| |
* | | | Linux 4.19-rc7Greg Kroah-Hartman2018-10-07
| |/ / |/| |
* | | Linux 4.19-rc6Greg Kroah-Hartman2018-09-30
* | | Linux 4.19-rc5Greg Kroah-Hartman2018-09-23
* | | Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-09-17
|\ \ \
| * | | selftests: add headers_install to lib.mkAnders Roxell2018-09-05
* | | | Linux 4.19-rc4Linus Torvalds2018-09-16
* | | | tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACEPaulo Zanoni2018-09-12
| |/ / |/| |
* | | Linux 4.19-rc3Linus Torvalds2018-09-09
| |/ |/|
* | Linux 4.19-rc2Linus Torvalds2018-09-02
* | disable stringop truncation warnings for nowStephen Rothwell2018-08-30
|/
* Linux 4.19-rc1Linus Torvalds2018-08-26
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-26
|\
| * x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski2018-08-20
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-23
* | kbuild: test dead code/data elimination support in KconfigMasahiro Yamada2018-08-23
* | kbuild: remove "rpm" target, which is alias of "rpm-pkg"Masahiro Yamada2018-08-22
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\ \ | |/ |/|
| * tracing: Add -mcount-nop option supportVasily Gorbik2018-08-15
| * tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2018-08-15
| * tracing: Handle CC_FLAGS_FTRACE more accuratelyVasily Gorbik2018-08-15
* | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-15
|\ \
| * | kbuild: remove auto.conf from prerequisite of phony targetsMasahiro Yamada2018-07-25
| * | kbuild: do not update config for 'make kernelrelease'Masahiro Yamada2018-07-25
| * | kbuild: do not update config when running install targetsMasahiro Yamada2018-07-25
| * | kbuild: use 'include' directive to load auto.conf from top MakefileMasahiro Yamada2018-07-25
* | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-15
|\ \ \
| * | | kbuild: make samples really depend on headers_installMasahiro Yamada2018-08-09
| * | | kbuild: add %asm-generic to no-dot-config-targetsMasahiro Yamada2018-08-07
| * | | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-27
| * | | kbuild: Use HOST*FLAGS options from the command lineLaura Abbott2018-07-17
| * | | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-17
| * | | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-17
| * | | kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott2018-07-17
| * | | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-17
| |/ /