summaryrefslogtreecommitdiff
path: root/include/asm-mips/atomic.h
AgeCommit message (Expand)Author
2008-07-04[MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-07-20[MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle
2007-05-11[MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers
2007-03-17[MIPS] Lockdep: Fix recursion bug.Ralf Baechle
2007-02-13[MIPS] Improve branch prediction in ll/sc atomic operations.Ralf Baechle
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle
2006-12-04[MIPS] Fix atomic.h build errors.Ralf Baechle
2006-11-30[MIPS] Remove old junk left from old atomic_lock.Ralf Baechle
2006-07-13[MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-27[MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle
2006-01-10MIPS: Get rid of atomic_lock.Ralf Baechle
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter
2005-11-17[MIPS] Fix documentation typos.Arnaud Giersch
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin
2005-11-13[PATCH] atomic: cmpxchgNick Piggin
2005-10-29Always use ".set mips3" rather than select between "mips2" or "mips3"Maciej W. Rozycki
2005-10-29Enable a suitable ISA for the assembler around ll/sc so that codeMaciej W. Rozycki
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds