| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sh: add J2 atomics using the cas.l instruction | Rich Felker | 2016-08-05 | 1 | -0/+8 |
* | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -2/+2 |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -1/+1 |
* | arch,sh: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -5/+1 |
* | sh: Fix up tracepoint build fallout from static key introduction. | Nobuhiro Iwamatsu | 2012-04-27 | 1 | -1/+1 |
* | Disintegrate asm/system.h for SH | David Howells | 2012-03-28 | 1 | -1/+1 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -3/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -4/+4 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -1/+1 |
* | sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions. | Paul Mundt | 2010-01-08 | 1 | -44/+29 |
* | sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP. | Paul Mundt | 2009-10-18 | 1 | -5/+4 |
* | sh: Use generic atomic64_t implementation. | Paul Mundt | 2009-06-17 | 1 | -0/+2 |
* | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 1 | -2/+2 |
|\ |
|
| * | sh: Fix sh4a llsc-based cmpxchg() | Aoi Shinkai | 2009-06-11 | 1 | -2/+2 |
* | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
|/ |
|
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -4/+3 |
* | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -0/+89 |