index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
barrier.h
Age
Commit message (
Expand
)
Author
2016-01-29
locking/x86: Tweak the comment about use of wmb() for IO
Michael S. Tsirkin
2016-01-29
locking/x86: Drop a comment left over from X86_OOSTORE
Michael S. Tsirkin
2016-01-29
locking/x86: Add cc clobber for ADDL
Michael S. Tsirkin
2016-01-12
x86: define __smp_xxx
Michael S. Tsirkin
2016-01-12
x86: reuse asm-generic/barrier.h
Michael S. Tsirkin
2015-08-03
Merge branch 'x86/asm' into locking/core
Ingo Molnar
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
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-02-23
x86/asm: Use alternative_2() in rdtsc_barrier()
Borislav Petkov
2014-12-12
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
2014-12-12
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
2014-06-18
x86, locking: Use no more OOSTORE nonsense
Peter Zijlstra
2014-04-18
arch,x86: Convert smp_mb__*()
Peter Zijlstra
2014-03-11
x86: Remove CONFIG_X86_OOSTORE
Dave Jones
2014-01-12
arch: Introduce smp_load_acquire(), smp_store_release()
Peter Zijlstra
2012-03-28
Disintegrate asm/system.h for X86
David Howells