index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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