index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler-gcc.h
Age
Commit message (
Expand
)
Author
2019-06-09
Compiler Attributes: add support for __copy (gcc >= 9)
Miguel Ojeda
2019-01-31
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
2019-01-16
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2018-07-22
compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarations
Nick Desaulniers
2018-05-30
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-04-24
task_struct: only use anon struct under randstruct plugin
Kees Cook
2018-03-15
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
2018-02-22
compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
Geert Uytterhoeven
2018-02-22
compiler-gcc.h: Introduce __optimize function attribute
Geert Uytterhoeven
2017-12-25
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
2017-08-10
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
2017-07-28
objtool: Assume unannotated UD2 instructions are dead ends
Josh Poimboeuf
2017-07-25
x86/asm: Make objtool unreachable macros independent from GCC version
Josh Poimboeuf
2017-07-25
x86/asm: Add ASM_UNREACHABLE
Kees Cook
2017-07-19
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-18
compiler-gcc.h: Introduce __nostackprotector function attribute
Tom Lendacky
2017-07-06
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
David Rientjes
2017-06-30
task_struct: Allow randomized layout
Kees Cook
2017-06-22
gcc-plugins: Add the randstruct plugin
Kees Cook
2017-05-28
compiler: Add __designated_init annotation
Kees Cook
2017-03-01
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
objtool, compiler.h: Fix __unreachable section relocation size
Josh Poimboeuf
2017-02-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-28
objtool: Enclose contents of unreachable() macro in a block
Josh Poimboeuf
2017-02-25
objtool: Prevent GCC from merging annotate_unreachable()
Josh Poimboeuf
2017-02-24
compiler-gcc.h: add a new macro to wrap gcc attribute
Gideon Israel Dsouza
2017-02-24
objtool: Improve detection of BUG() and other dead ends
Josh Poimboeuf
2017-01-13
crypto: Replaced gcc specific attributes with macros from compiler.h
Gideon Israel Dsouza
2016-12-12
compiler-gcc.h: use "proved" instead of "proofed"
Benjamin Peterson
2016-11-30
kasan: update kasan_global for gcc 7
Dmitry Vyukov
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
2016-08-26
byteswap: don't use __builtin_bswap*() with sparse
Johannes Berg
2016-05-19
compiler.h: add support for malloc attribute
Rasmus Villemoes
2016-05-09
compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()
Josh Poimboeuf
2016-04-05
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
2015-11-06
include/linux/compiler-gcc.h: improve __visible documentation
Andrew Morton
2015-11-05
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
2015-11-05
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2015-10-20
compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()
Andrey Ryabinin
2015-06-25
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
2015-06-25
compiler-gcc.h: neatening
Joe Perches
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2015-02-13
compiler: introduce __alias(symbol) shortcut
Andrey Ryabinin
2013-12-05
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2013-02-21
compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
Daniel Santos
2012-06-18
ftrace: Make all inline tags also include notrace
Steven Rostedt
[next]