开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2016-10-04
MIPS: Barrier: Add definitions of SYNC stype values
Matt Redfearn
2016-01-12
mips: define __smp_xxx
Michael S. Tsirkin
2016-01-12
mips: reuse asm-generic/barrier.h
Michael S. Tsirkin
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
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,mips: Convert smp_mb__*()
Peter Zijlstra
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2013-11-04
MIPS: Random whitespace clean-ups
Maciej W. Rozycki
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2010-02-27
MIPS: Optimize spinlocks.
David Daney
2010-02-27
MIPS: Octeon: Use optimized memory barrier primitives.
David Daney
2010-02-27
MIPS: New macro smp_mb__before_llsc.
David Daney
2010-02-27
MIPS: Remove unused macros from barrier.h
David Daney
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle