Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | |
This allows us to move duplicated code in <asm/atomic.h> (atomic_inc_not_zero() for now) to <linux/atomic.h> Signed-off-by: Arun Sharma <asharma@fb.com> Reviewed-by: Eric Dumazet <eric.dumazet@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: David Miller <davem@davemloft.net> Cc: Eric Dumazet <eric.dumazet@gmail.com> Acked-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |