Age | Commit message (Expand) | Author | Files | Lines |
2020-03-03 | kbuild: split adjust_autoksyms.sh in two parts | Quentin Perret | 1 | -32/+4 |
2020-03-03 | kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS | Quentin Perret | 1 | -0/+12 |
2019-07-17 | kbuild: remove the first line of *.mod files | Masahiro Yamada | 1 | -2/+2 |
2019-07-17 | kbuild: create *.mod with full directory path and remove MODVERDIR | Masahiro Yamada | 1 | -9/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -3/+1 |
2019-03-13 | kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG} | Masahiro Yamada | 1 | -8/+1 |
2018-05-17 | kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX | Masahiro Yamada | 1 | -3/+0 |
2018-04-04 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -5/+4 |
2018-03-25 | kbuild: move include/config/ksym/* to include/ksym/* | Masahiro Yamada | 1 | -1/+1 |
2018-03-25 | kbuild: remove wrong 'touch' in adjust_autoksyms.sh | Masahiro Yamada | 1 | -3/+0 |
2018-03-25 | kbuild: Improve portability of some sed invocations | Michael Forney | 1 | -1/+3 |
2018-03-21 | kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races | Nicolas Pitre | 1 | -0/+7 |
2016-12-12 | kbuild: fix scripts/adjust_autoksyms.sh* for the no modules case | Nicolas Pitre | 1 | -0/+1 |
2016-05-10 | kbuild: fix adjust_autoksyms.sh for modules that need only one symbol | Nicolas Pitre | 1 | -1/+1 |
2016-03-29 | kbuild: create/adjust generated/autoksyms.h | Nicolas Pitre | 1 | -0/+101 |