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