summaryrefslogtreecommitdiffstats
path: root/include/linux/kthread.h
Commit message (Expand)AuthorAgeFilesLines
* kthread: implement probe_kthread_data()Tejun Heo2013-04-301-0/+1
* kthread: Implement park/unpark facilityThomas Gleixner2012-08-131-1/+10
* kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2012-07-221-6/+2
* freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-211-0/+1
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-311-2/+2
* kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-221-4/+10
* kthread: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
* kthread_work: make lockdep happyYong Zhang2010-12-221-10/+35
* kthread: implement kthread_data()Tejun Heo2010-06-291-0/+1
* kthread: implement kthread_workerTejun Heo2010-06-291-0/+64
* Label kthread_create() with printf attribute tag.Rusty Russell2008-07-241-1/+2
* kthread: don't depend on work queuesEric W. Biederman2007-05-091-0/+3
* [PATCH] remove kernel/kthread.c:kthread_stop_sem()Adrian Bunk2006-07-141-1/+0
* [PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap2006-06-251-62/+3
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-301-0/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+81