开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2017-07-07
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-05-15
openrisc: Switch to use export.h instead of module.h
Stafford Horne
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