summaryrefslogtreecommitdiff
path: root/include/linux/export.h
Commit message (Expand)AuthorAge
* module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel2017-02-03
* modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-03
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\
| * kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-09
* | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
|/
* export.h: use __is_defined() to check if __KSYM_* is definedMasahiro Yamada2016-06-20
* kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2016-03-29
* export.h: allow for per-symbol configurable EXPORT_SYMBOL()Nicolas Pitre2016-03-29
* export: declare ksymtab symbolsJohannes Berg2014-01-16
* asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visibleAndi Kleen2013-10-29
* CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-15
* module.h: split out the EXPORT_SYMBOL into export.hPaul Gortmaker2011-10-31