Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
linux
/
fc31d47a634188e4a7dcf9276bbc04cfadbc2383
/
Makefile
fc31d47
ANDROID: Makefile: append BUILD_NUMBER to version string when defined
by Alex Hong
· 6 years ago
76a0d39
ANDROID: GKI: scripts: Makefile: update the lz4 command
by Alistair Delva
· 5 years ago
a33191d
Merge 5.8-rc1 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
2f9c5c3
Merge 3b69e8b45711 ("Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh") into android-mainline
by Greg Kroah-Hartman
· 5 years ago
3330492
Revert "ANDROID: kbuild: add support for Clang LTO"
by Greg Kroah-Hartman
· 5 years ago
f3ab3cc
Revert "ANDROID: kbuild: merge module sections with LTO"
by Greg Kroah-Hartman
· 5 years ago
820fe5f
Revert "ANDROID: kbuild: limit LTO inlining"
by Greg Kroah-Hartman
· 5 years ago
b3a9e3b
Linux 5.8-rc1
by Linus Torvalds
· 5 years ago
6adc19f
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
37d1a04
Rebase locking/kcsan to locking/urgent
by Thomas Gleixner
· 5 years ago
e4a42c8
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
by Denis Efremov
· 5 years ago
48c3dc5
Merge commit '533b220f7be4' ("Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux") into android-mainline
by Will Deacon
· 5 years ago
294257f
Revert "FROMLIST: add support for Clang's Shadow Call Stack (SCS)"
by Will Deacon
· 5 years ago
cff11ab
Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
8dfb61d
kbuild: add variables for compression tools
by Denis Efremov
· 5 years ago
e0b250b
Makefile: install modules.builtin even if CONFIG_MODULES=n
by Jonas Zeiger
· 5 years ago
48a0f72
modpost: show warning if any of symbol dump files is missing
by Masahiro Yamada
· 5 years ago
269a535
modpost: generate vmlinux.symvers and reuse it for the second modpost
by Masahiro Yamada
· 5 years ago
b2c8855
kbuild: update modules.order only when contained modules are updated
by Masahiro Yamada
· 5 years ago
f0d50ca
kbuild: refactor KBUILD_VMLINUX_{OBJS,LIBS} calculation
by Masahiro Yamada
· 5 years ago
533b220
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
95fb631
kbuild: merge net-y and virt-y into drivers-y
by Masahiro Yamada
· 5 years ago
23febe3
kbuild: merge init-y into core-y
by Masahiro Yamada
· 5 years ago
fb2d99b
kbuild: merge two 'ifdef CONFIG_TRIM_UNUSED_KSYMS' blocks
by Masahiro Yamada
· 5 years ago
4b50c8c
kbuild: force to build vmlinux if CONFIG_MODVERSION=y
by Masahiro Yamada
· 5 years ago
19f96e1
Merge 5.7 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
3d77e6a
Linux 5.7
by Linus Torvalds
· 5 years ago
10e68b02
Makefile: support compressed debug info
by Nick Desaulniers
· 5 years ago
e9e81b6
kbuild: disallow multi-word in M= or KBUILD_EXTMOD
by Masahiro Yamada
· 5 years ago
b480fec
kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n
by Masahiro Yamada
· 5 years ago
8451791
kbuild: make module name conflict fatal error
by Masahiro Yamada
· 5 years ago
121c2a1
kbuild: error out if targets prefixed with '__' are directly run
by Masahiro Yamada
· 5 years ago
93fdddf
kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))
by Masahiro Yamada
· 5 years ago
0663c68
kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS
by Masahiro Yamada
· 5 years ago
610134b
kbuild: remove misleading stale FIXME comment
by Masahiro Yamada
· 5 years ago
3044dd0
kbuild: invoke syncconfig if autoconf.h is missing
by Masahiro Yamada
· 5 years ago
c167607
Merge 5.7-rc7 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
9cb1fd0
Linux 5.7-rc7
by Linus Torvalds
· 5 years ago
5579d6e
Merge 5.7-rc6 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
b9bbe6e
Linux 5.7-rc6
by Linus Torvalds
· 5 years ago
7f3a59d
kbuild: add infrastructure to build userspace programs
by Masahiro Yamada
· 5 years ago
d08b9f0
scs: Add support for Clang's Shadow Call Stack (SCS)
by Sami Tolvanen
· 5 years ago
ea21e90
kbuild: remove '/' target
by Masahiro Yamada
· 5 years ago
6ea645e
Merge 5.7-rc5 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
2ef96a5
Linux 5.7-rc5
by Linus Torvalds
· 5 years ago
adc7192
gcc-10: disable 'restrict' warning for now
by Linus Torvalds
· 5 years ago
5a76021
gcc-10: disable 'stringop-overflow' warning for now
by Linus Torvalds
· 5 years ago
4472099
gcc-10: disable 'array-bounds' warning for now
by Linus Torvalds
· 5 years ago
5c45de2
gcc-10: disable 'zero-length-bounds' warning for now
by Linus Torvalds
· 5 years ago
78a5255
Stop the ad-hoc games with -Wno-maybe-initialized
by Linus Torvalds
· 5 years ago
5ff417a
Merge 5.7-rc4 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
0e698df
Linux 5.7-rc4
by Linus Torvalds
· 5 years ago
09257b6
Merge 5.7-rc3 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
6a8b55e
Linux 5.7-rc3
by Linus Torvalds
· 5 years ago
1d70bdb
Merge 5.7-rc2 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
ae83d0b
Linux 5.7-rc2
by Linus Torvalds
· 5 years ago
3b02a05
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
by Ingo Molnar
· 5 years ago
ba9bbd9
Merge 5.7-rc1 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
8f3d9f3
Linux 5.7-rc1
by Linus Torvalds
· 5 years ago
65dd1c4
Merge b032227c6293 ("Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2") into android-mainline
by Greg Kroah-Hartman
· 5 years ago
a0d1c95
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
by Masahiro Yamada
· 5 years ago
7e20e47
kbuild: replace AS=clang with LLVM_IAS=1
by Masahiro Yamada
· 5 years ago
7273ad2
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
by Masahiro Yamada
· 5 years ago
afe956c
kbuild: Enable -Wtautological-compare
by Nathan Chancellor
· 5 years ago
325c844
ANDROID: kbuild: ensure __cfi_check is correctly aligned
by Sami Tolvanen
· 5 years ago
6aea7b7
Merge 1a323ea5356e ("x86: get rid of 'errret' argument to __get_user_xyz() macross") into android-mainline
by Greg Kroah-Hartman
· 5 years ago
5b67fbf
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
e51d8da
Makefile: Update kselftest help information
by Shuah Khan
· 5 years ago
b892a58
Merge 5.6 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
7111951
Linux 5.6
by Linus Torvalds
· 5 years ago
4623980
kbuild: add outputmakefile to no-dot-config-targets
by David Engraf
· 5 years ago
aa824e0
kbuild: remove AS variable
by Masahiro Yamada
· 5 years ago
f463c35
kbuild: add comment about grouped target
by Masahiro Yamada
· 5 years ago
735aab1
kbuild: add -Wall to KBUILD_HOSTCXXFLAGS
by Masahiro Yamada
· 5 years ago
2431f22
kbuild: compute the dtbs_install destination more simply
by Masahiro Yamada
· 5 years ago
be8d9e8
Merge 5.6-rc7 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
16fbf79
Linux 5.6-rc7
by Linus Torvalds
· 5 years ago
df10846
Merge branch 'linus' into locking/kcsan, to pick up fixes
by Ingo Molnar
· 5 years ago
a4654e9
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
by Ingo Molnar
· 5 years ago
207f75c
Merge tag 'kbuild-fixes-v5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
b111213
Makefile: disallow data races on gcc-10 as well
by Sergei Trofimovich
· 5 years ago
ae56fd9
Merge 5.6-rc6 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
fb33c65
Linux 5.6-rc6
by Linus Torvalds
· 5 years ago
9dffecc
kbuild: allow to run dt_binding_check without kernel configuration
by Masahiro Yamada
· 5 years ago
e10c432
kbuild: allow to run dt_binding_check and dtbs_check in a single command
by Masahiro Yamada
· 5 years ago
b5154bf
kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
by Masahiro Yamada
· 5 years ago
46b7c49
kbuild: Fix inconsistent comment
by SZ Lin (林上智)
· 5 years ago
fe40822
ANDROID: kbuild: align UNUSED_KSYMS_WHITELIST with upstream
by Quentin Perret
· 5 years ago
ab9ed60
Merge 5.6-rc5 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
2c523b3
Linux 5.6-rc5
by Linus Torvalds
· 5 years ago
5ef359d
ANDROID: CC_FLAGS_CFI add -fno-sanitize-blacklist
by Ramon Pantin
· 5 years ago
88694cf
kbuild: generate autoksyms.h early
by Quentin Perret
· 5 years ago
2a86f66
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
by Masahiro Yamada
· 5 years ago
a83e4ca
kbuild: remove cc-option switch from -Wframe-larger-than=
by Masahiro Yamada
· 5 years ago
f4bdd2d
Merge 5.6-rc4 into android-mainline
by Greg Kroah-Hartman
· 5 years ago
98d54f8
Linux 5.6-rc4
by Linus Torvalds
· 5 years ago
ada445e
FROMLIST: kbuild: generate autoksyms.h early
by Quentin Perret
· 5 years ago
c473a8d
kbuild: add dt_binding_check to PHONY in a correct place
by Masahiro Yamada
· 5 years ago
964a596
kbuild: add dtbs_check to PHONY
by Masahiro Yamada
· 5 years ago
505b12b
kbuild: add comment for V=2 mode
by Randy Dunlap
· 5 years ago
Next »