aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/atomic.h
Commit message (Expand)AuthorAge
* x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin2013-12-04
* x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-25
* x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-29
* atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-09
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* x86: Use xadd helper more widelyJeremy Fitzhardinge2011-08-29
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\
| * x86: Implement atomic[64]_dec_if_positive()Luca Barbieri2010-03-01
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-17
|/
* x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar2010-02-16
* x86: Merge asm/atomic_{32,64}.hBrian Gerst2010-01-07
* x86, um: ... and asm-x86 moveAl Viro2008-10-23