Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Public Release Prep | Brian Behlendorf | 2010-05-17 | 1 | -17/+15 |
* | Atomic64 compatibility for 32-bit systems without kernel support. | Brian Behlendorf | 2009-12-04 | 1 | -1/+8 |
* | Add autoconf checks for atomic64_cmpxchg + atomic64_xchg | Brian Behlendorf | 2009-10-30 | 1 | -0/+1 |
* | Use Linux atomic primitives by default. | Brian Behlendorf | 2009-10-30 | 1 | -49/+97 |
* | Pull in initial 32-bit support patches. | behlendo | 2008-08-11 | 1 | -1/+25 |
* | Go through and add a header with the proper UCRL number. | behlendo | 2008-05-26 | 1 | -0/+26 |
* | Correctly implement atomic_cas_ptr() function. Ideally all of these | behlendo | 2008-04-03 | 1 | -12/+10 |
* | Correctly functioning 64-bit atomic shim layer. It's not | behlendo | 2008-03-28 | 1 | -11/+64 |
* | Add some typedefs to make it clearer when we passing a function, | behlendo | 2008-03-10 | 1 | -0/+9 |
* | Minor atomic cleanup, this needs to be done right. | behlendo | 2008-03-07 | 1 | -0/+68 |