index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
barrier.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
Paul Burton
2019-10-07
1
-1
/
+11
*
MIPS: barrier: Remove loongson_llsc_mb()
Paul Burton
2019-10-07
1
-40
/
+0
*
MIPS: futex: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
1
-6
/
+7
*
MIPS: barrier: Clean up sync_ginv()
Paul Burton
2019-10-07
1
-1
/
+1
*
MIPS: barrier: Clean up __sync() definition
Paul Burton
2019-10-07
1
-14
/
+4
*
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
2019-10-07
1
-2
/
+2
*
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
2019-10-07
1
-8
/
+4
*
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
2019-10-07
1
-14
/
+14
*
MIPS: barrier: Add __SYNC() infrastructure
Paul Burton
2019-10-07
1
-111
/
+2
*
mips/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
2019-08-31
1
-2
/
+10
*
mips/atomic: Fix loongson_llsc_mb() wreckage
Peter Zijlstra
2019-08-31
1
-14
/
+18
*
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
1
-0
/
+19
|
\
|
*
MIPS: Add GINVT instruction helpers
Paul Burton
2019-02-04
1
-0
/
+19
*
|
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
2019-02-04
1
-0
/
+36
|
/
*
MIPS: Barrier: Add definitions of SYNC stype values
Matt Redfearn
2016-10-04
1
-0
/
+96
*
mips: define __smp_xxx
Michael S. Tsirkin
2016-01-12
1
-12
/
+14
*
mips: reuse asm-generic/barrier.h
Michael S. Tsirkin
2016-01-12
1
-23
/
+2
*
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-08-03
1
-2
/
+2
*
locking/arch: Rename set_mb() to smp_store_mb()
Peter Zijlstra
2015-05-19
1
-1
/
+1
*
locking/arch: Add WRITE_ONCE() to set_mb()
Peter Zijlstra
2015-05-19
1
-1
/
+1
*
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-12
1
-4
/
+5
*
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
2014-12-12
1
-52
/
+0
*
arch,mips: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
1
-0
/
+3
*
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2014-01-12
1
-0
/
+15
*
MIPS: Random whitespace clean-ups
Maciej W. Rozycki
2013-11-04
1
-3
/
+3
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-5
/
+5
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-0
/
+2
*
MIPS: Optimize spinlocks.
David Daney
2010-02-27
1
-0
/
+6
*
MIPS: Octeon: Use optimized memory barrier primitives.
David Daney
2010-02-27
1
-12
/
+31
*
MIPS: New macro smp_mb__before_llsc.
David Daney
2010-02-27
1
-6
/
+9
*
MIPS: Remove unused macros from barrier.h
David Daney
2010-02-27
1
-2
/
+0
*
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
2008-10-11
1
-0
/
+155