VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
atomic
/
Date
Commit Message
Rev
Author
2021-07-16
locking/atomic: add arch_atomic_long*()
67d1b0de
Mark Rutland
2021-07-16
locking/atomic: centralize generated headers
e3d18cee
Mark Rutland
2021-07-16
locking/atomic: remove ARCH_ATOMIC remanants
f3e615b4
Mark Rutland
2021-07-16
locking/atomic: simplify ifdef generation
47401d94
Mark Rutland
2021-05-26
locking/atomics: atomic-instrumented: simplify ifdeffery
bccf1ec3
Mark Rutland
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
3c188518
Mark Rutland
2020-11-07
locking/atomics: Regenerate the atomics-check SHA1's
a70a04b3
Ingo Molnar
2020-11-07
Merge branch 'linus' into perf/kprobes
666fab4a
Ingo Molnar
2020-10-12
asm-generic/atomic: Add try_cmpxchg() fallbacks
29f006fd
Peter Zijlstra
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
d6c4c113
Ingo Molnar
2020-10-07
locking/atomics: Check atomic-arch-fallback.h too
d89d5f85
Paul Bolle
2020-08-24
locking/atomics: Use read-write instrumentation for atomic RMWs
3570a1bc
Marco Elver
2020-06-25
locking/atomics: Provide the arch_atomic_ interface to generic code
5faafd56
Peter Zijlstra
2020-06-11
Rebase locking/kcsan to locking/urgent
37d1a04b
Thomas Gleixner
2020-06-11
locking/atomics: Flip fallbacks and instrumentation
37f8173d
Peter Zijlstra
2020-06-11
asm-generic/atomic: Use __always_inline for fallback wrappers
765dcd20
Marco Elver
2020-03-21
asm-generic, atomic-instrumented: Use generic instrumented.h
ed8af2e4
Marco Elver
2020-01-07
asm-generic/atomic: Use __always_inline for fallback wrappers
944bc9cc
Marco Elver
2020-01-07
asm-generic/atomic: Use __always_inline for pure wrappers
c020395b
Marco Elver
2019-11-16
locking/atomics, kcsan: Add KCSAN instrumentation
e75a6795
Marco Elver
2019-06-25
locking/atomics: Use sed(1) instead of non-standard head(1) option
ebf8d82b
Michael Forney
2019-04-19
locking/atomics: Don't assume that scripts are executable
b50776ae
Andrew Morton
2019-02-13
locking/atomics: Check atomic headers with sha1sum
0cf264b3
Mark Rutland
2019-02-11
locking/atomics: Change 'fold' to 'grep'
b14e77f8
Anders Roxell
2018-11-01
locking/atomics: Fix scripts/atomic/ script permissions
4d8e5cd2
Ingo Molnar
2018-11-01
locking/atomics: Check generated headers are up-to-date
8d325880
Mark Rutland
2018-11-01
locking/atomics: Add common header generation files
ace9bad4
Mark Rutland