index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
export.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-12-01
1
-9
/
+9
*
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
1
-7
/
+0
|
\
|
*
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
2018-08-22
1
-7
/
+0
*
|
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
1
-11
/
+35
*
|
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
1
-1
/
+10
|
/
*
export.h: remove code for prefixing symbols with underscore
Masahiro Yamada
2018-05-17
1
-11
/
+5
*
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
2017-02-03
1
-7
/
+0
*
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2017-02-03
1
-0
/
+14
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-15
/
+15
|
\
|
*
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
1
-15
/
+15
*
|
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
|
/
*
export.h: use __is_defined() to check if __KSYM_* is defined
Masahiro Yamada
2016-06-20
1
-1
/
+1
*
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
1
-1
/
+12
*
export.h: allow for per-symbol configurable EXPORT_SYMBOL()
Nicolas Pitre
2016-03-29
1
-2
/
+20
*
export: declare ksymtab symbols
Johannes Berg
2014-01-16
1
-0
/
+1
*
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
Andi Kleen
2013-10-29
1
-2
/
+2
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
1
-6
/
+14
*
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
2011-10-31
1
-0
/
+89