index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
export.h
Age
Commit message (
Expand
)
Author
2022-05-24
kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
Masahiro Yamada
2021-02-03
asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTS
Quentin Perret
2019-12-16
export.h: reduce __ksymtab_strings string duplication by using "MS" section f...
Jessica Yu
2019-12-03
Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-11-14
export,module: add SPDX GPL-2.0 license identifier to headers with no license
Masahiro Yamada
2019-11-11
asm-generic/export.h: remove unneeded __kcrctab_* symbols
Masahiro Yamada
2019-11-11
asm-generic/export.h: make __ksymtab_* local symbols
Masahiro Yamada
2019-09-12
module: Remove leftover '#undef' from export header
Will Deacon
2019-09-11
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-05-17
export.h: remove code for prefixing symbols with underscore
Masahiro Yamada
2017-02-03
modversions: treat symbol CRCs as 32 bit quantities
Ard Biesheuvel
2016-12-07
Revert "default exported asm symbols to zero"
Linus Torvalds
2016-12-02
default exported asm symbols to zero
Arnd Bergmann
2016-10-27
kconfig.h: remove config_enabled() macro
Masahiro Yamada
2016-08-07
EXPORT_SYMBOL() for asm
Al Viro