Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-14 | [MIPS] MIPS MT: Fix build error. | Yoichi Yuasa | 1 | -0/+1 | |
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2006-07-04 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 1 | -3/+3 | |
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 | 1 | -0/+449 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |