| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-04-09 | Introduce membar_acquire/release. Deprecate membar_enter/exit. | riastradh |
| 2022-04-06 | Nix trailing whitespace in files of membars, atomics, and lock stubs. | riastradh |
| 2020-03-01 | Implement workaround for IBM405 Errata 77 (aka CPU_210), where | rin |
| 2014-03-07 | Reduce duplication. | matt |
| 2011-01-15 | Use END(foo) everywhere. | matt |
| 2009-01-04 | allow inclusion of atomic ops in librump | pooka |
| 2008-09-29 | Allow atomic ops to be built as part of libpthread. | ad |
| 2008-05-25 | enable profiling of assembly functions. | chs |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-13 | add missing %. (hi matt!) | dogcow |
| 2008-02-12 | Use %rN as all new code is supposed to. | matt |
| 2008-02-11 | Only build atomic ops for libkern/libc. | ad |
| 2008-02-10 | Enable the atomic ops in userspace. | ad |
| 2008-02-10 | Add atomic_cas_foo_ni(). | ad |
| 2007-11-28 | Atomic ops for powerpc. Please review. | ad |
