index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
atomic-instrumented.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomic: centralize generated headers
Mark Rutland
2021-07-16
1
-1337
/
+0
*
locking/atomics: atomic-instrumented: simplify ifdeffery
Mark Rutland
2021-05-26
1
-497
/
+1
*
locking/atomics: Regenerate the atomics-check SHA1's
Ingo Molnar
2020-11-07
1
-1
/
+1
*
Merge branch 'linus' into perf/kprobes
Ingo Molnar
2020-11-07
1
-165
/
+165
|
\
|
*
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
2020-08-25
1
-165
/
+165
*
|
asm-generic/atomic: Add try_cmpxchg() fallbacks
Peter Zijlstra
2020-10-12
1
-86
/
+130
|
/
*
asm-generic, atomic-instrumented: Use generic instrumented.h
Marco Elver
2020-03-21
1
-204
/
+191
*
asm-generic/atomic: Use __always_inline for pure wrappers
Marco Elver
2020-01-07
1
-167
/
+168
*
locking/atomics, kcsan: Add KCSAN instrumentation
Marco Elver
2019-11-16
1
-190
/
+203
*
locking/atomics: Check atomic headers with sha1sum
Mark Rutland
2019-02-13
1
-0
/
+1
*
locking/atomics: Switch to generated instrumentation
Mark Rutland
2018-11-01
1
-169
/
+1489
*
locking/atomics: Instrument cmpxchg_double*()
Mark Rutland
2018-07-25
1
-13
/
+8
*
locking/atomics: Instrument xchg()
Mark Rutland
2018-07-25
1
-0
/
+7
*
locking/atomics: Simplify cmpxchg() instrumentation
Mark Rutland
2018-07-25
1
-85
/
+15
*
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-0
/
+3
*
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
1
-0
/
+24
*
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
1
-0
/
+24
*
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-6
/
+0
*
atomics: Prepare for atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
1
-0
/
+9
*
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
2018-06-21
1
-1
/
+3
*
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
2018-06-21
1
-0
/
+3
*
atomics: Make conditional ops return 'bool'
Mark Rutland
2018-06-21
1
-1
/
+1
*
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-2
/
+2
*
locking/atomic, asm-generic, x86: Add comments for atomic instrumentation
Dmitry Vyukov
2018-03-12
1
-0
/
+21
*
locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations
Dmitry Vyukov
2018-03-12
1
-0
/
+62
*
locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h
Dmitry Vyukov
2018-03-12
1
-0
/
+393