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