| Commit message (Expand) | Author | Age |
* | 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: Rename __atomic_add_unless() => atomic_fetch_add_unless() | Mark Rutland | 2018-06-21 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | locking/atomic, arch/m68k: Remove comment | Peter Zijlstra | 2016-06-20 |
* | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 |
* | locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 |
* | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
* | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
* | m68k: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 |
* | locking,arch,m68k: Fold atomic_ops | Peter Zijlstra | 2014-08-14 |
* | arch,m68k: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
* | m68k: include asm/cmpxchg.h in our m68k atomic.h | Greg Ungerer | 2012-04-01 |
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 |
* | m68k: ColdFire V4e MMU context support code | Greg Ungerer | 2011-12-29 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | m68k: fix some atomic operation asm address modes for ColdFire | Greg Ungerer | 2011-07-24 |
* | m68k/m68knommu: merge MMU and non-MMU atomic.h | Greg Ungerer | 2010-10-22 |
* | m68k: Enable atomic64_t | Geert Uytterhoeven | 2010-05-26 |
* | m68k,m68knommu: merge header files | Sam Ravnborg | 2009-01-16 |