index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
openrisc: Include cpu.h and switch_to.h for prototypes
Stafford Horne
1
-0
/
+2
2023-08-21
openrisc: Add prototype for show_registers to processor.h
Stafford Horne
1
-2
/
+0
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-0
/
+1
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-4
/
+0
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+7
2022-05-23
openrisc: Allow power off handler overriding
Stafford Horne
1
-2
/
+15
2022-05-23
openrisc: define nop command for simulator reboot
Jason A. Donenfeld
1
-0
/
+2
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+5
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-2
/
+0
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-01-01
openrisc: restart: Call common handlers before hanging
Joel Stanley
1
-3
/
+10
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-7
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-7
/
+0
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-03-02
openrisc: Cleanup copy_thread_tls docs and comments
Stafford Horne
1
-1
/
+0
2020-03-02
openrisc: Convert copy_thread to copy_thread_tls
Stafford Horne
1
-11
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-07-07
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+1
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
1
-2
/
+0
2017-05-15
openrisc: Switch to use export.h instead of module.h
Stafford Horne
1
-1
/
+1
2017-03-15
openrisc: Export symbols needed by modules
Stafford Horne
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-24
openrisc: Initial support for the idle state
Sebastian Macke
1
-0
/
+11
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
1
-0
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
1
-0
/
+13
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
1
-1
/
+0
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+1
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
openrisc: switch to use of generic fork and clone
Al Viro
1
-2
/
+3
2012-10-19
openrisc: use generic sys_execve
Jonas Bonn
1
-24
/
+0
2012-10-19
openrisc: use generic kernel_thread/kernel_execve
Jonas Bonn
1
-82
/
+56
2012-10-19
openrisc: pass correct arg to schedule_tail
Jonas Bonn
1
-1
/
+0
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for OpenRISC
David Howells
1
-1
/
+0
2011-07-22
OpenRISC: Scheduling/Process management
Jonas Bonn
1
-0
/
+311