index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kthread.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
kthread: fix documentation build warning
Jonathan Corbet
1
-1
/
+1
2016-12-12
kthread: add __printf attributes
Nicolas Iooss
1
-1
/
+1
2016-12-08
kthread: Make struct kthread kmalloc'ed
Oleg Nesterov
1
-0
/
+1
2016-10-11
kthread: add kerneldoc for kthread_create()
Jonathan Corbet
1
-0
/
+11
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
1
-3
/
+9
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+4
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
1
-0
/
+5
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+33
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
1
-0
/
+2
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
1
-0
/
+7
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-9
/
+9
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
1
-1
/
+1
2015-09-04
kernel/kthread.c:kthread_create_on_node(): clarify documentation
Andrew Morton
1
-1
/
+1
2015-08-12
sched: Fix a race between __kthread_bind() and sched_setaffinity()
Peter Zijlstra
1
-0
/
+1
2014-07-28
kthread_work: remove the unused wait_queue_head
Lai Jiangshan
1
-11
/
+2
2013-04-30
kthread: implement probe_kthread_data()
Tejun Heo
1
-0
/
+1
2012-08-13
kthread: Implement park/unpark facility
Thomas Gleixner
1
-1
/
+10
2012-07-22
kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...
Tejun Heo
1
-6
/
+2
2011-11-21
freezer: implement and use kthread_freezable_should_stop()
Tejun Heo
1
-0
/
+1
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-2
/
+2
2011-03-22
kthread: NUMA aware kthread_create_on_node()
Eric Dumazet
1
-4
/
+10
2011-01-27
kthread: Replace deprecated spinlock initialization
Thomas Gleixner
1
-1
/
+1
2010-12-22
kthread_work: make lockdep happy
Yong Zhang
1
-10
/
+35
2010-06-29
kthread: implement kthread_data()
Tejun Heo
1
-0
/
+1
2010-06-29
kthread: implement kthread_worker
Tejun Heo
1
-0
/
+64
2008-07-24
Label kthread_create() with printf attribute tag.
Rusty Russell
1
-1
/
+2
2007-05-09
kthread: don't depend on work queues
Eric W. Biederman
1
-0
/
+3
2006-07-14
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
1
-1
/
+0
2006-06-25
[PATCH] kthread: move kernel-doc and put it into DocBook
Randy Dunlap
1
-62
/
+3
2005-10-30
[PATCH] Add kthread_stop_sem()
Alan Stern
1
-0
/
+12
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+81