开源镜像站
帮助
动态
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
/
x86
/
um
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2021-12-21
uml/i386: missing include in barrier.h
Al Viro
2019-09-15
um: Use real DMA barriers
Johannes Berg
2019-09-15
um: Don't use generic barrier.h
Johannes Berg
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-12
x86/um: reuse asm-generic/barrier.h
Michael S. Tsirkin
2015-07-06
x86/asm/tsc: Remove rdtsc_barrier()
Andy Lutomirski
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
2015-04-15
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
Linus Torvalds
2015-04-13
um: Remove broken SMP support
Richard Weinberger
2015-02-23
x86/asm: Use alternative_2() in rdtsc_barrier()
Borislav Petkov
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-03-11
x86: Remove CONFIG_X86_OOSTORE
Dave Jones
2012-04-10
um: Disintegrate asm/system.h
Richard Weinberger