summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-201-16/+17
* [MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto2007-05-111-1/+1
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-16/+30
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers2007-05-081-3/+26
* [MIPS] Lockdep: Fix recursion bug.Ralf Baechle2007-03-171-20/+20
* [MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle2007-02-131-10/+40
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-041-12/+25
* [MIPS] Fix atomic.h build errors.Ralf Baechle2006-12-041-1/+1
* [MIPS] Remove old junk left from old atomic_lock.Ralf Baechle2006-11-301-9/+1Star
* [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-131-1/+1
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0Star
* [MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle2006-02-271-0/+12
* MIPS: Get rid of atomic_lock.Ralf Baechle2006-01-101-22/+21Star
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+1
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [MIPS] Fix documentation typos.Arnaud Giersch2005-11-171-6/+8
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-141-0/+19
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+2
* Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki2005-10-291-10/+10
* Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki2005-10-291-0/+40
* [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-051-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+653