summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/atomic64_32.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-031-4/+4
* atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
* atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-0/+4
* atomics/treewide: Make test ops optionalMark Rutland2018-06-211-54/+0
* atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
* | locking/atomic/x86: Switch atomic.h to use atomic-instrumented.hDmitry Vyukov2018-03-121-52/+54
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* locking/atomic/x86: Un-macro-ify atomic ops implementationDmitry Vyukov2017-06-281-24/+57
* locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-3/+22
* x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen2015-12-061-1/+0
* x86: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+14
* atomic64_32.h: fix parameter naming mismatchPhilipp Hahn2012-05-091-5/+5
* x86: atomic64 assembly improvementsJan Beulich2012-01-201-3/+2
* x86: Adjust asm constraints in atomic64 wrappersJan Beulich2012-01-201-67/+80
* x86, atomic: atomic64_read() take a const pointerH. Peter Anvin2012-01-091-1/+1
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-1/+1
* x86-32: Rewrite 32-bit atomic64 functions in assemblyLuca Barbieri2010-02-251-67/+211
* x86: Split atomic64_t functions into seperate headersBrian Gerst2010-01-071-0/+160