index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Age
Commit message (
Expand
)
Author
2021-09-03
kbuild: remove stale *.symversions
Masahiro Yamada
2021-09-03
kbuild: remove unused quiet_cmd_update_lto_symversions
Masahiro Yamada
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-05-24
kbuild: remove libelf checks from top Makefile
Masahiro Yamada
2021-05-19
kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'
Josh Poimboeuf
2021-05-06
kbuild: refactor fdtoverlay rule
Masahiro Yamada
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-25
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-24
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
2021-01-08
tracing: move function tracer options to Kconfig
Sami Tolvanen
2020-12-06
kbuild: avoid split lines in .mod files
Masahiro Yamada
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-08-10
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
2020-08-10
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
2020-08-10
kbuild: always create directories of targets
Masahiro Yamada
2020-07-07
kbuild: run the checker after the compiler
Luc Van Oostenryck
2020-06-03
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
2020-06-01
kbuild: refactor tagets caluculation for KBUILD_{BUILTIN,KBUILD_MODULES}
Masahiro Yamada
2020-05-26
kbuild: make modules.order rule consistent with built-in.a
Masahiro Yamada
2020-05-26
kbuild: rename subdir-obj-y to subdir-builtin
Masahiro Yamada
2020-05-26
kbuild: move subdir-obj-y to scripts/Makefile.build
Masahiro Yamada
2020-05-26
kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n
Masahiro Yamada
2020-05-26
kbuild: remove ifdef builtin-target / lib-target
Masahiro Yamada
2020-05-17
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
2020-04-09
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
2020-04-09
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-01-07
kbuild: use pattern rule for building built-in.a in sub-directories
Masahiro Yamada
2020-01-07
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
2019-11-15
kbuild: remove header compile test
Masahiro Yamada
2019-11-11
kbuild: make single target builds much faster
Masahiro Yamada
2019-11-11
kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories
Masahiro Yamada
2019-10-01
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-22
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-21
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-15
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-15
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-14
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
2019-08-10
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
[next]