index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
export.h
Commit message (
Expand
)
Author
Age
*
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-22
|
\
|
*
module: Fix link failure due to invalid relocation on namespace offset
Will Deacon
2019-09-11
|
*
export: allow definition default namespaces in Makefiles or sources
Matthias Maennich
2019-09-10
|
*
module: add support for symbol namespaces.
Matthias Maennich
2019-09-10
|
*
export: explicitly align struct kernel_symbol
Matthias Maennich
2019-09-10
*
|
export.h, genksyms: do not make genksyms calculate CRC of trimmed symbols
Masahiro Yamada
2019-09-13
*
|
export.h: remove defined(__KERNEL__), which is no longer needed
Masahiro Yamada
2019-09-10
|
/
*
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2018-12-01
*
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-25
|
\
|
*
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
2018-08-22
*
|
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
*
|
module: allow symbol exports to be disabled
Ard Biesheuvel
2018-08-22
|
/
*
export.h: remove code for prefixing symbols with underscore
Masahiro Yamada
2018-05-17
*
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
2017-02-03
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
|
\
|
*
kbuild: allow archs to select link dead code/data elimination
Nicholas Piggin
2016-09-09
*
|
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
|
/
*
export.h: use __is_defined() to check if __KSYM_* is defined
Masahiro Yamada
2016-06-20
*
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
2016-03-29
*
export: declare ksymtab symbols
Johannes Berg
2014-01-15
*
asmlinkage, module: Make ksymtab and kcrctab symbols and __this_module __visible
Andi Kleen
2013-10-28
*
CONFIG_SYMBOL_PREFIX: cleanup.
Rusty Russell
2013-03-15
*
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
2011-10-31