summaryrefslogtreecommitdiff
path: root/include/linux/compiler-gcc.h
Commit message (Expand)AuthorAge
* task_struct: only use anon struct under randstruct pluginKees Cook2018-04-11
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-26
|\
| * x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-20
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-21
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-02-12
|\
| * compiler-gcc.h: __nostackprotector needs gcc-4.4 and upGeert Uytterhoeven2018-02-08
| * compiler-gcc.h: Introduce __optimize function attributeGeert Uytterhoeven2018-02-08
* | sparse doesn't support struct randomizationMatthew Wilcox2018-01-19
|/
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-04
|\
| * Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-26
| |\
| * | compiler-gcc.h: Introduce __nostackprotector function attributeTom Lendacky2017-07-18
* | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-10
|\ \ \ | | |/ | |/|
| * | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
| |\ \ | | |/ | |/|
| | * task_struct: Allow randomized layoutKees Cook2017-06-30
* | | objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-28
* | | x86/asm: Make objtool unreachable macros independent from GCC versionJosh Poimboeuf2017-07-25
* | | x86/asm: Add ASM_UNREACHABLEKees Cook2017-07-25
|/ /
* | compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes2017-07-06
|/
* gcc-plugins: Add the randstruct pluginKees Cook2017-06-22
* compiler: Add __designated_init annotationKees Cook2017-05-28
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-01
* objtool, compiler.h: Fix __unreachable section relocation sizeJosh Poimboeuf2017-03-01
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-28
|\
| * objtool: Enclose contents of unreachable() macro in a blockJosh Poimboeuf2017-02-28
| * objtool: Prevent GCC from merging annotate_unreachable()Josh Poimboeuf2017-02-25
| * objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-24
* | compiler-gcc.h: add a new macro to wrap gcc attributeGideon Israel Dsouza2017-02-24
* | crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-13
|/
* compiler-gcc.h: use "proved" instead of "proofed"Benjamin Peterson2016-12-12
* kasan: update kasan_global for gcc 7Dmitry Vyukov2016-11-30
* latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-10
* mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-30
* byteswap: don't use __builtin_bswap*() with sparseJohannes Berg2016-08-26
* compiler.h: add support for malloc attributeRasmus Villemoes2016-05-19
* compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf2016-05-09
* compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini2016-04-05
* 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