aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-intel.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin1-3/+1
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda1-6/+0
2018-09-30Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda1-3/+0
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda1-1/+1
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers1-9/+4
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes1-0/+4
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1
2015-06-25compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann1-0/+2
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann1-0/+3
2014-04-15compiler-intel.h: Remove duplicate definitionPranith Kumar1-3/+0
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2013-12-10x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros1-0/+7
2012-12-06byteorder: allow arch to opt to use GCC intrinsics for byteswappingDavid Woodhouse1-0/+7
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day1-1/+3
2007-05-07ARRAY_SIZE: check for typeRusty Russell1-0/+3
2007-05-07Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+24