aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-14include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu1-54/+54
2018-11-06include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com1-0/+4
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda1-64/+10
2018-09-30Compiler Attributes: add missing SPDX ID in compiler_types.hMiguel Ojeda1-0/+1
2018-09-30Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda1-1/+1
2018-09-30Compiler Attributes: remove unneeded testsMiguel Ojeda1-20/+3
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda1-21/+21
2018-09-30Compiler Attributes: remove unused attributesMiguel Ojeda1-1/+0
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda1-0/+8
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+12
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers1-124/+114
2018-08-21compiler.h: Allow arch-specific asm/compiler.hPaul Burton1-0/+12
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds1-19/+2
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann1-0/+18
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-0/+274