Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/linux/compiler-clang.h: handle randomizable anonymous structs | Sandipan Das | 2017-11-17 | 1 | -0/+3 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ | |||||
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 2017-10-24 | 1 | -1/+1 |
|/ | |||||
* | compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled | David Rientjes | 2017-07-06 | 1 | -8/+0 |
* | compiler, clang: properly override 'inline' for clang | Linus Torvalds | 2017-06-11 | 1 | -1/+2 |
* | compiler, clang: suppress warning for unused static inline functions | David Rientjes | 2017-06-06 | 1 | -0/+7 |
* | Kbuild: provide a __UNIQUE_ID for clang | Arnd Bergmann | 2016-02-08 | 1 | -0/+5 |
* | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h | Mark Charlebois | 2014-04-09 | 1 | -0/+12 |