1. 6a65d26 asm-generic: implement virt_xxx memory barriers by Michael S. Tsirkin · 9 years ago
  2. a9e4252 asm-generic: add __smp_xxx wrappers by Michael S. Tsirkin · 9 years ago
  3. 57f7c03 asm-generic: guard smp_store_release/load_acquire by Michael S. Tsirkin · 9 years ago
  4. 5a1b26d7 lcoking/barriers, arch: Use smp barriers in smp_store_release() by Davidlohr Bueso · 9 years ago
  5. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  6. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  7. 470c27e arch: conditionally define smp_{mb,rmb,wmb} by Vineet Gupta · 10 years ago
  8. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  9. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  10. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  11. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 11 years ago
  12. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  13. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  14. 885df91 Create asm-generic/barrier.h by David Howells · 13 years ago