summaryrefslogtreecommitdiff
path: root/include/linux/kthread.h
Commit message (Expand)AuthorAge
* kernel/kthread.c:kthread_create_on_node(): clarify documentationAndrew Morton2015-09-04
* sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2015-08-12
* kthread_work: remove the unused wait_queue_headLai Jiangshan2014-07-28
* kthread: implement probe_kthread_data()Tejun Heo2013-04-30
* kthread: Implement park/unpark facilityThomas Gleixner2012-08-13
* kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2012-07-22
* freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-21
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-22
* kthread: Replace deprecated spinlock initializationThomas Gleixner2011-01-27
* kthread_work: make lockdep happyYong Zhang2010-12-22
* kthread: implement kthread_data()Tejun Heo2010-06-29
* kthread: implement kthread_workerTejun Heo2010-06-29
* Label kthread_create() with printf attribute tag.Rusty Russell2008-07-24
* kthread: don't depend on work queuesEric W. Biederman2007-05-09
* [PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk2006-07-14
* [PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap2006-06-25
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16