summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-121-1/+0Star
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
* openrisc: switch to use of generic fork and cloneAl Viro2012-11-291-2/+3
* openrisc: use generic sys_execveJonas Bonn2012-10-191-24/+0Star
* openrisc: use generic kernel_thread/kernel_execveJonas Bonn2012-10-191-82/+56Star
* openrisc: pass correct arg to schedule_tailJonas Bonn2012-10-191-1/+0Star
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Disintegrate asm/system.h for OpenRISCDavid Howells2012-03-281-1/+0Star
* OpenRISC: Scheduling/Process managementJonas Bonn2011-07-221-0/+311