aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-05crypto: more robust crypto_memneqCesar Eduardo Barros1-0/+3
2013-02-21compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt1-3/+3
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches1-1/+2
2011-12-21ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2011-05-25sparse: define __must_be_array() for __CHECKER__KOSAKI Motohiro1-0/+4
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov1-0/+8
2010-08-09include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell1-2/+1
2010-06-29compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functionsMikael Pettersson1-1/+9
2009-11-02compiler: Introduce __always_unusedLi Zefan1-0/+1
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König1-1/+9
2009-01-09compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen1-2/+12
2009-01-02Sanitize gcc version header includesLinus Torvalds1-0/+5
2008-04-30inlining: do not allow gcc below version 4 to optimize inliningIngo Molnar1-2/+3
2008-04-26generic: make optimized inlining arch-opt-inIngo Molnar1-1/+2
2008-04-26x86: add optimized inliningIngo Molnar1-3/+9
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle1-1/+11
2007-10-17Force erroneous inclusions of compiler-*.h files to be errorsRobert P. J. Day1-1/+3
2007-05-09compiler: introduce __used and __maybe_unusedDavid Rientjes1-0/+1
2007-05-07ARRAY_SIZE: check for typeRusty Russell1-0/+3
2007-02-11[PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day1-0/+7
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard1-1/+7
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton1-0/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+17