1. 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
  2. 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
  3. 470c27e arch: conditionally define smp_{mb,rmb,wmb} by Vineet Gupta · 9 years ago
  4. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  5. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  6. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  7. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 10 years ago
  8. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  9. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  10. 885df91 Create asm-generic/barrier.h by David Howells · 12 years ago