index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
atomic
Commit message (
Expand
)
Author
Age
Files
Lines
*
atomics: Provide atomic_add_negative() variants
Thomas Gleixner
2023-03-28
2
-7
/
+6
*
Fix up more non-executable files marked executable
Linus Torvalds
2023-01-28
1
-0
/
+0
*
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
2022-09-29
1
-33
/
+0
*
locking/atomic: Add generic try_cmpxchg64 support
Uros Bizjak
2022-05-18
2
-14
/
+19
*
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
2022-02-11
2
-2
/
+16
*
locking/atomics, kcsan: Add instrumentation for barriers
Marco Elver
2021-12-09
1
-9
/
+32
*
locking/atomic: add arch_atomic_long*()
Mark Rutland
2021-07-16
2
-2
/
+7
*
locking/atomic: centralize generated headers
Mark Rutland
2021-07-16
4
-12
/
+12
*
locking/atomic: remove ARCH_ATOMIC remanants
Mark Rutland
2021-07-16
21
-91
/
+71
*
locking/atomic: simplify ifdef generation
Mark Rutland
2021-07-16
1
-1
/
+1
*
locking/atomics: atomic-instrumented: simplify ifdeffery
Mark Rutland
2021-05-26
1
-49
/
+2
*
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
2021-05-26
2
-2
/
+0
*
locking/atomics: Regenerate the atomics-check SHA1's
Ingo Molnar
2020-11-07
1
-0
/
+0
*
Merge branch 'linus' into perf/kprobes
Ingo Molnar
2020-11-07
2
-6
/
+16
|
\
|
*
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
1
-6
/
+15
|
|
\
|
|
*
locking/atomics: Use read-write instrumentation for atomic RMWs
Marco Elver
2020-08-24
1
-6
/
+15
|
*
|
locking/atomics: Check atomic-arch-fallback.h too
Paul Bolle
2020-10-07
1
-0
/
+1
|
|
/
*
/
asm-generic/atomic: Add try_cmpxchg() fallbacks
Peter Zijlstra
2020-10-12
2
-13
/
+79
|
/
*
locking/atomics: Provide the arch_atomic_ interface to generic code
Peter Zijlstra
2020-06-25
1
-0
/
+31
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
2
-5
/
+7
|
\
|
*
asm-generic, atomic-instrumented: Use generic instrumented.h
Marco Elver
2020-03-21
1
-16
/
+3
|
*
asm-generic/atomic: Use __always_inline for fallback wrappers
Marco Elver
2020-01-07
20
-19
/
+21
|
*
asm-generic/atomic: Use __always_inline for pure wrappers
Marco Elver
2020-01-07
2
-4
/
+6
|
*
locking/atomics, kcsan: Add KCSAN instrumentation
Marco Elver
2019-11-16
1
-2
/
+15
*
|
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
2020-06-11
21
-65
/
+63
*
|
asm-generic/atomic: Use __always_inline for fallback wrappers
Marco Elver
2020-06-11
20
-19
/
+21
|
/
*
locking/atomics: Use sed(1) instead of non-standard head(1) option
Michael Forney
2019-06-25
1
-1
/
+1
*
locking/atomics: Don't assume that scripts are executable
Andrew Morton
2019-04-19
1
-1
/
+1
*
locking/atomics: Check atomic headers with sha1sum
Mark Rutland
2019-02-13
2
-6
/
+40
*
locking/atomics: Change 'fold' to 'grep'
Anders Roxell
2019-02-11
1
-1
/
+1
*
locking/atomics: Fix scripts/atomic/ script permissions
Ingo Molnar
2018-11-01
25
-0
/
+0
*
locking/atomics: Check generated headers are up-to-date
Mark Rutland
2018-11-01
1
-0
/
+19
*
locking/atomics: Add common header generation files
Mark Rutland
2018-11-01
24
-0
/
+923