Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/xchg/alpha: Remove superfluous memory barriers from the _local() vari... | Andrea Parri | 2018-03-12 | 1 | -27/+0 |
* | locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs | Andrea Parri | 2018-02-23 | 1 | -3/+18 |
* | locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __AS... | Andrea Parri | 2018-02-23 | 1 | -8/+8 |
* | locking/xchg/alpha: Add unconditional memory barrier to cmpxchg() | Andrea Parri | 2018-02-21 | 1 | -8/+7 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | alpha: fix build failures from system.h dismemberment | Paul Gortmaker | 2012-04-13 | 1 | -2/+2 |
* | Disintegrate asm/system.h for Alpha | David Howells | 2012-03-28 | 1 | -1/+1 |
* | alpha: xchg/cmpxchg cleanup and fixes | Ivan Kokshaysky | 2009-04-01 | 1 | -0/+258 |