Age | Commit message (Expand) | Author | Files | Lines |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 1 | -2/+2 |
2022-11-24 | powerpc: add compile-time support for lbarx, lharx | Nicholas Piggin | 1 | -1/+230 |
2021-05-26 | locking/atomic: powerpc: move to ARCH_ATOMIC | Mark Rutland | 1 | -15/+15 |
2021-05-26 | locking/atomic: cmpxchg: make `generic` a prefix | Mark Rutland | 1 | -1/+1 |
2020-05-28 | powerpc: Remove IBM405 Erratum #77 | Christophe Leroy | 1 | -11/+0 |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy | 1 | -1/+0 |
2018-07-30 | powerpc/405: move PPC405_ERR77 in asm-405.h | Christophe Leroy | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-11-25 | powerpc: Fix __cmpxchg() to take a volatile ptr again | Michael Ellerman | 1 | -3/+3 |
2016-11-23 | powerpc: Implement {cmp}xchg for u8 and u16 | Pan Xinhui | 1 | -3/+106 |
2016-02-24 | powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes | pan xinhui | 1 | -16/+7 |
2016-02-17 | powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg | Boqun Feng | 1 | -1/+148 |
2016-02-17 | powerpc: atomic: Implement acquire/release/relaxed variants for xchg | Boqun Feng | 1 | -39/+30 |
2015-12-14 | powerpc: Make {cmp}xchg* and their atomic_ versions fully ordered | Boqun Feng | 1 | -8/+8 |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 1 | -1/+0 |
2014-01-28 | powerpc: Add support for the optimised lockref implementation | Michael Ellerman | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -0/+309 |