index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
cmpxchg.h
Age
Commit message (
Expand
)
Author
2021-08-24
ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
Vineet Gupta
2021-08-24
ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
Vineet Gupta
2021-08-24
ARC: cmpxchg/xchg: rewrite as macros to make type safe
Vineet Gupta
2021-08-24
ARC: xchg: !LLSC: remove UP micro-optimization/hack
Vineet Gupta
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-26
locking/atomic: arc: move to ARCH_ATOMIC
Mark Rutland
2021-05-10
arc: Fix typos/spellos
Bhaskar Chowdhury
2020-10-05
arc: include/asm: fix typos of "themselves"
Randy Dunlap
2020-10-05
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-20
ARC: fix build warnings
Vineet Gupta
2016-05-09
ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg
Noam Camus
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
2015-08-20
ARC: add/fix some comments in code - no functional change
Vineet Gupta
2015-06-25
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2015-06-25
ARC: add compiler barrier to LLSC based cmpxchg
Vineet Gupta
2013-02-11
ARC: Atomic/bitops/cmpxchg/barriers
Vineet Gupta