index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2019-10-07
MIPS: barrier: Make __smp_mb__before_atomic() a no-op for Loongson3
Paul Burton
2019-10-07
MIPS: barrier: Remove loongson_llsc_mb()
Paul Burton
2019-10-07
MIPS: futex: Emit Loongson3 sync workarounds within asm
Paul Burton
2019-10-07
MIPS: barrier: Clean up sync_ginv()
Paul Burton
2019-10-07
MIPS: barrier: Clean up __sync() definition
Paul Burton
2019-10-07
MIPS: barrier: Remove fast_mb() Octeon #ifdef'ery
Paul Burton
2019-10-07
MIPS: barrier: Clean up __smp_mb() definition
Paul Burton
2019-10-07
MIPS: barrier: Clean up rmb() & wmb() definitions
Paul Burton
2019-10-07
MIPS: barrier: Add __SYNC() infrastructure
Paul Burton
2019-08-31
mips/atomic: Fix smp_mb__{before,after}_atomic()
Peter Zijlstra
2019-08-31
mips/atomic: Fix loongson_llsc_mb() wreckage
Peter Zijlstra
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-02-04
MIPS: Add GINVT instruction helpers
Paul Burton
2019-02-04
MIPS: Loongson: Introduce and use loongson_llsc_mb()
Huacai Chen
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