aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/export.h
AgeCommit message (Expand)Author
2018-05-17export.h: remove code for prefixing symbols with underscoreMasahiro Yamada
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-09-09kbuild: allow archs to select link dead code/data eliminationNicholas Piggin
2016-06-20export.h: use __is_defined() to check if __KSYM_* is definedMasahiro Yamada
2016-03-29kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre
2016-03-29export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre
2014-01-16export: declare ksymtab symbolsJohannes Berg
2013-10-29asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2011-10-31module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker