index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
export.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
export: Make CRCs robust to symbol trimming
Quentin Perret
1
-0
/
+5
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-8
/
+0
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-1
/
+0
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-14
export.h: fix section name for CONFIG_TRIM_UNUSED_KSYMS for Clang
Nick Desaulniers
1
-1
/
+1
2019-12-16
export.h: reduce __ksymtab_strings string duplication by using "MS" section f...
Jessica Yu
1
-10
/
+23
2019-12-05
Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-63
/
+28
2019-11-14
export,module: add SPDX GPL-2.0 license identifier to headers with no license
Masahiro Yamada
1
-0
/
+1
2019-10-28
export: avoid code duplication in include/linux/export.h
Masahiro Yamada
1
-63
/
+28
2019-10-18
symbol namespaces: revert to previous __ksymtab name scheme
Matthias Maennich
1
-9
/
+5
2019-10-07
module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict
Masahiro Yamada
1
-3
/
+3
2019-10-07
module: swap the order of symbol.namespace
Masahiro Yamada
1
-2
/
+2
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+66
2019-09-14
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
1
-26
/
+16
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
1
-1
/
+1
2019-09-10
export.h: remove defined(__KERNEL__), which is no longer needed
Masahiro Yamada
1
-1
/
+1
2019-09-10
export: allow definition default namespaces in Makefiles or sources
Matthias Maennich
1
-0
/
+6
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
1
-16
/
+75
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
1
-1
/
+2
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
1
-9
/
+9
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-7
/
+0
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
1
-11
/
+35
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-1
/
+10
2018-08-22
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
1
-7
/
+0
2018-05-17
export.h: remove code for prefixing symbols with underscore
Masahiro Yamada
1
-11
/
+5
2017-02-03
module: unify absolute krctab definitions for 32-bit and 64-bit
Ard Biesheuvel
1
-7
/
+0
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
1
-0
/
+14
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-15
/
+15
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-09-09
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
1
-15
/
+15
2016-06-20
export.h: use __is_defined() to check if __KSYM_* is defined
Masahiro Yamada
1
-1
/
+1
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
1
-1
/
+12
2016-03-29
export.h: allow for per-symbol configurable EXPORT_SYMBOL()
Nicolas Pitre
1
-2
/
+20
2014-01-16
export: declare ksymtab symbols
Johannes Berg
1
-0
/
+1
2013-10-29
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
Andi Kleen
1
-2
/
+2
2013-03-15
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
1
-6
/
+14
2011-10-31
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
1
-0
/
+89