index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2017-03-16
openrisc: Export symbols needed by modules
Stafford Horne
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-25
openrisc: Initial support for the idle state
Sebastian Macke
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
2015-04-11
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
openrisc: switch to use of generic fork and clone
Al Viro
2012-10-19
openrisc: use generic sys_execve
Jonas Bonn
2012-10-19
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
2012-10-19
openrisc: pass correct arg to schedule_tail
Jonas Bonn
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
2011-07-22
OpenRISC: Scheduling/Process management
Jonas Bonn