summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add -Wdeclaration-after-statement flag unconditionallyMasahiro Yamada2018-10-191-1/+1
* kbuild: add -Wno-pointer-sign flag unconditionallyMasahiro Yamada2018-10-191-1/+1
* kbuild: do not pass $(objtree) to scripts/mkmakefileMasahiro Yamada2018-10-041-1/+1
* kbuild: remove VERSION and PATCHLEVEL from $(objtree)/MakefileMasahiro Yamada2018-10-041-2/+1Star
* kbuild: add --include-dir flag only for out-of-tree buildMasahiro Yamada2018-10-041-4/+10
* kbuild: remove dead code in cmd_files calculation in top MakefileMasahiro Yamada2018-09-141-2/+1Star
* kbuild: hide most of targets when running config or mixed targetsMasahiro Yamada2018-09-141-3/+2Star
* Linux 4.19-rc3Linus Torvalds2018-09-101-1/+1
* Linux 4.19-rc2Linus Torvalds2018-09-021-1/+1
* disable stringop truncation warnings for nowStephen Rothwell2018-08-311-0/+3
* Linux 4.19-rc1Linus Torvalds2018-08-261-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-261-0/+4
|\
| * x86/vdso: Fix vDSO build if a retpoline is emittedAndy Lutomirski2018-08-201-0/+4
* | kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-3/+3
* | kbuild: test dead code/data elimination support in KconfigMasahiro Yamada2018-08-241-6/+2Star
* | kbuild: remove "rpm" target, which is alias of "rpm-pkg"Masahiro Yamada2018-08-221-4/+0Star
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-211-4/+20
|\ \ | |/ |/|
| * tracing: Add -mcount-nop option supportVasily Gorbik2018-08-161-0/+6
| * tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2018-08-161-0/+7
| * tracing: Handle CC_FLAGS_FTRACE more accuratelyVasily Gorbik2018-08-161-4/+7
* | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-151-18/+26
|\ \
| * | kbuild: remove auto.conf from prerequisite of phony targetsMasahiro Yamada2018-07-251-10/+4Star
| * | kbuild: do not update config for 'make kernelrelease'Masahiro Yamada2018-07-251-1/+2
| * | kbuild: do not update config when running install targetsMasahiro Yamada2018-07-251-7/+20
| * | kbuild: use 'include' directive to load auto.conf from top MakefileMasahiro Yamada2018-07-251-1/+1
* | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-11/+13
|\ \ \
| * | | kbuild: make samples really depend on headers_installMasahiro Yamada2018-08-091-1/+2
| * | | kbuild: add %asm-generic to no-dot-config-targetsMasahiro Yamada2018-08-071-1/+1
| * | | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-281-1/+1
| * | | kbuild: Use HOST*FLAGS options from the command lineLaura Abbott2018-07-171-4/+5
| * | | kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBSLaura Abbott2018-07-171-2/+2
| * | | kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott2018-07-171-2/+2
| * | | kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGSLaura Abbott2018-07-171-2/+2
| * | | kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott2018-07-171-2/+2
| |/ /
* | | Linux 4.18Linus Torvalds2018-08-121-1/+1
* | | Linux 4.18-rc8Linus Torvalds2018-08-051-1/+1
* | | Linux 4.18-rc7Linus Torvalds2018-07-291-1/+1
| |/ |/|
* | Linux 4.18-rc6Linus Torvalds2018-07-221-1/+1
|/
* Linux 4.18-rc5Linus Torvalds2018-07-151-1/+1
* Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-131-4/+4
|\
| * kbuild: suppress warnings from 'getconf LFS_*'Masahiro Yamada2018-07-121-3/+3
| * kbuild: .PHONY is not a variable, but PHONY isUlf Magnusson2018-07-061-1/+1
* | Linux 4.18-rc4Linus Torvalds2018-07-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-021-5/+0Star
|\ \ | |/ |/|
| * bpfilter: check compiler capability in KconfigMasahiro Yamada2018-06-281-5/+0Star
* | Linux 4.18-rc3Linus Torvalds2018-07-021-1/+1
|/
* Linux 4.18-rc2Linus Torvalds2018-06-241-1/+1
* Linux 4.18-rc1Linus Torvalds2018-06-171-2/+2
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-2/+2
* kcov: test compiler capability in Kconfig and correct dependencyMasahiro Yamada2018-06-111-1/+1