1. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  2. 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 8 years ago
  3. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 8 years ago
  4. 5cb52b5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 153a433 x86/headers: Don't include asm/processor.h in asm/atomic.h by Andi Kleen · 8 years ago
  6. 978e5a3 atomics: Add test for atomic operations with _relaxed variants by Boqun Feng · 8 years ago
  7. 41b9e9f atomic: Add simple atomic_t tests by Peter Zijlstra · 9 years ago
  8. b3b16d2 lib/atomic64_test.c: convert printk(KERN_INFO to pr_info by Fabian Frederick · 10 years ago
  9. 7463449 atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test by Catalin Marinas · 12 years ago
  10. 50af5ea bug.h: add include of it to various implicit C users by Paul Gortmaker · 12 years ago
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. c58bbd3 ARM: 6213/1: atomic64_test: add ARM as supported architecture by Will Deacon · 14 years ago
  13. 007d086 lib: add s390 to atomic64_dec_if_positive archs by Heiko Carstens · 14 years ago
  14. 0dbdd1b lib/atomic64_test: fix missing include of linux/kernel.h by Peter Huewe · 14 years ago
  15. a5c9161 x86, atomic64: In selftest, distinguish x86-64 from 586+ by H. Peter Anvin · 14 years ago
  16. 25a304f lib: Fix atomic64_inc_not_zero test by Luca Barbieri · 14 years ago
  17. 9efbcd5 lib: Fix atomic64_add_unless test by Luca Barbieri · 14 years ago
  18. d7f6de1 x86: Implement atomic[64]_dec_if_positive() by Luca Barbieri · 14 years ago
  19. 8f4f202 lib: Only test atomic64_dec_if_positive on archs having it by Luca Barbieri · 14 years ago
  20. 86a8938 lib: Add self-test for atomic64_t by Luca Barbieri · 14 years ago