History log of /arch/score/kernel/init_task.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d200c922bc2b1ac88b8d33b6cfff2ed837af186a 21-Sep-2009 Joe Perches <joe@perches.com> Use new __init_task_data macro in arch init_task.c files.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
/arch/score/kernel/init_task.c
125ec616f4f06565914123614e7287e9a490f2d9 29-Aug-2009 Chen Liqin <liqin.chen@sunplusct.com> score: make init_thread_union align to THREAD_SIZE
/arch/score/kernel/init_task.c
b5022df4c275607f0824526eceb3c217e85279f3 19-Jun-2009 Arnd Bergmann <arnd@arndb.de> score: remove init_mm

init_mm is now part of the common code and not provided
by the architecture any more.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/arch/score/kernel/init_task.c
6bc9a3966f0395419b09b2ec90f89f7f00341b37 12-Jun-2009 Chen Liqin <liqin.chen@sunplusct.com> score: Add support for Sunplus S+core architecture

This is the complete set of new arch Score's files for linux.
Score instruction set support 16bits, 32bits and 64bits instruction,
Score SOC had been used in game machine and LCD TV.

Signed-off-by: Chen Liqin <liqin.chen@sunplusct.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
/arch/score/kernel/init_task.c