index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler-intel.h
Age
Commit message (
Expand
)
Author
2018-05-31
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2015-06-25
compiler-intel: fix wrong compiler barrier() macro
Daniel Borkmann
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2014-04-15
compiler-intel.h: Remove duplicate definition
Pranith Kumar
2014-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-12-10
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
2013-12-05
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2012-12-06
byteorder: allow arch to opt to use GCC intrinsics for byteswapping
David Woodhouse
2007-10-17
Force erroneous inclusions of compiler-*.h files to be errors
Robert P. J. Day
2007-05-07
ARRAY_SIZE: check for type
Rusty Russell
2007-05-07
Add unitialized_var() macro for suppressing gcc warnings
Borislav Petkov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds