summaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds2017-07-071-1/+1
|\
| * openrisc: Switch to use export.h instead of module.hStafford Horne2017-05-151-1/+1
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-291-5/+0Star
* | kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-291-2/+0Star
|/
* openrisc: Export symbols needed by modulesStafford Horne2017-03-151-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* openrisc: Initial support for the idle stateSebastian Macke2017-02-241-0/+11
* openrisc: add l.lwa/l.swa emulationStefan Kristiansson2017-02-061-0/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* openrisc: Add thread-local storage (TLS) supportChristian Svensson2016-12-121-0/+13
* 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