aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/atomic64_32.c
AgeCommit message (Expand)Author
2012-01-20x86: Adjust asm constraints in atomic64 wrappersJan Beulich
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-02-25x86-32: Rewrite 32-bit atomic64 functions in assemblyLuca Barbieri
2009-07-04x86: atomic64: Inline atomic64_read() againEric Dumazet
2009-07-03x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar
2009-07-03x86: atomic64: Improve atomic64_xchg()Ingo Molnar
2009-07-03x86: atomic64: Export APIs to modulesIngo Molnar
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet
2009-07-03x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar
2009-07-03x86: atomic64: Reduce size of functionsIngo Molnar
2009-07-03x86: atomic64: Improve atomic64_add_return()Ingo Molnar
2009-07-03x86: atomic64: Improve cmpxchg8b()Eric Dumazet
2009-07-03x86: atomic64: Improve atomic64_read()Eric Dumazet
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar