Age | Commit message (Expand) | Author |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu |
2020-01-04 | hexagon: parenthesize registers in asm predicates | Nick Desaulniers |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 | Thomas Gleixner |
2018-06-21 | atomics/treewide: Make unconditional inc/dec ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make test ops optional | Mark Rutland |
2018-06-21 | atomics/treewide: Make atomic_fetch_add_unless() optional | Mark Rutland |
2018-06-21 | atomics/treewide: Remove redundant atomic_inc_not_zero() definitions | Mark Rutland |
2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland |
2017-08-10 | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | hexagon: Provide atomic_{or,xor,and} | Peter Zijlstra |
2014-08-14 | locking,arch,hexagon: Fold atomic_ops | Peter Zijlstra |
2014-04-18 | arch,hexagon: Convert smp_mb__*() | Peter Zijlstra |
2014-04-04 | Hexagon: fix atomic_set | Richard Kuo |
2014-01-12 | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra |
2013-04-30 | Hexagon: update copyright dates | Richard Kuo |
2013-04-30 | Hexagon: fix __atomic_add_unless | Richard Kuo |
2012-10-18 | Hexagon: Copyright marking changes | Richard Kuo |
2012-03-28 | Disintegrate asm/system.h for Hexagon | David Howells |
2011-11-01 | Hexagon: Add atomic ops support | Richard Kuo |