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
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
/
hexagon
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
hexagon: process: add internal prototype for do_work_pending()
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: process: include linux/cpu.h for arch_cpu_idle() prototype
Nathan Chancellor
1
-0
/
+1
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
1
-1
/
+0
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-7
/
+0
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
2022-03-29
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-1
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-3
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
1
-1
/
+1
2020-11-09
hexagon: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-08-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-9
/
+0
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-9
/
+0
2020-07-05
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+2
2020-07-05
hexagon: switch to copy_thread_tls()
Christian Brauner
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
1
-14
/
+1
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-8
/
+0
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
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
1
-2
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
1
-1
/
+41
2013-05-01
Hexagon: fix return value for notify_resume case in do_work_pending
Richard Kuo
1
-0
/
+1
2013-05-01
Hexagon: break up user fn/arg register setting
Richard Kuo
1
-1
/
+2
2013-05-01
Hexagon: use correct work mask when checking for more work
Richard Kuo
1
-1
/
+1
2013-05-01
Hexagon: remove keyring related call
Richard Kuo
1
-3
/
+0
2013-05-01
Hexagon: Signal and return path fixes
Richard Kuo
1
-0
/
+41
2013-04-08
hexagon: Use generic idle loop
Thomas Gleixner
1
-20
/
+3
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-29
hexagon: switch to generic clone()
Al Viro
1
-3
/
+4
2012-11-17
Merge branch 'arch-frv' into no-rebases
Al Viro
1
-1
/
+1
2012-10-24
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
1
-70
/
+32
2012-10-19
Hexagon: Copyright marking changes
Richard Kuo
1
-1
/
+1
2012-05-08
hexagon: Use common threadinfo allocator
Thomas Gleixner
1
-37
/
+0
2012-04-23
hexagon: use renamed tick_nohz_idle_* functions
Richard Kuo
1
-3
/
+3
2011-11-01
Hexagon: Add init_task and process functions
Richard Kuo
1
-0
/
+279