Age | Commit message (Expand) | Author | Files | Lines |
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 |