Age | Commit message (Expand) | Author |
---|---|---|
2012-01-20 | x86: Adjust asm constraints in atomic64 wrappers | Jan Beulich |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2010-02-25 | x86-32: Rewrite 32-bit atomic64 functions in assembly | Luca Barbieri |
2009-07-04 | x86: atomic64: Inline atomic64_read() again | Eric Dumazet |
2009-07-03 | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve atomic64_xchg() | Ingo Molnar |
2009-07-03 | x86: atomic64: Export APIs to modules | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve atomic64_read() | Eric Dumazet |
2009-07-03 | x86: atomic64: Fix unclean type use in atomic64_xchg() | Ingo Molnar |
2009-07-03 | x86: atomic64: Reduce size of functions | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve atomic64_add_return() | Ingo Molnar |
2009-07-03 | x86: atomic64: Improve cmpxchg8b() | Eric Dumazet |
2009-07-03 | x86: atomic64: Improve atomic64_read() | Eric Dumazet |
2009-07-03 | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file | Ingo Molnar |