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