Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: atomics: prefetch the destination word for write prior to stxr | Will Deacon | 2015-07-27 | 1 | -0/+2 |
* | arm64: bitops: patch in lse instructions when supported by the CPU | Will Deacon | 2015-07-27 | 1 | -19/+24 |
* | arm64: atomics: fix use of acquire + release for full barrier semantics | Will Deacon | 2014-02-07 | 1 | -1/+2 |
* | arm64: Treat the bitops index argument as an 'int' | Catalin Marinas | 2013-05-08 | 1 | -5/+5 |
* | arm64: Use acquire/release semantics instead of explicit DMB | Catalin Marinas | 2013-04-30 | 1 | -4/+2 |
* | arm64: klib: bitops: fix unpredictable stxr usage | Mark Rutland | 2013-04-30 | 1 | -2/+2 |
* | arm64: klib: Optimised atomic bitops | Catalin Marinas | 2013-03-21 | 1 | -0/+70 |