1. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. a8bccca locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  3. 18fe582 x86, asm: change the GEN_*_RMWcc() macros to not quote the condition by H. Peter Anvin · 9 years ago
  4. 117780e x86, asm: use bool for bitops and other assembly outputs by H. Peter Anvin · 9 years ago
  5. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  6. 7fc1845 x86: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
  7. 3462bd2 x86/asm: Always inline atomics by Hagen Paul Pfeifer · 10 years ago
  8. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  9. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  10. 0c44c2d x86: Use asm goto to implement better modify_and_test() functions by Peter Zijlstra · 12 years ago
  11. 8b8bc2f x86: Use xadd helper more widely by Jeremy Fitzhardinge · 14 years ago
  12. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 14 years ago
  13. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
  15. d7f6de1 x86: Implement atomic[64]_dec_if_positive() by Luca Barbieri · 15 years ago
  16. 1a3b1d8 x86: Split atomic64_t functions into seperate headers by Brian Gerst · 15 years ago