summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/atomic64_32.h
AgeCommit message (Expand)Author
2018-09-03x86: Fix kernel-doc atomic.h warningsRandy Dunlap
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland
2018-06-21atomics/treewide: Make test ops optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-03-26treewide: Align function definition open/close bracesJoe Perches
2018-03-12locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-28locking/atomic/x86: Un-macro-ify atomic ops implementationDmitry Vyukov
2016-06-16locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen
2015-07-27x86: Provide atomic_{or,xor,and}Peter Zijlstra
2012-05-09atomic64_32.h: fix parameter naming mismatchPhilipp Hahn
2012-01-20x86: atomic64 assembly improvementsJan Beulich
2012-01-20x86: Adjust asm constraints in atomic64 wrappersJan Beulich
2012-01-09x86, atomic: atomic64_read() take a const pointerH. Peter Anvin
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2010-02-25x86-32: Rewrite 32-bit atomic64 functions in assemblyLuca Barbieri
2010-01-07x86: Split atomic64_t functions into seperate headersBrian Gerst