aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/atomic_32.h
AgeCommit message (Expand)Author
2009-07-04x86: atomic64: Inline atomic64_read() againEric Dumazet
2009-07-03x86: atomic64: Improve atomic64_xchg()Ingo Molnar
2009-07-03x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras
2009-07-03x86: atomic64: Make atomic_read() type-safeIngo Molnar
2009-07-03x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar
2009-07-03x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar
2009-06-14x86: atomic_32.h: Fix kernel-doc warningsRandy Dunlap
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-04-07x86, perfcounters: add atomic64_xchg()Ingo Molnar
2009-01-11Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2008-12-14x86: implement atomic64_t on 32-bitIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro