| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | riscv: fix errors in some atomic type aliases | Mitchell Horne | 2021-03-04 | 1 | -3/+3 |
| * | riscv: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+0 |
| * | Fix atomic_*cmpset32 on riscv64 with clang. | John Baldwin | 2019-10-23 | 1 | -2/+2 |
| * | riscv: use the common sub-word {,f}cmpset implementation | Kyle Evans | 2019-10-06 | 1 | -82/+72 |
| * | Implement atomic_swap_{int,long,ptr}(9). | Marius Strobl | 2018-08-07 | 1 | -0/+4 |
| * | Add atomic_load(9) and atomic_store(9) operations. | Konstantin Belousov | 2017-12-19 | 1 | -0/+2 |
| * | Undefine temporary macro. | Ruslan Bukin | 2017-06-17 | 1 | -0/+2 |
| * | Implement atomic_fcmpset_*() for RISC-V. | Ruslan Bukin | 2017-02-05 | 1 | -0/+101 |
| * | Remove duplicates. | Ruslan Bukin | 2016-02-22 | 1 | -4/+0 |
| * | Add the implementation of atomic_swap_32(). | Ruslan Bukin | 2016-02-17 | 1 | -0/+13 |
| * | Import RISC-V machine headers. This is a minimal set required to compile | Ruslan Bukin | 2015-12-17 | 1 | -0/+452 |
