index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: lto: postpone objtool
Sami Tolvanen
2021-02-23
1
-20
/
+2
*
tracing: add support for objtool mcount
Sami Tolvanen
2021-02-23
1
-0
/
+3
*
kbuild: lto: fix module versioning
Sami Tolvanen
2021-01-14
1
-2
/
+31
*
kbuild: add support for Clang LTO
Sami Tolvanen
2021-01-14
1
-1
/
+8
*
tracing: move function tracer options to Kconfig
Sami Tolvanen
2021-01-08
1
-4
/
+2
*
kbuild: avoid split lines in .mod files
Masahiro Yamada
2020-12-06
1
-8
/
+4
*
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-21
1
-1
/
+1
*
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
2020-08-10
1
-1
/
+4
*
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
2020-08-10
1
-2
/
+2
*
kbuild: always create directories of targets
Masahiro Yamada
2020-08-10
1
-3
/
+1
*
kbuild: run the checker after the compiler
Luc Van Oostenryck
2020-07-07
1
-2
/
+2
*
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
2020-06-03
1
-8
/
+13
*
kbuild: refactor tagets caluculation for KBUILD_{BUILTIN,KBUILD_MODULES}
Masahiro Yamada
2020-06-01
1
-13
/
+12
*
kbuild: make modules.order rule consistent with built-in.a
Masahiro Yamada
2020-05-26
1
-4
/
+6
*
kbuild: rename subdir-obj-y to subdir-builtin
Masahiro Yamada
2020-05-26
1
-4
/
+5
*
kbuild: move subdir-obj-y to scripts/Makefile.build
Masahiro Yamada
2020-05-26
1
-0
/
+2
*
kbuild: clear KBUILD_MODULES in top Makefile if CONFIG_MODULES=n
Masahiro Yamada
2020-05-26
1
-1
/
+1
*
kbuild: remove ifdef builtin-target / lib-target
Masahiro Yamada
2020-05-26
1
-8
/
+2
*
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
2020-05-17
1
-0
/
+6
*
kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=y
Masahiro Yamada
2020-04-09
1
-17
/
+0
*
gcc-plugins: drop support for GCC <= 4.7
Masahiro Yamada
2020-04-09
1
-1
/
+1
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-3
/
+5
*
kbuild: use pattern rule for building built-in.a in sub-directories
Masahiro Yamada
2020-01-07
1
-1
/
+1
*
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
2020-01-07
1
-1
/
+1
*
kbuild: remove header compile test
Masahiro Yamada
2019-11-15
1
-9
/
+0
*
kbuild: make single target builds much faster
Masahiro Yamada
2019-11-11
1
-1
/
+4
*
kbuild: reduce KBUILD_SINGLE_TARGETS as descending into subdirectories
Masahiro Yamada
2019-11-11
1
-3
/
+3
*
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-10-01
1
-1
/
+1
*
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-09-06
1
-1
/
+1
*
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-22
1
-13
/
+0
*
kbuild: add CONFIG_ASM_MODVERSIONS
Masahiro Yamada
2019-08-22
1
-6
/
+1
*
kbuild: make single targets work more correctly
Masahiro Yamada
2019-08-21
1
-6
/
+39
*
kbuild: fix modkern_aflags implementation
Masahiro Yamada
2019-08-15
1
-4
/
+3
*
kbuild: refactor part-of-module more
Masahiro Yamada
2019-08-15
1
-2
/
+1
*
kbuild: use $(basename ...) for cmd_asn1_compiler
Masahiro Yamada
2019-08-14
1
-2
/
+2
*
kbuild: show hint if subdir-y/m is used to visit module Makefile
Masahiro Yamada
2019-08-10
1
-0
/
+7
*
kbuild: generate modules.order only in directories visited by obj-y/m
Masahiro Yamada
2019-08-10
1
-1
/
+2
*
kbuild: fix false-positive need-builtin calculation
Masahiro Yamada
2019-08-10
1
-1
/
+2
*
kbuild: split out *.mod out of {single,multi}-used-m rules
Masahiro Yamada
2019-07-18
1
-9
/
+13
*
kbuild: remove the first line of *.mod files
Masahiro Yamada
2019-07-18
1
-2
/
+2
*
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-07-18
1
-12
/
+3
*
kbuild: remove duplication from modules.order in sub-directories
Masahiro Yamada
2019-07-17
1
-6
/
+3
*
kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
Masahiro Yamada
2019-07-17
1
-1
/
+1
*
kbuild: do not create empty modules.order in the prepare stage
Masahiro Yamada
2019-07-17
1
-1
/
+1
*
kbuild: compile-test headers listed in header-test-m as well
Masahiro Yamada
2019-07-17
1
-1
/
+1
*
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-11
1
-1
/
+1
*
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-07-09
1
-5
/
+5
*
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-06-15
1
-0
/
+9
*
Merge tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
1
-1
/
+1
|
\
|
*
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2019-04-02
1
-1
/
+1
[next]