]> git.proxmox.com Git - mirror_spl-debian.git/history - include/sys/atomic.h
Imported Upstream version 0.6.1
[mirror_spl-debian.git] / include / sys / atomic.h
2013-04-08 Aron XuImported Upstream version 0.6.1
2010-09-17 Ricardo M. Correiaatomic_*_*_nv() functions need to return the new value...
2010-08-27 Brian BehlendorfAdd missing atomic functions
2010-05-17 Brian BehlendorfPublic Release Prep
2009-12-04 Brian BehlendorfAtomic64 compatibility for 32-bit systems without kerne...
2009-10-30 Brian BehlendorfAdd autoconf checks for atomic64_cmpxchg + atomic64_xchg
2009-10-30 Brian BehlendorfUse Linux atomic primitives by default.
2008-08-11 behlendoPull in initial 32-bit support patches.
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-04-03 behlendoCorrectly implement atomic_cas_ptr() function. Ideally...
2008-03-28 behlendoCorrectly functioning 64-bit atomic shim layer. It...
2008-03-10 behlendoAdd some typedefs to make it clearer when we passing...
2008-03-07 behlendoMinor atomic cleanup, this needs to be done right.