index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-24
/
+7
2023-06-22
kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
Masahiro Yamada
1
-14
/
+1
2023-06-22
modpost: check static EXPORT_SYMBOL* by modpost again
Masahiro Yamada
1
-4
/
+0
2023-06-22
kbuild: generate KSYMTAB entries by modpost
Masahiro Yamada
1
-5
/
+3
2023-06-10
kbuild: enable kernel-doc -Wall for W=2
Johannes Berg
1
-1
/
+3
2023-06-10
kernel-doc: don't let V=1 change outcome
Johannes Berg
1
-1
/
+1
2023-05-31
rust: upgrade to Rust 1.68.2
Miguel Ojeda
1
-1
/
+1
2023-04-12
rust: add pin-init API core
Benno Lossin
1
-1
/
+1
2023-04-12
rust: enable the `pin_macro` feature
Benno Lossin
1
-1
/
+1
2023-04-10
rust: Enable the new_uninit feature for kernel and driver crates
Asahi Lina
1
-1
/
+1
2023-01-22
kbuild: remove sed commands after rustc rules
Masahiro Yamada
1
-14
/
+4
2023-01-22
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
1
-7
/
+7
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-6
/
+8
2022-12-14
kbuild: change module.order to list *.o instead of *.ko
Masahiro Yamada
1
-1
/
+1
2022-11-22
kbuild: warn objects shared among multiple modules
Masahiro Yamada
1
-0
/
+6
2022-11-22
kbuild: add kbuild-file macro
Masahiro Yamada
1
-5
/
+1
2022-11-18
kbuild: Cleanup DT Overlay intermediate files as appropriate
Andrew Davis
1
-0
/
+2
2022-10-14
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
1
-1
/
+1
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-39
/
+17
2022-09-28
kbuild: fix and refactor single target build
Masahiro Yamada
1
-38
/
+16
2022-09-28
kbuild: do not deduplicate modules.order
Masahiro Yamada
1
-1
/
+1
2022-09-28
Kbuild: add Rust support
Miguel Ojeda
1
-0
/
+60
2022-07-27
kbuild: remove sed command from cmd_ar_builtin
Masahiro Yamada
1
-3
/
+2
2022-06-07
kbuild: avoid regex RS for POSIX awk
Kevin Locke
1
-2
/
+2
2022-06-05
kbuild: factor out the common objtool arguments
Masahiro Yamada
1
-26
/
+0
2022-06-01
kbuild: rebuild multi-object modules when objtool is updated
Masahiro Yamada
1
-3
/
+8
2022-06-01
kbuild: make *.mod rule robust against too long argument error
Masahiro Yamada
1
-2
/
+4
2022-06-01
kbuild: make built-in.a rule robust against too long argument error
Masahiro Yamada
1
-1
/
+6
2022-06-01
kbuild: check static EXPORT_SYMBOL* by script instead of modpost
Masahiro Yamada
1
-0
/
+4
2022-05-29
kbuild: do not create *.prelink.o for Clang LTO or IBT
Masahiro Yamada
1
-43
/
+20
2022-05-29
kbuild: replace $(linked-object) with CONFIG options
Masahiro Yamada
1
-2
/
+1
2022-05-26
Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-94
/
+39
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+14
2022-05-24
genksyms: adjust the output format to modpost
Masahiro Yamada
1
-6
/
+0
2022-05-24
kbuild: stop merging *.symversions
Masahiro Yamada
1
-19
/
+2
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
1
-23
/
+4
2022-05-24
Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-05-11
kbuild: record symbol versions in *.cmd files
Masahiro Yamada
1
-0
/
+7
2022-05-07
kbuild: read *.mod to get objects passed to $(LD) or $(AR)
Masahiro Yamada
1
-7
/
+3
2022-05-07
kbuild: make *.mod not depend on *.o
Masahiro Yamada
1
-3
/
+2
2022-05-07
kbuild: get rid of duplication in *.mod files
Masahiro Yamada
1
-1
/
+2
2022-05-07
kbuild: split the second line of *.mod into *.usyms
Masahiro Yamada
1
-8
/
+9
2022-05-07
kbuild: reuse real-search to simplify cmd_mod
Masahiro Yamada
1
-1
/
+1
2022-05-07
kbuild: refactor cmd_modversions_S
Masahiro Yamada
1
-11
/
+4
2022-05-07
kbuild: refactor cmd_modversions_c
Masahiro Yamada
1
-14
/
+11
2022-04-22
objtool: Remove --lto and --vmlinux in favor of --link
Josh Poimboeuf
1
-1
/
+3
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make static call annotation optional
Josh Poimboeuf
1
-0
/
+1
2022-04-22
objtool: Make stack validation frame-pointer-specific
Josh Poimboeuf
1
-1
/
+0
[next]