Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wait_on_bit: add an acquire memory barrier | Mikulas Patocka | 2022-08-26 | 1 | -0/+12 |
* | bitops: wrap non-atomic bitops with a transparent macro | Alexander Lobakin | 2022-06-30 | 1 | -14/+14 |
* | bitops: unify non-atomic bitops prototypes across architectures | Alexander Lobakin | 2022-06-30 | 1 | -7/+14 |
* | asm-generic/bitops: Always inline all bit manipulation helpers | Borislav Petkov | 2022-01-25 | 1 | -8/+8 |
* | bitops, kcsan: Partially revert instrumentation for non-atomic bitops | Marco Elver | 2020-08-24 | 1 | -3/+27 |
* | asm-generic/bitops: Use instrument_read_write() where appropriate | Marco Elver | 2020-08-24 | 1 | -3/+3 |
* | asm-generic, kcsan: Add KCSAN instrumentation for bitops | Marco Elver | 2020-03-21 | 1 | -8/+8 |
* | kasan: support instrumented bitops combined with generic bitops | Daniel Axtens | 2019-11-07 | 1 | -0/+114 |