| Commit message (Expand) | Author | Age | Files | Lines |
* | include/linux/compiler*.h: make compiler-*.h mutually exclusive | Nick Desaulniers | 2018-08-22 | 1 | -9/+4 |
* | compiler.h: enable builtin overflow checkers and add fallback code | Rasmus Villemoes | 2018-05-31 | 1 | -0/+4 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 2017-10-24 | 1 | -1/+1 |
|/ |
|
* | compiler-intel: fix wrong compiler barrier() macro | Daniel Borkmann | 2015-06-25 | 1 | -0/+2 |
* | lib: make memzero_explicit more robust against dead store elimination | Daniel Borkmann | 2015-05-04 | 1 | -0/+3 |
* | compiler-intel.h: Remove duplicate definition | Pranith Kumar | 2014-04-15 | 1 | -3/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-01-23 | 1 | -0/+7 |
|\ |
|
| * | crypto: more robust crypto_memneq | Cesar Eduardo Barros | 2013-12-05 | 1 | -0/+7 |
* | | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin | 2013-12-10 | 1 | -2/+0 |
|/ |
|
* | byteorder: allow arch to opt to use GCC intrinsics for byteswapping | David Woodhouse | 2012-12-06 | 1 | -0/+7 |
* | Force erroneous inclusions of compiler-*.h files to be errors | Robert P. J. Day | 2007-10-17 | 1 | -1/+3 |
* | ARRAY_SIZE: check for type | Rusty Russell | 2007-05-07 | 1 | -0/+3 |
* | Add unitialized_var() macro for suppressing gcc warnings | Borislav Petkov | 2007-05-07 | 1 | -0/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+24 |