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