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 |
* | powerpc: Fix __cmpxchg() to take a volatile ptr again | Michael Ellerman | 2016-11-25 | 1 | -3/+3 |
* | powerpc: Implement {cmp}xchg for u8 and u16 | Pan Xinhui | 2016-11-23 | 1 | -3/+106 |
* | powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes | pan xinhui | 2016-02-24 | 1 | -16/+7 |
* | powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg | Boqun Feng | 2016-02-18 | 1 | -1/+148 |
* | powerpc: atomic: Implement acquire/release/relaxed variants for xchg | Boqun Feng | 2016-02-18 | 1 | -39/+30 |
* | powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered | Boqun Feng | 2015-12-14 | 1 | -8/+8 |
* | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | 1 | -1/+0 |
* | powerpc: Add support for the optimised lockref implementation | Michael Ellerman | 2014-01-28 | 1 | -0/+1 |
* | Disintegrate asm/system.h for PowerPC | David Howells | 2012-03-28 | 1 | -0/+309 |