summaryrefslogtreecommitdiff
path: root/include/linux/compiler-gcc.h
Commit message (Expand)AuthorAge
* include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2015-11-06
* include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes2015-11-05
* compiler.h: add support for function attribute assume_alignedRasmus Villemoes2015-11-05
* compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2015-10-20
* compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches2015-06-25
* compiler-gcc.h: neateningJoe Perches2015-06-25
* lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann2015-05-04
* compiler: introduce __alias(symbol) shortcutAndrey Ryabinin2015-02-13
* crypto: more robust crypto_memneqCesar Eduardo Barros2013-12-05
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-02-21
* ftrace: Make all inline tags also include notraceSteven Rostedt2012-06-18
* include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-23
* ftrace: Do not function trace inlined functionsSteven Rostedt2011-12-21
* sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro2011-05-25
* include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov2011-03-22
* include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell2010-08-09
* compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson2010-06-29
* compiler: Introduce __always_unusedLi Zefan2009-11-02
* [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-12
* compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-09
* Sanitize gcc version header includesLinus Torvalds2009-01-02
* inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar2008-04-30
* generic: make optimized inlining arch-opt-inIngo Molnar2008-04-26
* x86: add optimized inliningIngo Molnar2008-04-26
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-18
* Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day2007-10-17
* compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-09
* ARRAY_SIZE: check for typeRusty Russell2007-05-07
* [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-11
* [PATCH] Work around ppc64 compiler bugAnton Blanchard2006-01-10
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-08
* Linux-2.6.12-rc2Linus Torvalds2005-04-16