aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2010-10-221-17/+17
|\
| * asm-generic: make atomic_add_unless a functionMathieu Lacage2010-10-091-17/+17
* | Fix IRQ flag handling namingDavid Howells2010-10-071-2/+3
|/
* asm-generic: use raw_local_irq_save/restore instead local_irq_save/restoreMichal Simek2010-08-091-6/+6
* asm-generic: don't warn that atomic_t is only 24 bitPeter Fritzsche2010-05-251-6/+2
* atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
* asm-generic: add generic atomic.h and io.hArnd Bergmann2009-06-111-0/+165
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-258/+0
* atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens2009-05-021-2/+2
* atomic: fix a typo in atomic_long_xchg()Eric Dumazet2008-12-101-1/+1
* Christoph has movedChristoph Lameter2008-07-041-1/+1
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-5/+12
* atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers2007-05-081-0/+133
* [PATCH] cleanup include/asm-generic/atomic.hAdrian Bunk2006-12-071-3/+4
* [PATCH] Use atomic64_set for 64-bit case of atomic_long_setKyle McMartin2006-01-151-1/+1
* [PATCH] asm-generic/atomic.h needs types.hAndrew Morton2006-01-081-0/+1
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+116