aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/atomic64_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-16locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-3/+22
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen1-1/+0
2015-07-27x86: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+14
2012-05-09atomic64_32.h: fix parameter naming mismatchPhilipp Hahn1-5/+5
2012-01-20x86: atomic64 assembly improvementsJan Beulich1-3/+2
2012-01-20x86: Adjust asm constraints in atomic64 wrappersJan Beulich1-67/+80
2012-01-09x86, atomic: atomic64_read() take a const pointerH. Peter Anvin1-1/+1
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-1/+1
2010-02-25x86-32: Rewrite 32-bit atomic64 functions in assemblyLuca Barbieri1-67/+211
2010-01-07x86: Split atomic64_t functions into seperate headersBrian Gerst1-0/+160