summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_types.h
AgeCommit message (Expand)Author
2019-06-09Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda
2019-06-04include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-08-21compiler.h: Allow arch-specific asm/compiler.hPaul Burton
2018-08-18deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon