index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
adjust_autoksyms.sh
Age
Commit message (
Expand
)
Author
2020-03-03
kbuild: split adjust_autoksyms.sh in two parts
Quentin Perret
2020-03-03
kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
Quentin Perret
2019-07-18
kbuild: remove the first line of *.mod files
Masahiro Yamada
2019-07-18
kbuild: create *.mod with full directory path and remove MODVERDIR
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-14
kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}
Masahiro Yamada
2018-05-17
kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
Masahiro Yamada
2018-04-03
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-03-26
kbuild: move include/config/ksym/* to include/ksym/*
Masahiro Yamada
2018-03-26
kbuild: remove wrong 'touch' in adjust_autoksyms.sh
Masahiro Yamada
2018-03-26
kbuild: Improve portability of some sed invocations
Michael Forney
2018-03-21
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
2016-12-11
kbuild: fix scripts/adjust_autoksyms.sh* for the no modules case
Nicolas Pitre
2016-05-10
kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
Nicolas Pitre
2016-03-29
kbuild: create/adjust generated/autoksyms.h
Nicolas Pitre