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