summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/barrier.h
AgeCommit message (Expand)Author
2019-10-07MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3Paul Burton
2019-10-07MIPS: barrier: Remove loongson_llsc_mb()Paul Burton
2019-10-07MIPS: futex: Emit Loongson3 sync workarounds within asmPaul Burton
2019-10-07MIPS: barrier: Clean up sync_ginv()Paul Burton
2019-10-07MIPS: barrier: Clean up __sync() definitionPaul Burton
2019-10-07MIPS: barrier: Remove fast_mb() Octeon #ifdef'eryPaul Burton
2019-10-07MIPS: barrier: Clean up __smp_mb() definitionPaul Burton
2019-10-07MIPS: barrier: Clean up rmb() & wmb() definitionsPaul Burton
2019-10-07MIPS: barrier: Add __SYNC() infrastructurePaul Burton
2019-08-31mips/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-02-04MIPS: Add GINVT instruction helpersPaul Burton
2019-02-04MIPS: Loongson: Introduce and use loongson_llsc_mb()Huacai Chen
2016-10-04MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn
2016-01-12mips: define __smp_xxxMichael S. Tsirkin
2016-01-12mips: reuse asm-generic/barrier.hMichael S. Tsirkin
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-04-18arch,mips: Convert smp_mb__*()Peter Zijlstra
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2013-11-04MIPS: Random whitespace clean-upsMaciej W. Rozycki
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2010-02-27MIPS: Optimize spinlocks.David Daney
2010-02-27MIPS: Octeon: Use optimized memory barrier primitives.David Daney
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney
2010-02-27MIPS: Remove unused macros from barrier.hDavid Daney
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle