Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add cmpxchg64 and cmpxchg64_local to mips | Mathieu Desnoyers | 2008-02-07 |
| | | | | | | | | | | 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> | ||
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | [MIPS] Type proof reimplementation of cmpxchg. | Ralf Baechle | 2007-10-03 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |