summaryrefslogtreecommitdiff
path: root/arch/openrisc/kernel/process.c
AgeCommit message (Expand)Author
2015-04-12whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2013-05-01dump_stack: unify debug information printed by show_regs()Tejun Heo
2012-11-29flagday: don't pass regs to copy_thread()Al Viro
2012-11-29openrisc: switch to use of generic fork and cloneAl Viro
2012-10-19openrisc: use generic sys_execveJonas Bonn
2012-10-19openrisc: use generic kernel_thread/kernel_execveJonas Bonn
2012-10-19openrisc: pass correct arg to schedule_tailJonas Bonn
2012-10-13vfs: define struct filename and have getname() return itJeff Layton
2012-03-28Disintegrate asm/system.h for OpenRISCDavid Howells
2011-07-22OpenRISC: Scheduling/Process managementJonas Bonn