summaryrefslogtreecommitdiffstats
path: root/include/linux/export.h
Commit message (Expand)AuthorAgeFilesLines
* 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