Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-27 | ARM: 6213/1: atomic64_test: add ARM as supported architecture | Will Deacon | 1 | -1/+1 |
2010-06-04 | lib: add s390 to atomic64_dec_if_positive archs | Heiko Carstens | 1 | -1/+2 |
2010-05-24 | lib/atomic64_test: fix missing include of linux/kernel.h | Peter Huewe | 1 | -0/+1 |
2010-03-01 | x86, atomic64: In selftest, distinguish x86-64 from 586+ | H. Peter Anvin | 1 | -6/+8 |
2010-03-01 | lib: Fix atomic64_inc_not_zero test | Luca Barbieri | 1 | -3/+3 |
2010-03-01 | lib: Fix atomic64_add_unless test | Luca Barbieri | 1 | -2/+2 |
2010-03-01 | x86: Implement atomic[64]_dec_if_positive() | Luca Barbieri | 1 | -1/+1 |
2010-03-01 | lib: Only test atomic64_dec_if_positive on archs having it | Luca Barbieri | 1 | -0/+4 |
2010-02-25 | lib: Add self-test for atomic64_t | Luca Barbieri | 1 | -0/+158 |