summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_types.h
Commit message (Expand)AuthorAgeFilesLines
* Compiler Attributes: use feature checks instead of version checksMiguel Ojeda2018-09-301-64/+10
* Compiler Attributes: add missing SPDX ID in compiler_types.hMiguel Ojeda2018-09-301-0/+1
* Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda2018-09-301-1/+1
* Compiler Attributes: remove unneeded testsMiguel Ojeda2018-09-301-20/+3
* Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda2018-09-301-21/+21
* Compiler Attributes: remove unused attributesMiguel Ojeda2018-09-301-1/+0
* Compiler Attributes: naked can be sharedMiguel Ojeda2018-09-201-0/+8
* Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-231-0/+12
|\
| * compiler.h: Allow arch-specific asm/compiler.hPaul Burton2018-08-211-0/+12
* | include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers2018-08-221-124/+114
* | deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds2018-08-181-19/+2
* | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-251-0/+18
|/
* linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-241-0/+274