index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
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-21
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-17
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-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-2
/
+2
2020-07-04
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-28
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-20
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2015-04-11
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-04-30
Hexagon: fix return value for notify_resume case in do_work_pending
Richard Kuo
1
-0
/
+1
2013-04-30
Hexagon: break up user fn/arg register setting
Richard Kuo
1
-1
/
+2
2013-04-30
Hexagon: use correct work mask when checking for more work
Richard Kuo
1
-1
/
+1
2013-04-30
Hexagon: remove keyring related call
Richard Kuo
1
-3
/
+0
2013-04-30
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-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
hexagon: switch to generic clone()
Al Viro
1
-3
/
+4
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
1
-1
/
+1
2012-10-23
hexagon: kernel_thread()/kernel_execve() conversion
Al Viro
1
-70
/
+32
2012-10-18
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