开源镜像站
帮助
动态
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
/
powerpc
/
include
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2021-06-10
powerpc/barrier: Avoid collision with clang's __lwsync macro
Nathan Chancellor
2021-03-29
powerpc/qspinlock: Use generic smp_cond_load_relaxed
Davidlohr Bueso
2020-12-04
powerpc/barrier: Use CONFIG_PPC64 for barrier selection
Michael Ellerman
2020-07-27
powerpc: Implement smp_cond_load_relaxed()
Nicholas Piggin
2020-07-16
powerpc/pmem: Update ppc64 to use the new barrier instruction.
Aneesh Kumar K.V
2020-01-24
powerpc: Remove comment about read_barrier_depends()
Will Deacon
2018-08-08
powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E
Diana Craciun
2018-08-08
powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC
Michael Ellerman
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-06-03
powerpc/64s: Add barrier_nospec
Michal Suchanek
2018-03-31
powerpc/64: Fix smp_wmb barrier definition use use lwsync consistently
Nicholas Piggin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
locking: Remove smp_mb__before_spinlock()
Peter Zijlstra
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