index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
atomic-instrumented.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-13
locking/atomics: Check atomic headers with sha1sum
Mark Rutland
1
-0
/
+1
2018-11-01
locking/atomics: Switch to generated instrumentation
Mark Rutland
1
-169
/
+1489
2018-07-25
locking/atomics: Instrument cmpxchg_double*()
Mark Rutland
1
-13
/
+8
2018-07-25
locking/atomics: Instrument xchg()
Mark Rutland
1
-0
/
+7
2018-07-25
locking/atomics: Simplify cmpxchg() instrumentation
Mark Rutland
1
-85
/
+15
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-0
/
+3
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-0
/
+24
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-0
/
+24
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
1
-6
/
+0
2018-06-21
atomics: Prepare for atomic64_fetch_add_unless()
Mark Rutland
1
-0
/
+9
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-1
/
+3
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-0
/
+3
2018-06-21
atomics: Make conditional ops return 'bool'
Mark Rutland
1
-1
/
+1
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-03-12
locking/atomic, asm-generic, x86: Add comments for atomic instrumentation
Dmitry Vyukov
1
-0
/
+21
2018-03-12
locking/atomic, asm-generic: Add KASAN instrumentation to atomic operations
Dmitry Vyukov
1
-0
/
+62
2018-03-12
locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h
Dmitry Vyukov
1
-0
/
+393