index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
export.h
Age
Commit message (
Expand
)
Author
2017-02-03
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-09-09
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-06-20
export.h: use __is_defined() to check if __KSYM_* is defined
Masahiro Yamada
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
export.h: allow for per-symbol configurable EXPORT_SYMBOL()
Nicolas Pitre
2014-01-16
export: declare ksymtab symbols
Johannes Berg
2013-10-29
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
Andi Kleen
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2011-10-31
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker