summaryrefslogtreecommitdiff
path: root/include/linux/compiler-intel.h
AgeCommit message (Expand)Author
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin
2018-09-30Compiler Attributes: use feature checks instead of version checksMiguel Ojeda
2018-09-30Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda
2018-09-30Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda
2018-08-22include/linux/compiler*.h: make compiler-*.h mutually exclusiveNick Desaulniers
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2015-06-25compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann
2014-04-15compiler-intel.h: Remove duplicate definitionPranith Kumar
2014-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-10x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros
2012-12-06byteorder: allow arch to opt to use GCC intrinsics for byteswappingDavid Woodhouse
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day
2007-05-07ARRAY_SIZE: check for typeRusty Russell
2007-05-07Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov
2005-04-16Linux-2.6.12-rc2Linus Torvalds