aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/barrier.h
AgeCommit message (Expand)Author
2018-06-21x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig
2018-02-15x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams
2018-01-30x86: Introduce barrier_nospecDan Williams
2018-01-30x86: Implement array_index_mask_nospecDan Williams
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-01-29locking/x86: Tweak the comment about use of wmb() for IOMichael S. Tsirkin
2016-01-29locking/x86: Drop a comment left over from X86_OOSTOREMichael S. Tsirkin
2016-01-29locking/x86: Add cc clobber for ADDLMichael S. Tsirkin
2016-01-12x86: define __smp_xxxMichael S. Tsirkin
2016-01-12x86: reuse asm-generic/barrier.hMichael S. Tsirkin
2015-08-03Merge branch 'x86/asm' into locking/coreIngo Molnar
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-07-06x86/asm/tsc: Remove rdtsc_barrier()Andy Lutomirski
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-19locking/arch: Add WRITE_ONCE() to set_mb()Peter Zijlstra
2015-02-23x86/asm: Use alternative_2() in rdtsc_barrier()Borislav Petkov
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-06-18x86, locking: Use no more OOSTORE nonsensePeter Zijlstra
2014-04-18arch,x86: Convert smp_mb__*()Peter Zijlstra
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2012-03-28Disintegrate asm/system.h for X86David Howells