VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
Makefile.modfinal
Date
Commit Message
Rev
Author
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
850ded46
Sami Tolvanen
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
81361b83
Linus Torvalds
2021-05-27
kbuild: Quote OBJCOPY var to avoid a pahole call break the build
ff2e6efd
Javier Martinez Canillas
2021-05-24
kbuild: remove libelf checks from top Makefile
0d989ac2
Masahiro Yamada
2021-04-08
add support for Clang CFI
cf68fffb
Sami Tolvanen
2021-02-23
kbuild: lto: postpone objtool
b1a1a1a0
Sami Tolvanen
2021-01-14
kbuild: add support for Clang LTO
dc5723b0
Sami Tolvanen
2020-11-25
kbuild: Skip module BTF generation for out-of-tree external modules
e732b538
Andrii Nakryiko
2020-11-10
kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it
5f9ae91f
Andrii Nakryiko
2020-09-25
kbuild: preprocess module linker script
596b0474
Masahiro Yamada
2019-08-22
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
eb27ea5c
Masahiro Yamada
2019-08-22
kbuild: split final module linking out into Makefile.modfinal
9b9a3f20
Masahiro Yamada