Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LinuxKPI: Add smp_store_release and smp_load_acquire functions | Vladimir Kondratyev | 2024-06-26 | 1 | -0/+3 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | linuxkpi: Add smp_mb__before/after_atomic | Emmanuel Vadot | 2022-08-08 | 1 | -0/+3 |
* | LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards | Vladimir Kondratyev | 2022-01-10 | 1 | -3/+3 |
* | LinuxKPI: Implement smp_*mb barriers with atomic_thread_fence_* | Vladimir Kondratyev | 2022-01-10 | 1 | -0/+58 |