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