summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler_types.h
Commit message (Expand)AuthorAgeFilesLines
* bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-07-181-0/+4
* compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRYSven Schnelle2019-06-081-0/+2
* compiler: allow all arches to enable CONFIG_OPTIMIZE_INLININGMasahiro Yamada2019-05-151-2/+1Star
* include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu2018-12-141-54/+54
* include/linux/compiler*.h: define asm_volatile_gotondesaulniers@google.com2018-11-061-0/+4
* Compiler Attributes: use feature checks instead of version checksMiguel Ojeda2018-09-301-64/+10Star
* 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/+3Star
* Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda2018-09-301-21/+21
* Compiler Attributes: remove unused attributesMiguel Ojeda2018-09-301-1/+0Star
* 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-231-124/+114Star
* | deprecate the '__deprecated' attribute warnings entirely and for goodLinus Torvalds2018-08-181-19/+2Star
* | 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