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