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
/
adjust_autoksyms.sh
Date
Commit Message
Rev
Author
2021-09-03
kbuild: redo fake deps at include/ksym/*.h
bc7cd2dd
Masahiro Yamada
2021-02-28
kbuild: do not include include/config/auto.conf from adjust_autoksyms.sh
12e9dea6
Masahiro Yamada
2020-03-03
kbuild: split adjust_autoksyms.sh in two parts
cd195bc4
Quentin Perret
2020-03-03
kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
1518c633
Quentin Perret
2019-07-18
kbuild: remove the first line of *.mod files
60ae1b19
Masahiro Yamada
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
b7dca6dd
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
d2912cb1
Thomas Gleixner
2019-03-14
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
94cf8acc
Masahiro Yamada
2018-05-17
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
704db543
Masahiro Yamada
2018-04-03
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
3b24b837
Linus Torvalds
2018-03-26
kbuild: move include/config/ksym/* to include/ksym/*
fbfa9be9
Masahiro Yamada
2018-03-26
kbuild: remove wrong 'touch' in adjust_autoksyms.sh
baa16684
Masahiro Yamada
2018-03-26
kbuild: Improve portability of some sed invocations
1fe7d2bb
Michael Forney
2018-03-21
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
825d4875
Nicolas Pitre
2016-12-11
kbuild: fix scripts/adjust_autoksyms.sh* for the no modules case
d073472a
Nicolas Pitre
2016-05-10
kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
a7c65b97
Nicolas Pitre
2016-03-29
kbuild: create/adjust generated/autoksyms.h
23121ca2
Nicolas Pitre