1. ce2b617 export.h: reduce __ksymtab_strings string duplication by using "MS" section flags by Jessica Yu · 5 years ago
  2. 388c645 Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  3. bf49d9d export,module: add SPDX GPL-2.0 license identifier to headers with no license by Masahiro Yamada · 5 years ago
  4. 03034db asm-generic/export.h: remove unneeded __kcrctab_* symbols by Masahiro Yamada · 5 years ago
  5. a31ec04 asm-generic/export.h: make __ksymtab_* local symbols by Masahiro Yamada · 5 years ago
  6. 2e6fcfe module: Remove leftover '#undef' from export header by Will Deacon · 5 years ago
  7. 069e1c0 module: Fix link failure due to invalid relocation on namespace offset by Will Deacon · 5 years ago
  8. 8651ec0 module: add support for symbol namespaces. by Matthias Maennich · 5 years ago
  9. ed13fc3 export: explicitly align struct kernel_symbol by Matthias Maennich · 5 years ago
  10. bbda5ec kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS by Masahiro Yamada · 6 years ago
  11. 7290d58 module: use relative references for __ksymtab entries by Ard Biesheuvel · 6 years ago
  12. 94e58e0 export.h: remove code for prefixing symbols with underscore by Masahiro Yamada · 7 years ago
  13. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  14. f27c2f6 Revert "default exported asm symbols to zero" by Linus Torvalds · 8 years ago
  15. 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
  16. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  17. 22823ab EXPORT_SYMBOL() for asm by Al Viro · 9 years ago