index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2017-06-15
powerpc/64: Drop explicit hwsync in context switch
Nicholas Piggin
2016-01-12
powerpc: define __smp_xxx
Michael S. Tsirkin
2016-01-12
powerpc: reuse asm-generic/barrier.h
Michael S. Tsirkin
2016-01-12
lcoking/barriers, arch: Use smp barriers in smp_store_release()
Davidlohr Bueso
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-05-27
powerpc: Fix smp_mb__before_spinlock()
Paul E. McKenney
2015-05-19
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-05-19
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
2014-04-18
arch,powerpc: Convert smp_mb__*()
Peter Zijlstra
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells