Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
1b6fd3d5d18bbc1b1abf3b0cbc4b95a9a63d407b
/
Makefile
6510223
Linux 4.20-rc1
by Linus Torvalds
· 6 years ago
9951674
kbuild: remove cc-name variable
by Masahiro Yamada
· 6 years ago
076f421
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
by Masahiro Yamada
· 6 years ago
746bb4e
Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
ac747c0
Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
0200fbd
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
84df952
Linux 4.19
by Greg Kroah-Hartman
· 6 years ago
9df3e7a
kbuild: add -Wno-unused-but-set-variable flag unconditionally
by Masahiro Yamada
· 6 years ago
a33e7ae
kbuild: add -Wdeclaration-after-statement flag unconditionally
by Masahiro Yamada
· 6 years ago
fb073a4
kbuild: add -Wno-pointer-sign flag unconditionally
by Masahiro Yamada
· 6 years ago
35a7f35
Linux 4.19-rc8
by Greg Kroah-Hartman
· 6 years ago
e533717
Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Greg Kroah-Hartman
· 6 years ago
0bb95f8
Makefile: Globally enable VLA warning
by Kees Cook
· 6 years ago
0238df64
Linux 4.19-rc7
by Greg Kroah-Hartman
· 6 years ago
4fd6127
kbuild: do not pass $(objtree) to scripts/mkmakefile
by Masahiro Yamada
· 6 years ago
77ec0c2
kbuild: remove VERSION and PATCHLEVEL from $(objtree)/Makefile
by Masahiro Yamada
· 6 years ago
80463f1
kbuild: add --include-dir flag only for out-of-tree build
by Masahiro Yamada
· 6 years ago
77b0bf5
kbuild/Makefile: Prepare for using macros in inline assembly code to work around asm() related GCC inlining bugs
by Nadav Amit
· 6 years ago
37c8a5f
kbuild: consolidate Devicetree dtb build rules
by Rob Herring
· 7 years ago
17b57b1
Linux 4.19-rc6
by Greg Kroah-Hartman
· 6 years ago
6bf4ca7
Linux 4.19-rc5
by Greg Kroah-Hartman
· 6 years ago
ef8c4ed
kbuild: allow to use GCC toolchain not in Clang search path
by Stefan Agner
· 6 years ago
c0747ad
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Greg Kroah-Hartman
· 6 years ago
7876320
Linux 4.19-rc4
by Linus Torvalds
· 6 years ago
00d78ab
kbuild: remove dead code in cmd_files calculation in top Makefile
by Masahiro Yamada
· 6 years ago
25815cf5
kbuild: hide most of targets when running config or mixed targets
by Masahiro Yamada
· 6 years ago
b1f4ff7
tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE
by Paulo Zanoni
· 6 years ago
11da3a7
Linux 4.19-rc3
by Linus Torvalds
· 6 years ago
b2d35fa
selftests: add headers_install to lib.mk
by Anders Roxell
· 6 years ago
5736184
Linux 4.19-rc2
by Linus Torvalds
· 6 years ago
217c3e0
disable stringop truncation warnings for now
by Stephen Rothwell
· 6 years ago
5b394b2
Linux 4.19-rc1
by Linus Torvalds
· 6 years ago
2a8a2b7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
e85d1d6
kbuild: test dead code/data elimination support in Kconfig
by Masahiro Yamada
· 6 years ago
dd5806e
kbuild: remove "rpm" target, which is alias of "rpm-pkg"
by Masahiro Yamada
· 6 years ago
7140ad3
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
2e549b2
x86/vdso: Fix vDSO build if a retpoline is emitted
by Andy Lutomirski
· 6 years ago
2f4df00
tracing: Add -mcount-nop option support
by Vasily Gorbik
· 6 years ago
07d0408
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
by Vasily Gorbik
· 6 years ago
f28bc3c
tracing: Handle CC_FLAGS_FTRACE more accurately
by Vasily Gorbik
· 6 years ago
01f0e5cd
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
94710ca
Linux 4.18
by Linus Torvalds
· 6 years ago
3fca170
kbuild: make samples really depend on headers_install
by Masahiro Yamada
· 6 years ago
63e31a6
kbuild: add %asm-generic to no-dot-config-targets
by Masahiro Yamada
· 6 years ago
1ffaddd
Linux 4.18-rc8
by Linus Torvalds
· 6 years ago
acb1872
Linux 4.18-rc7
by Linus Torvalds
· 6 years ago
43fee2b
kbuild: do not redirect the first prerequisite for filechk
by Masahiro Yamada
· 6 years ago
2063945
kbuild: remove auto.conf from prerequisite of phony targets
by Masahiro Yamada
· 6 years ago
a29d4d8
kbuild: do not update config for 'make kernelrelease'
by Masahiro Yamada
· 6 years ago
d794241
kbuild: do not update config when running install targets
by Masahiro Yamada
· 6 years ago
0a16d2e
kbuild: use 'include' directive to load auto.conf from top Makefile
by Masahiro Yamada
· 6 years ago
d72e90f3
Linux 4.18-rc6
by Linus Torvalds
· 6 years ago
f92d19e
kbuild: Use HOST*FLAGS options from the command line
by Laura Abbott
· 6 years ago
8377bd2
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
by Laura Abbott
· 6 years ago
b90a368
kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGS
by Laura Abbott
· 6 years ago
10844ae
kbuild: Rename HOSTCXXFLAGS to KBUILD_HOSTCXXFLAGS
by Laura Abbott
· 6 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 6 years ago
9d3cce1
Linux 4.18-rc5
by Linus Torvalds
· 6 years ago
79facf3
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
6d79a7b
kbuild: suppress warnings from 'getconf LFS_*'
by Masahiro Yamada
· 6 years ago
1e4b044
Linux 4.18-rc4
by Linus Torvalds
· 6 years ago
bd412d8
kbuild: .PHONY is not a variable, but PHONY is
by Ulf Magnusson
· 6 years ago
4e33d7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
021c917
Linux 4.18-rc3
by Linus Torvalds
· 6 years ago
88e85a7
bpfilter: check compiler capability in Kconfig
by Masahiro Yamada
· 6 years ago
7daf201
Linux 4.18-rc2
by Linus Torvalds
· 6 years ago
ce397d2
Linux 4.18-rc1
by Linus Torvalds
· 6 years ago
050e9ba
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
by Linus Torvalds
· 6 years ago
5aadfde
kcov: test compiler capability in Kconfig and correct dependency
by Masahiro Yamada
· 6 years ago
2a61f47
stack-protector: test compiler capability in Kconfig and drop AUTO mode
by Masahiro Yamada
· 6 years ago
315bab4
kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE
by Masahiro Yamada
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
0ad39cb
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
819dd92
bpfilter: switch to CC from HOSTCC
by Alexei Starovoitov
· 6 years ago
29dcea8
Linux 4.17
by Linus Torvalds
· 6 years ago
1f2f01b
kbuild: add machine size to CHECKFLAGS
by Luc Van Oostenryck
· 6 years ago
1451676
kbuild: add endianness flag to CHEKCFLAGS
by Luc Van Oostenryck
· 6 years ago
59f7b58
kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twice
by Luc Van Oostenryck
· 6 years ago
21c54b7
kconfig: show compiler version text in the top comment
by Masahiro Yamada
· 6 years ago
2972666
kconfig: replace $(UNAME_RELEASE) with function call
by Masahiro Yamada
· 6 years ago
104daea
kconfig: reference environment variables directly and remove 'option env='
by Masahiro Yamada
· 6 years ago
f1089c9
kbuild: remove CONFIG_CROSS_COMPILE support
by Masahiro Yamada
· 6 years ago
e08d6de
kbuild: remove kbuild cache
by Masahiro Yamada
· 6 years ago
b04e217
Linux 4.17-rc7
by Linus Torvalds
· 6 years ago
861d9dd
Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
771c577
Linux 4.17-rc6
by Linus Torvalds
· 6 years ago
6ca8d94
kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module build
by Nicholas Piggin
· 7 years ago
5a144a1
depmod.sh: remove symbol prefix support
by Masahiro Yamada
· 7 years ago
8438ee7
Makefile: disable PIE before testing asm goto
by Michal Kubecek
· 7 years ago
c64ba04
kbuild: gcov: enable -fno-tree-loop-im if supported
by Nick Desaulniers
· 7 years ago
67b8d5c
Linux 4.17-rc5
by Linus Torvalds
· 7 years ago
75bc37f
Linux 4.17-rc4
by Linus Torvalds
· 7 years ago
6da6c0d
Linux v4.17-rc3
by Linus Torvalds
· 7 years ago
6d08b06
Linux 4.17-rc2
by Linus Torvalds
· 7 years ago
60cc43f
Linux 4.17-rc1
by Linus Torvalds
· 7 years ago
a73619a
kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
by Masahiro Yamada
· 7 years ago
Next »