aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/adjust_autoksyms.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18kbuild: remove the first line of *.mod filesMasahiro Yamada1-2/+2
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada1-9/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-3/+1
2019-03-14kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada1-8/+1
2018-05-17kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIXMasahiro Yamada1-3/+0
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-5/+4
2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada1-1/+1
2018-03-26kbuild: remove wrong 'touch' in adjust_autoksyms.shMasahiro Yamada1-3/+0
2018-03-26kbuild: Improve portability of some sed invocationsMichael Forney1-1/+3
2018-03-21kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre1-0/+7
2016-12-11kbuild: fix scripts/adjust_autoksyms.sh* for the no modules caseNicolas Pitre1-0/+1
2016-05-10kbuild: fix adjust_autoksyms.sh for modules that need only one symbolNicolas Pitre1-1/+1
2016-03-29kbuild: create/adjust generated/autoksyms.hNicolas Pitre1-0/+101