Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asm-generic: add generic atomic.h and io.h | Arnd Bergmann | 2009-06-11 | 1 | -0/+165 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -258/+0 |
* | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architectures | Heiko Carstens | 2009-05-02 | 1 | -2/+2 |
* | atomic: fix a typo in atomic_long_xchg() | Eric Dumazet | 2008-12-10 | 1 | -1/+1 |
* | Christoph has moved | Christoph Lameter | 2008-07-04 | 1 | -1/+1 |
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 1 | -5/+12 |
* | atomic.h: complete atomic_long operations in asm-generic | Mathieu Desnoyers | 2007-05-08 | 1 | -0/+133 |
* | [PATCH] cleanup include/asm-generic/atomic.h | Adrian Bunk | 2006-12-07 | 1 | -3/+4 |
* | [PATCH] Use atomic64_set for 64-bit case of atomic_long_set | Kyle McMartin | 2006-01-15 | 1 | -1/+1 |
* | [PATCH] asm-generic/atomic.h needs types.h | Andrew Morton | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 | 1 | -0/+116 |