Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cmpxchg64 and cmpxchg64_local to mips | Mathieu Desnoyers | 2008-02-07 | 1 | -0/+17 |
| | | | | | | | | | | 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 | 1 | -2/+2 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] Type proof reimplementation of cmpxchg. | Ralf Baechle | 2007-10-03 | 1 | -0/+107 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |