summaryrefslogtreecommitdiffstats
path: root/arch/arm64/lib/bitops.S
Commit message (Expand)AuthorAgeFilesLines
* arm64: atomics: prefetch the destination word for write prior to stxrWill Deacon2015-07-271-0/+2
* arm64: bitops: patch in lse instructions when supported by the CPUWill Deacon2015-07-271-19/+24
* arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-071-1/+2
* arm64: Treat the bitops index argument as an 'int'Catalin Marinas2013-05-081-5/+5
* arm64: Use acquire/release semantics instead of explicit DMBCatalin Marinas2013-04-301-4/+2
* arm64: klib: bitops: fix unpredictable stxr usageMark Rutland2013-04-301-2/+2
* arm64: klib: Optimised atomic bitopsCatalin Marinas2013-03-211-0/+70
OpenPOWER on IntegriCloud