aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/atomic_32.h
Commit message (Expand)AuthorAge
* x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-04
* x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-03
* x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-03
* x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-03
* x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-03
* x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-03
* Merge branch 'linus' into x86/urgentIngo Molnar2009-06-17
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
* | | x86: atomic_32.h: Fix kernel-doc warningsRandy Dunlap2009-06-14
| |/ |/|
* | x86, perfcounters: add atomic64_xchg()Ingo Molnar2009-04-07
* | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
|\|
| * atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* | x86: implement atomic64_t on 32-bitIngo Molnar2008-12-14
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23