Age | Commit message (Expand) | Author |
2022-09-29 | kbuild: check sha1sum just once for each atomic header | Masahiro Yamada |
2022-05-18 | locking/atomic: Add generic try_cmpxchg64 support | Uros Bizjak |
2022-02-11 | atomics: Fix atomic64_{read_acquire,set_release} fallbacks | Mark Rutland |
2021-12-09 | locking/atomics, kcsan: Add instrumentation for barriers | Marco Elver |
2021-07-16 | locking/atomic: add arch_atomic_long*() | Mark Rutland |
2021-07-16 | locking/atomic: centralize generated headers | Mark Rutland |
2021-07-16 | locking/atomic: remove ARCH_ATOMIC remanants | Mark Rutland |
2021-07-16 | locking/atomic: simplify ifdef generation | Mark Rutland |
2021-05-26 | locking/atomics: atomic-instrumented: simplify ifdeffery | Mark Rutland |
2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland |
2020-11-07 | locking/atomics: Regenerate the atomics-check SHA1's | Ingo Molnar |
2020-11-07 | Merge branch 'linus' into perf/kprobes | Ingo Molnar |
2020-10-12 | asm-generic/atomic: Add try_cmpxchg() fallbacks | Peter Zijlstra |
2020-10-09 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar |
2020-10-07 | locking/atomics: Check atomic-arch-fallback.h too | Paul Bolle |
2020-08-24 | locking/atomics: Use read-write instrumentation for atomic RMWs | Marco Elver |
2020-06-25 | locking/atomics: Provide the arch_atomic_ interface to generic code | Peter Zijlstra |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner |
2020-06-11 | locking/atomics: Flip fallbacks and instrumentation | Peter Zijlstra |
2020-06-11 | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver |
2020-03-21 | asm-generic, atomic-instrumented: Use generic instrumented.h | Marco Elver |
2020-01-07 | asm-generic/atomic: Use __always_inline for fallback wrappers | Marco Elver |
2020-01-07 | asm-generic/atomic: Use __always_inline for pure wrappers | Marco Elver |
2019-11-16 | locking/atomics, kcsan: Add KCSAN instrumentation | Marco Elver |
2019-06-25 | locking/atomics: Use sed(1) instead of non-standard head(1) option | Michael Forney |
2019-04-19 | locking/atomics: Don't assume that scripts are executable | Andrew Morton |
2019-02-13 | locking/atomics: Check atomic headers with sha1sum | Mark Rutland |
2019-02-11 | locking/atomics: Change 'fold' to 'grep' | Anders Roxell |
2018-11-01 | locking/atomics: Fix scripts/atomic/ script permissions | Ingo Molnar |
2018-11-01 | locking/atomics: Check generated headers are up-to-date | Mark Rutland |
2018-11-01 | locking/atomics: Add common header generation files | Mark Rutland |