index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
compiler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
1
-10
/
+0
2022-09-26
cfi: Drop __CFI_ADDRESSABLE
Sami Tolvanen
1
-2
/
+4
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
1
-0
/
+6
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
1
-3
/
+3
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
1
-7
/
+0
2022-02-03
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-16
/
+5
2021-12-22
compiler.h: Fix annotation macro misplacement with Clang
Josh Poimboeuf
1
-2
/
+2
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-07-01
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
1
-0
/
+10
2021-05-19
compiler.h: Avoid using inline asm operand modifiers
Vasily Gorbik
1
-8
/
+14
2021-01-22
jump_label: Do not profile branch annotations
Steven Rostedt (VMware)
1
-0
/
+2
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
1
-2
/
+16
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-4
/
+4
2020-10-14
compiler.h: avoid escaped section names
Nick Desaulniers
1
-1
/
+1
2020-09-01
compiler.h: Make __ADDRESSABLE() symbol truly unique
Josh Poimboeuf
1
-1
/
+1
2020-08-04
Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-53
/
+0
2020-07-24
compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....
Ingo Molnar
1
-53
/
+0
2020-07-21
compiler.h: Move compiletime_assert() macros into compiler_types.h
Will Deacon
1
-41
/
+0
2020-07-21
compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
Will Deacon
1
-91
/
+2
2020-06-25
rcu: Fixup noinstr warnings
Peter Zijlstra
1
-1
/
+1
2020-06-11
compiler.h: Move function attributes to compiler_types.h
Marco Elver
1
-29
/
+0
2020-06-11
compiler.h: Avoid nested statement expression in data_race()
Marco Elver
1
-5
/
+5
2020-06-11
compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()
Marco Elver
1
-11
/
+2
2020-06-11
kcsan: Remove 'noinline' from __no_kcsan_or_inline
Marco Elver
1
-4
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-11
/
+60
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-79
/
+69
2020-06-05
compiler.h: Enforce that READ_ONCE_NOCHECK() access size is sizeof(long)
Will Deacon
1
-2
/
+5
2020-06-05
READ_ONCE: Fix comment describing 2x32-bit atomicity
Will Deacon
1
-3
/
+3
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+53
2020-05-19
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
1
-0
/
+53
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+6
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
1
-2
/
+2
2020-04-16
READ_ONCE: Drop pointer qualifiers when reading from scalar types
Will Deacon
1
-3
/
+3
2020-04-16
READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
Will Deacon
1
-3
/
+30
2020-04-16
READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()
Will Deacon
1
-79
/
+39
2020-04-14
kcsan: Change data_race() to no longer require marking racing accesses
Marco Elver
1
-2
/
+2
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-1
/
+1
2020-04-07
compiler.h: fix error in BUILD_BUG_ON() reporting
Vegard Nossum
1
-1
/
+1
2020-03-21
compiler.h, seqlock.h: Remove unnecessary kcsan.h includes
Marco Elver
1
-2
/
+0
2020-03-21
kcsan: Add docbook header for data_race()
Paul E. McKenney
1
-6
/
+8
2020-01-07
kcsan: Add __no_kcsan function attribute
Marco Elver
1
-2
/
+5
2019-11-20
kcsan: Improve various small stylistic details
Ingo Molnar
1
-1
/
+1
2019-11-16
include/linux/compiler.h: Introduce data_race(expr) macro
Marco Elver
1
-0
/
+20
2019-11-16
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
1
-8
/
+29
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-07-09
objtool: Add support for C jump tables
Josh Poimboeuf
1
-0
/
+5
2019-05-09
tracing: Simplify "if" macro code
Linus Torvalds
1
-17
/
+18
2019-01-09
include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
Michael S. Tsirkin
1
-1
/
+3
2018-12-19
Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"
Ingo Molnar
1
-43
/
+13
[next]