aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compiler.h
Commit message (Expand)AuthorAge
* tracing: Simplify "if" macro codeLinus Torvalds2019-05-09
* include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin2019-01-09
* Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar2018-12-19
* compiler: remove __no_sanitize_address_or_inline againMartin Schwidefsky2018-11-05
* Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed...Linus Torvalds2018-11-01
|\
| * compiler.h: update definition of unreachable()ndesaulniers@google.com2018-10-19
| * Compiler Attributes: remove uses of __attribute__ from compiler.hMiguel Ojeda2018-09-30
| * Compiler Attributes: KENTRY used twice the "used" attributeMiguel Ojeda2018-09-30
| * Compiler Attributes: remove unneeded sparse (__CHECKER__) testsMiguel Ojeda2018-09-30
| * Compiler Attributes: homogenize __must_be_arrayMiguel Ojeda2018-09-30
| * Compiler Attributes: always use the extra-underscores syntaxMiguel Ojeda2018-09-30
| * Compiler Attributes: remove unused attributesMiguel Ojeda2018-09-30
* | Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2018-10-28
|\ \
| * | compiler.h: give up __compiletime_assert_fallback()Masahiro Yamada2018-10-11
| |/
* / x86/objtool: Use asm macros to work around GCC inlining bugsNadav Amit2018-10-04
|/
* module: use relative references for __ksymtab entriesArd Biesheuvel2018-08-22
* linux/compiler.h: don't use boolRasmus Villemoes2018-08-22
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-06-04
* 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: Introduce __optimize function attributeGeert Uytterhoeven2018-02-08
* | compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2018-02-01
* | compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2018-02-01
* | compiler.h: Remove ACCESS_ONCE()Mark Rutland2017-12-12
|/
* Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar2017-11-14
|\
| * Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\
| * | locking/barriers: Kill lockless_dereference()Will Deacon2017-10-24
| * | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-10-24
| * | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
* | | objtool: Make unreachable annotation inline asms explicitly volatileJosh Poimboeuf2017-11-07
* | | objtool: Add a comment for the unreachable annotation macrosJosh Poimboeuf2017-11-07
| |/ |/|
* | objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* 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-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-04
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-10
| |\ \ \ | | | |/ | | |/|
| * | | objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-28
| * | | x86/asm: Add ASM_UNREACHABLEKees Cook2017-07-25
| | |/ | |/|
* | | include/linux/compiler.h: don't perform compiletime_assert with -O0Joe Stringer2017-08-31
| |/ |/|
* | 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
* | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-05
|\|
| * gcc-plugins: Add the randstruct pluginKees Cook2017-06-22
| * compiler: Add __designated_init annotationKees Cook2017-05-28
* | rcu: Remove SPARSE_RCU_POINTER Kconfig optionPaul E. McKenney2017-06-08
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-28
|\
| * kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-27
|\ \ | |/ |/|