1. 3e2ffd6 include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR by Michael S. Tsirkin · 6 years ago
  2. 2bd926b kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS by Andrey Konovalov · 6 years ago
  3. a3f8a30 Compiler Attributes: use feature checks instead of version checks by Miguel Ojeda · 6 years ago
  4. ec0bbef Compiler Attributes: homogenize __must_be_array by Miguel Ojeda · 6 years ago
  5. 5c67a52 Compiler Attributes: always use the extra-underscores syntax by Miguel Ojeda · 6 years ago
  6. 815f0dd include/linux/compiler*.h: make compiler-*.h mutually exclusive by Nick Desaulniers · 6 years ago
  7. f090782 compiler.h: enable builtin overflow checkers and add fallback code by Rasmus Villemoes · 7 years ago
  8. 12c8f25 kasan: add no_sanitize attribute for clang builds by Andrey Konovalov · 7 years ago
  9. 2cfe0d3 task_struct: only use anon struct under randstruct plugin by Kees Cook · 7 years ago
  10. 8735871 x86/retpoline: Support retpoline builds with Clang by David Woodhouse · 7 years ago
  11. 53a98ed kasan: add compiler support for clang by Paul Lawrence · 7 years ago
  12. 4ca59b1 include/linux/compiler-clang.h: handle randomizable anonymous structs by Sandipan Das · 7 years ago
  13. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  14. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  15. d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
  16. 9a04dbc compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled by David Rientjes · 8 years ago
  17. 6d53cef compiler, clang: properly override 'inline' for clang by Linus Torvalds · 8 years ago
  18. abb2ea7 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 8 years ago
  19. b41c29b Kbuild: provide a __UNIQUE_ID for clang by Arnd Bergmann · 9 years ago
  20. 565cbdc LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h by Mark Charlebois · 12 years ago