summaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc.h
Commit message (Expand)AuthorAgeFilesLines
...
| * objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf2017-02-251-3/+3
| * objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-1/+12
* | compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza2017-02-251-0/+1
* | crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-121-0/+1
|/
* compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson2016-12-131-1/+1
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-011-1/+3
* latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-101-0/+7
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-1/+1
* byteswap: don't use __builtin_bswap*() with sparseJohannes Berg2016-08-271-2/+6
* compiler.h: add support for malloc attributeRasmus Villemoes2016-05-201-0/+1
* compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf2016-05-091-1/+1
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-051-1/+1
* include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2015-11-071-1/+4
* include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes2015-11-061-1/+1
* compiler.h: add support for function attribute assume_alignedRasmus Villemoes2015-11-061-0/+17
* compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-201-0/+13
* compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches2015-06-261-4/+116
* compiler-gcc.h: neateningJoe Perches2015-06-261-40/+45
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-041-1/+15
* compiler: introduce __alias(symbol) shortcutAndrey Ryabinin2015-02-141-0/+1
* crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-051-0/+3
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-221-0/+3
* ftrace: Make all inline tags also include notraceSteven Rostedt2012-06-181-3/+3
* include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-241-1/+2
* ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-211-0/+5
* sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro2011-05-251-0/+4
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-231-0/+8
* include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-101-2/+1Star
* compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-301-1/+9
* compiler: Introduce __always_unusedLi Zefan2009-11-021-0/+1
* [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-1/+9
* compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-101-2/+12
* Sanitize gcc version header includesLinus Torvalds2009-01-021-0/+5
* inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar2008-04-301-2/+3
* generic: make optimized inlining arch-opt-inIngo Molnar2008-04-261-1/+2
* x86: add optimized inliningIngo Molnar2008-04-261-3/+9
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-1/+11
* Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-171-1/+3
* compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-091-0/+1
* ARRAY_SIZE: check for typeRusty Russell2007-05-071-0/+3
* [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-111-0/+7
* [PATCH] Work around ppc64 compiler bugAnton Blanchard2006-01-101-1/+7
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-091-0/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+17