Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -2/+2 |
2014-08-14 | locking,arch,arm64: Fold atomic_ops | Peter Zijlstra | 1 | -117/+80 |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2014-05-09 | arm64: Make atomic64_t() return "long", not "long long" | Bjorn Helgaas | 1 | -1/+1 |
2014-04-18 | arch,arm64: Convert smp_mb__*() | Peter Zijlstra | 1 | -5/+0 |
2014-02-07 | arm64: asm: remove redundant "cc" clobbers | Will Deacon | 1 | -14/+10 |
2014-02-07 | arm64: atomics: fix use of acquire + release for full barrier semantics | Will Deacon | 1 | -9/+20 |
2013-11-09 | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" | Chen Gang | 1 | -14/+0 |
2013-02-11 | arm64: atomics: fix grossly inconsistent asm constraints for exclusives | Will Deacon | 1 | -66/+66 |
2012-09-17 | arm64: Atomic operations | Catalin Marinas | 1 | -0/+305 |