aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler-gcc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes1-0/+4
2018-04-11task_struct: only use anon struct under randstruct pluginKees Cook1-9/+3
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2018-02-21bug.h: work around GCC PR82365 in BUG()Arnd Bergmann1-1/+14
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse1-0/+4
2018-02-12Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+5
2018-02-08compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven1-2/+1
2018-02-08compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven1-0/+4
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon1-1/+1
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar1-1/+12
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar1-1/+12
2017-07-28objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf1-16/+0
2017-07-25x86/asm: Make objtool unreachable macros independent from GCC versionJosh Poimboeuf1-16/+16
2017-07-25x86/asm: Add ASM_UNREACHABLEKees Cook1-4/+9
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+12
2017-07-18compiler-gcc.h: Introduce __nostackprotector function attributeTom Lendacky1-0/+2
2017-07-06compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes1-7/+11
2017-06-30task_struct: Allow randomized layoutKees Cook1-1/+12
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook1-0/+5
2017-05-28compiler: Add __designated_init annotationKees Cook1-0/+8
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf1-1/+1
2017-03-01objtool, compiler.h: Fix __unreachable section relocation sizeJosh Poimboeuf1-1/+1
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+13
2017-02-28objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf1-1/+2
2017-02-25objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf1-3/+3
2017-02-24compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza1-0/+1
2017-02-24objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf1-1/+12
2017-01-13crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza1-0/+1
2016-12-12compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson1-1/+1
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov1-1/+3
2016-10-10latent_entropy: Mark functions with __latent_entropyEmese Revfy1-0/+7
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-1/+1
2016-08-26byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-05-19compiler.h: add support for malloc attributeRasmus Villemoes1-0/+1
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf1-1/+1
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2015-11-06include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton1-1/+4
2015-11-05include/linux/compiler-gcc.h: hide assume_aligned attribute from sparseRasmus Villemoes1-1/+1
2015-11-05compiler.h: add support for function attribute assume_alignedRasmus Villemoes1-0/+17
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin1-0/+13
2015-06-25compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches1-4/+116
2015-06-25compiler-gcc.h: neateningJoe Perches1-40/+45
2015-05-04lib: make memzero_explicit more robust against dead store eliminationDaniel Borkmann1-1/+15
2015-02-13compiler: introduce __alias(symbol) shortcutAndrey Ryabinin1-0/+1
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