Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-07 | Add cmpxchg64 and cmpxchg64_local to mips | Mathieu Desnoyers | |
Make sure that at least cmpxchg64_local is available on all architectures to use for unsigned long long values. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2007-10-03 | [MIPS] Type proof reimplementation of cmpxchg. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |