Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-13 | [MIPS] MIPS MT: Fix build error. | Yoichi Yuasa | |
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||
2006-07-03 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | |
cleanup: remove task_t and convert all the uses to struct task_struct. I introduced it for the scheduler anno and it was a mistake. Conversion was mostly scripted, the result was reviewed and all secondary whitespace and style impact (if any) was fixed up by hand. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||
2006-04-19 | [MIPS] MT: Improved multithreading support. | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |