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