aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/export.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-12module: Remove leftover '#undef' from export headerWill Deacon1-1/+0
2019-09-11module: Fix link failure due to invalid relocation on namespace offsetWill Deacon1-1/+1
2019-09-10module: add support for symbol namespaces.Matthias Maennich1-3/+3
2019-09-10export: explicitly align struct kernel_symbolMatthias Maennich1-5/+3
2018-12-01kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada1-5/+8
2018-08-22module: use relative references for __ksymtab entriesArd Biesheuvel1-2/+10
2018-05-17export.h: remove code for prefixing symbols with underscoreMasahiro Yamada1-22/+12
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel1-5/+6
2016-12-07Revert "default exported asm symbols to zero"Linus Torvalds1-1/+0
2016-12-02default exported asm symbols to zeroArnd Bergmann1-0/+1
2016-10-27kconfig.h: remove config_enabled() macroMasahiro Yamada1-1/+1
2016-08-07EXPORT_SYMBOL() for asmAl Viro1-0/+94