1. b21bae9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  2. 440323b asm-generic: Add missing brackets for io_stop_wc macro by Xiongfeng Wang · 3 years ago
  3. 1be5bdf Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
  4. d5624bb asm-generic: introduce io_stop_wc() and add implementation for ARM64 by Xiongfeng Wang · 3 years, 1 month ago
  5. 2505a51 locking/barriers, kcsan: Support generic instrumentation by Marco Elver · 3 years, 2 months ago
  6. f948666 locking/barriers, kcsan: Add instrumentation for barriers by Marco Elver · 3 years, 2 months ago
  7. 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
  8. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 5 months ago
  9. 93fab07 locking/barriers: Remove definitions for [smp_]read_barrier_depends() by Will Deacon · 5 years ago
  10. e506ea4 compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h by Will Deacon · 5 years ago
  11. 3e79f08 libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier by Aneesh Kumar K.V · 4 years, 7 months ago
  12. 5498872 locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros by Will Deacon · 5 years ago
  13. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  14. fcfdfe30 locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed() by Will Deacon · 7 years ago
  15. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  16. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  17. 7cb45c0 locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h by Peter Zijlstra · 9 years ago
  18. 6a65d26 asm-generic: implement virt_xxx memory barriers by Michael S. Tsirkin · 9 years ago
  19. a9e4252 asm-generic: add __smp_xxx wrappers by Michael S. Tsirkin · 9 years ago
  20. 57f7c03 asm-generic: guard smp_store_release/load_acquire by Michael S. Tsirkin · 9 years ago
  21. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  22. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  23. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  24. 470c27e arch: conditionally define smp_{mb,rmb,wmb} by Vineet Gupta · 10 years ago
  25. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  26. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 10 years ago
  27. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  28. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 11 years ago
  29. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  30. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  31. 885df91 Create asm-generic/barrier.h by David Howells · 13 years ago