index
:
linux.git
master
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
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2021-01-01
openrisc: restart: Call common handlers before hanging
Joel Stanley
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-07-27
kill unused dump_fpu() instances
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-02
openrisc: Cleanup copy_thread_tls docs and comments
Stafford Horne
2020-03-02
openrisc: Convert copy_thread to copy_thread_tls
Stafford Horne
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
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